openapi-core/openapi_core
Jon Parise 4c725af0ba Add extensions support for the Parameter model
Extensions are allowed on Parameter objects, per the spec:

> This object MAY be extended with Specification Extensions.

https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#parameterObject
2021-03-30 16:10:35 -07:00
..
casting style fixes 2020-02-03 14:55:50 +00:00
contrib Media type finder 2021-03-30 14:30:03 +01:00
deserializing deserialize data form media type py27 2021-03-30 09:28:14 +01:00
extensions Object validation 2018-08-22 09:34:18 +01:00
schema Add extensions support for the Parameter model 2021-03-30 16:10:35 -07:00
security Security HTTP provider fix 2020-03-23 14:09:46 +00:00
templating Media type finder 2021-03-30 14:30:03 +01:00
testing OpenAPI request datatype refactor 2020-02-11 14:54:36 +00:00
unmarshalling Any unmarshaller validate fix 2021-02-15 11:58:16 +00:00
validation Media type finder 2021-03-30 14:30:03 +01:00
__init__.py Version 0.13.7 2021-02-15 12:22:54 +00:00
compat.py Python2 compatibility module 2018-07-29 00:16:30 +01:00
exceptions.py Move Unmarshallers to separate subpackage 2020-01-23 18:30:31 +00:00
shortcuts.py Validators shortcuts fix 2020-02-18 11:57:15 +00:00