Forum Discussion
HKosova
Alumni
7 years agoIs your definition
"swagger": "2.0"
or
"openapi": "3.0.0"
?
"anyOf" was introduced in OpenAPI 3.0 and is not supported in OpenAPI/Swagger 2.0.
Is your definition
"swagger": "2.0"
or
"openapi": "3.0.0"
?
"anyOf" was introduced in OpenAPI 3.0 and is not supported in OpenAPI/Swagger 2.0.