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

Adding api version to urls in Hello world #16

Open
vinodMS opened this issue Oct 1, 2014 · 0 comments
Open

Adding api version to urls in Hello world #16

vinodMS opened this issue Oct 1, 2014 · 0 comments

Comments

@vinodMS
Copy link
Contributor

vinodMS commented Oct 1, 2014

The Hello world example in the user guide demonstrates how a translation request can be created, modified, and retrieved. The specified urls in the example are as follows,
https://www.abctranslations.com/translation
https://www.abctranslations.com/translation/2b575fdc-f6af-4b9e-850d-9dc0884c6595

The specification describes the use of API versioning and how it is added as part of the URL of the request. For consistency and to not have the reader confused, it would be better add the version to URLs used in the example.
https://www.abctranslations.com/v2.0/translation
https://www.abctranslations.com/v2.0/translation/2b575fdc-f6af-4b9e-850d-9dc0884c6595

@vinodMS vinodMS self-assigned this Oct 1, 2014
@vinodMS vinodMS added this to the v2.0 Specification Issues milestone Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant