-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Provide versioning support for APIs? #240
Copy link
Copy link
Closed
Description
Can we support multiple versions of APIs?
- Provide a dropdown to select the correct version (perhaps next to the download button).
- Based on the version selected, the correct swagger is loaded.
- e.g. if v2 is selected, then teachers-swagger-v2.yaml will be loaded and displayed in the 3 panels.
- provide option to mark certain versions as deprecated. (so that you can continue to display deprecated versions instead of removing them from the documentation altogether)
Is there some way to already do this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels