opticdev / optic

OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
https://useoptic.com
MIT License
1.35k stars 79 forks source link

handle denormalize swagger 2 #2770

Closed niclim closed 6 months ago

niclim commented 6 months ago

🍗 Description

What does this PR do? Anything folks should know?

Handle the denormalzie flow for swagger 2 specs (i.e. we don't denormalize, it's only for openapi3)

📚 References

Links to relevant docs (Notion, Twist, GH issues, etc.), if applicable.

👹 QA

How can other humans verify that this PR is correct?

acunniffe commented 6 months ago

Looks good.