Files
connexion/MANIFEST.in
Patrick Wang e3e851dd31 Use jsonschema for validation (#936)
* jsonschema validation

* doh, exceptions should be raised

* internalize OpenAPI specs

from 6d17b631ff

* enforce that each default value validates against the schema in which it resides

* Fix import order

* Remove unused imports

* Move _validate_spec() to Specification base class

Co-authored-by: Patrick Wang <patrickkwang@users.noreply.github.com>
2021-07-31 22:47:09 +02:00

4 lines
73 B
Plaintext

include *.txt
include *.rst
recursive-include connexion/resources *.json