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

Configurable API version URL component #25

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Conversation

janklimo
Copy link
Collaborator

client = Cloudimage::Client.new(cname: 'img.klimo.io', include_api_version: false)
client.path('/assets/image.jpg').to_url
# => "https://img.klimo.io/assets/image.jpg"

Closes #23

@janklimo janklimo merged commit d07f6e1 into master Aug 11, 2020
@janklimo janklimo deleted the 23-api-version-config branch August 11, 2020 05:18
@janklimo janklimo added the enhancement New feature or request label Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API version option
1 participant