We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Links are a proposed feature right now and won't need to be included until much later. They are there to allow the API to be navigated without external documentation using HATEOAS (https://docs.microsoft.com/en-us/azure/architecture/best-practices/api-design#use-hateoas-to-enable-navigation-to-related-resources)
Describe the solution you'd like Add links to the API spec and make sure that the gateway is compliant
Describe alternatives you've considered Just not implement them, they're not essential with good documentation.
The text was updated successfully, but these errors were encountered:
This is in reference to #49
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Links are a proposed feature right now and won't need to be included until much later. They are there to allow the API to be navigated without external documentation using HATEOAS (https://docs.microsoft.com/en-us/azure/architecture/best-practices/api-design#use-hateoas-to-enable-navigation-to-related-resources)
Describe the solution you'd like
Add links to the API spec and make sure that the gateway is compliant
Describe alternatives you've considered
Just not implement them, they're not essential with good documentation.
The text was updated successfully, but these errors were encountered: