-
Notifications
You must be signed in to change notification settings - Fork 0
Add API version support #4
Copy link
Copy link
Open
Labels
openstate/featureCategorizes issues or PRs related to a new featureCategorizes issues or PRs related to a new featuresize/LCategorizes issues or PRs that change ~150-499 linesCategorizes issues or PRs that change ~150-499 lines
Description
Metadata
Metadata
Assignees
Labels
openstate/featureCategorizes issues or PRs related to a new featureCategorizes issues or PRs related to a new featuresize/LCategorizes issues or PRs that change ~150-499 linesCategorizes issues or PRs that change ~150-499 lines
Describe the solution you'd like
I'd like to add new revisions to the API without breaking existing clients.
As a client, I'd like to be able to specify and API version.
Additional context
See k8s for good example.