RepreZen / KaiZen-OpenApi-Parser

High-performance Parser, Validator, and Java Object Model for OpenAPI 3.x
130 stars 31 forks source link

[ZEN-4920] False-positive validation error on hybrid or multi-variable path segments #242

Closed ghillairet closed 5 years ago

ghillairet commented 5 years ago

Add support for hybrid and multi variable parameters, see discussion https://github.com/OAI/OpenAPI-Specification/issues/1950

tedepstein commented 5 years ago

Passed QA in API Studio dev build for ModelSolv/RepreZen/pull/1916. Ready to merge.