Ability to validate supported API versions only against explicitly configured ones #34775
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Currently we detect versions from request mappings, but it would be good to have the take control over that by setting the list explicitly. For example to take out an older version even if the code isn't fully updated.
The text was updated successfully, but these errors were encountered: