-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
System supports OAS 3.0, but not OAS 3.1.
We need to:
- upgrade the Swagger UI library that we are using. OAS 3.1 is supported in swagger-ui v5: https://github.com/swagger-api/swagger-ui/releases/tag/v5.0.0
- change some porta code, because we have some classes that reference the version directly, e.g. https://github.com/3scale/porta/blob/4ee91a8aab0e110fd27be0fe3270d4501d57881f/app/lib/three_scale/swagger/specification.rb#L44-L68
- relates to
-
THREESCALE-11456 Use json_schemer for JSON validation where possible
- To Develop