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

Version handle the API #288

Open
m-linner-ericsson opened this issue Jan 20, 2020 · 0 comments
Open

Version handle the API #288

m-linner-ericsson opened this issue Jan 20, 2020 · 0 comments
Labels
enhancement New or extended features.

Comments

@m-linner-ericsson
Copy link
Member

m-linner-ericsson commented Jan 20, 2020

Description

Introduce version handling of the API

Also, see #427 in the backend

Motivation

By version handling, the API users can upgrade EI without having to change their code. The user can switch to the new API when they have the possibility.

Exemplification

Here you can read briefly about API versioning:
https://restfulapi.net/versioning/

The most common way is to append /v1 at the root path.

Benefits

By version handling the API, it will be backward compatible.

Possible Drawbacks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or extended features.
Projects
None yet
Development

No branches or pull requests

2 participants