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

Create speaking error message when a route with a too-new api version is requested #7414

Closed
fm3 opened this issue Oct 26, 2023 · 0 comments · Fixed by #7424
Closed

Create speaking error message when a route with a too-new api version is requested #7414

fm3 opened this issue Oct 26, 2023 · 0 comments · Fixed by #7424

Comments

@fm3
Copy link
Member

fm3 commented Oct 26, 2023

Assume v5 is the current api version. The request handler could check incoming api requests if they request v6,v7,v8 and if so, reply with something like "This WEBKNOSSOS instance does not yet support this API version"
A comment should be added in webknossos.versioned.routes to remind us of updating the code in the request handler when a new version is introduced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants