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
The openapi.tools directory (we are listed since apisyouwonthate/openapi.tools#776) tracks OAS 3.2 support per tool, and our entry currently shows 3.2 as unsupported. Spotted while reviewing the listing diff.
Scope to evaluate:
What 3.2 changes relative to 3.1 that affects us (new keywords, semantics changes, anything touching schemas, parameters, discriminators)
Whether the parser dependency (devizzent/cebe-php-openapi) accepts 3.2 documents at all, and what our structural-rejection guard does with a 3.2 version string
Corpus: add at least one real 3.2 spec as a fixture once available
Win condition: either real 3.2 support with corpus coverage, or a documented, deliberate rejection. Bonus: openapi.tools entries carry an "oas-v32-early" badge for early adopters, worth having when we update our listing.
The openapi.tools directory (we are listed since apisyouwonthate/openapi.tools#776) tracks OAS 3.2 support per tool, and our entry currently shows 3.2 as unsupported. Spotted while reviewing the listing diff.
Scope to evaluate:
Win condition: either real 3.2 support with corpus coverage, or a documented, deliberate rejection. Bonus: openapi.tools entries carry an "oas-v32-early" badge for early adopters, worth having when we update our listing.