You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a requirement to use JSON validation for API specified with Open API Specification 3, In that case, as per the documentation [1] and [2], OpenAPI 3.0 does not support the keyword dependencies keyword of JSON schema, but it’s supported in the OpenAPI 3.1.
Hence, we would appreciate it if you could support OpenAPI 3.1 in upcoming releases of APIM server.
Problem
Have a requirement to use JSON validation for API specified with Open API Specification 3, In that case, as per the documentation [1] and [2], OpenAPI 3.0 does not support the keyword dependencies keyword of JSON schema, but it’s supported in the OpenAPI 3.1.
Hence, we would appreciate it if you could support OpenAPI 3.1 in upcoming releases of APIM server.
[1] https://community.smartbear.com/t5/Swagger-Open-Source-Tools/Defining-conditional-attributes-in-OpenAPI/td-p/222410
[2] https://stackoverflow.com/questions/63209596/how-to-indicate-that-a-parameter-is-conditionally-required-when-another-paramete
[3] https://swagger.io/specification/#schemaObject
Solution
Provide support for OpenAPI 3.1 in upcoming releases.
Affected Component
APIM
Version
No response
Implementation
No response
Related Issues
No response
Suggested Labels
APIM
The text was updated successfully, but these errors were encountered: