mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
* 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>
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
include *.txt
|
|
include *.rst
|
|
recursive-include connexion/resources *.json
|