mirror of
https://github.com/correl/openapi-core.git
synced 2024-11-25 11:09:53 +00:00
Correl Roush
8db5c08ed1
Add support for the following validation properties: - multipleOf - maximum - exclusiveMaximum - minimum - exclusiveMinimum - maxLength - minLength - pattern - maxItems - minItems - uniqueItems - maxProperties - minProperties Fixes #49 |
||
---|---|---|
.. | ||
components | ||
content | ||
infos | ||
media_types | ||
operations | ||
parameters | ||
paths | ||
properties | ||
request_bodies | ||
responses | ||
schemas | ||
servers | ||
specs | ||
__init__.py | ||
exceptions.py |