-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Problem
Currently, API Manager supports only OpenAPI 3.0.0 and Swagger 2.0 versions. It does not allow importing or creating new APIs out of OpenAPI 3.1.0
Solution
Bringing OpenAPI 3.1.0 support by upgrading the following tooling to latest.
- Swagger Parser
- Swagger Core/Annotations/Models
- OpenAPIGenerator
- Swagger UI
- Swagger Editor
Following dependencies have to be upgraded to latest, in order to support above tooling dependencies.
- Snakeyaml
- Guava
- Netty
- Jackson-Databind
- ua-parser
- open telemetry
Affected Component
APIM
Version
4.3.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response