-
-
Notifications
You must be signed in to change notification settings - Fork 535
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Spring Framework 7 coming in November 2025
With API versioning support getting into Spring Framework 7, there could be an opportunity to generate multiple OpenAPI specifications for each version that is defined for REST API routes in an application. I'd be interested in talking through solution options if there is interest. Some initial thoughts I've had are:
- Generating a default actuator OpenAPI endpoint but then allow query parameters for different versions
- Exposed API docs endpoint with query parameters, as well
- Add a way to show deprecation of API routes in newer version of OpenAPI generated specification
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request