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

API Versioning: Expose supported API version #4341

Closed
sfoster1 opened this issue Oct 30, 2019 · 0 comments · Fixed by #4363
Closed

API Versioning: Expose supported API version #4341

sfoster1 opened this issue Oct 30, 2019 · 0 comments · Fixed by #4363
Labels
api Affects the `api` project feature Ticket is a feature request / PR introduces a feature medium papi-v2 Python API V2

Comments

@sfoster1
Copy link
Member

overview

Define the maximum supported API version (as one of the enums introduced in #4338 ). Store this in a well defined place. It should be queryable from python inside a protocol and importing the module.

Add the maximum supported API level to the API server health HTTP endpoint.

@sfoster1 sfoster1 added feature Ticket is a feature request / PR introduces a feature api Affects the `api` project medium papi-v2 Python API V2 labels Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Affects the `api` project feature Ticket is a feature request / PR introduces a feature medium papi-v2 Python API V2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant