Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow API base url configuration #735

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

cbarton
Copy link
Member

@cbarton cbarton commented Oct 25, 2021

Adds the base_url and ca_file client configuration options
which will be used as the base url when connecting to the API.
Defaults to https://v3.recurly.com and the bundled ca file in the
repo.

@cbarton cbarton requested a review from chrissrogers October 25, 2021 17:04
@cbarton cbarton closed this Oct 25, 2021
@cbarton cbarton deleted the custom-endpoint branch October 29, 2021 19:03
@cbarton cbarton restored the custom-endpoint branch October 29, 2021 19:03
@cbarton cbarton reopened this Oct 29, 2021
@cbarton cbarton changed the base branch from master to v3-v2021-02-25 October 29, 2021 19:06
@cbarton cbarton force-pushed the custom-endpoint branch 2 times, most recently from 6e2d6f1 to 7b660ce Compare October 29, 2021 19:08
@douglasmiller douglasmiller self-requested a review October 29, 2021 21:29
@douglasmiller
Copy link
Contributor

We should probably document these initializer options in the GETTING_STARTED.md. I'd even support just moving the contents of that file into the README as well.

@douglasmiller douglasmiller added the V4 v2021-02-25 Client label Oct 29, 2021
@douglasmiller douglasmiller added the internal Internal tooling updates label Oct 29, 2021
Adds the `base_url` and `ca_file` client configuration options
which will be used as the base url when connecting to the API.
Defaults to `https://v3.recurly.com` and the bundled ca file in the
repo.
@douglasmiller douglasmiller merged commit ac0a005 into v3-v2021-02-25 Nov 9, 2021
@douglasmiller douglasmiller deleted the custom-endpoint branch November 9, 2021 20:00
@douglasmiller douglasmiller restored the custom-endpoint branch November 9, 2021 20:40
@douglasmiller douglasmiller removed the internal Internal tooling updates label Nov 10, 2021
recurly-integrations pushed a commit that referenced this pull request Nov 22, 2021
[Full Changelog](4.9.0...4.10.0)

**Merged Pull Requests**

- Generated Latest Changes for v2021-02-25 [#739](#739) ([recurly-integrations](https://github.com/recurly-integrations))
- Generated Latest Changes for v2021-02-25 [#736](#736) ([recurly-integrations](https://github.com/recurly-integrations))
- Allow API base url configuration [#735](#735) ([cbarton](https://github.com/cbarton))
- Generated Latest Changes for v2021-02-25 [#734](#734) ([recurly-integrations](https://github.com/recurly-integrations))
- Generated Latest Changes for v2021-02-25 [#728](#728) ([recurly-integrations](https://github.com/recurly-integrations))
@douglasmiller douglasmiller deleted the custom-endpoint branch September 1, 2022 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants