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
Connexion is serving the resolved spec from Specification.spec, which dereferences $ref and expands components. The authored shape is preserved in Specification.raw, but the spec endpoint does not expose a way to use it.
Connexion is serving the resolved spec from
Specification.spec, which dereferences$refand expands components. The authored shape is preserved inSpecification.raw, but the spec endpoint does not expose a way to use it.