SwissDataScienceCenter / renku-notebooks

An API service to provide jupyter notebooks for the Renku platform.
https://renkulab.io
Apache License 2.0
6 stars 7 forks source link

feat: add api endpoint versioning #503

Open olevski opened 3 years ago

olevski commented 3 years ago

Requires close cooperation with UI so that endpoints are not broken.

lorenzo-cavazzi commented 3 years ago

Should we add it all at once for all the APIs, or would it be easier to gradually add the versioning the first time we need to touch an API?