scalar/openapi-parser

add loose types

Closed this issue · 0 comments

Currently, we have pretty strict types. Which is good in theory.

But we need a variant of the OpenAPI types, that are really loose (where everything is optional). Because people just have all sorts of specifications and we need to be able to work with all of them.