Add ApiVersionResolver based on parameter in media type #35050
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Uh oh!
There was an error while loading. Please reload this page.
When configured, one would specify the version parameter name, and then set
@RequestMapping
version attributes as usual. Both the accept and content-type headers can be checked, but they would have to agree on the version if both are present.The text was updated successfully, but these errors were encountered: