Closed dmythro closed 6 years ago
If the schema is valid and we're failing it, thats a bug we should fix. Can you attach a shareable/minimal version of your schema that exhibits this behavior?
That was actually a lot of time ago, not sure if it's possible but will check.
If you get a chance to create the schema, feel free to re-open.
I have problems with validation and offering to make it optional via parameter at least.
The schema I'm checking is valid, but I did a test and validated like
swagger2
:And get error:
Schema is actually a valid
2.0
schema and works fine. Also passesswagger-tools validate
without a notice.