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

Proposal: remove version strings from the HTTP URI #67

Open
toumorokoshi opened this issue Oct 13, 2023 · 0 comments
Open

Proposal: remove version strings from the HTTP URI #67

toumorokoshi opened this issue Oct 13, 2023 · 0 comments
Milestone

Comments

@toumorokoshi
Copy link
Member

context: #63 (comment)

incorporating varying base paths and versions into an API path results in a significant disadvantage: you can't construct the resource HTTP url based on service name and resource name alone. This means that lightweight clients generally cannot construct the resource URL directly.

I think we should disallow this from the spec.

@toumorokoshi toumorokoshi added this to the GA milestone Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant