Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

check API compatibility #132

Open
bacongobbler opened this issue May 16, 2022 · 0 comments
Open

check API compatibility #132

bacongobbler opened this issue May 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bacongobbler
Copy link
Contributor

bacongobbler commented May 16, 2022

deislabs/hippo#772 introduces API versioning for the server. The Hippo CLI can then check the api-supported-versions header to determine if the API it targets is supported or not. Alternatively we can send the Api-Version header to force Hippo to serve a specific version of the API. If it cannot server that version, then an error will be returned.

This will allow the CLI to inform the user if it is incompatible with the version of Hippo it is targeting.

@bacongobbler bacongobbler added the enhancement New feature or request label May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant