Description
Remove OpenAPI v2 URLs, configuration and constants.
Remove .addUrlPattern("/swagger2/apis/*") URLs. Then remove all stuff that is related to OpenAPI v2, for example V2_0 from public enum OAversion { V2_0, V3_0 }. Search for additional logic and remove it.
Attachments
Issue Links
- blocks
-
NETCONF-984 OpenAPI: Eliminate CommonApiObject
-
- Resolved
-