A
|
114ab79162
|
Merge branch 'master' into date-time-rfc3339
|
2018-09-13 20:42:32 +01:00 |
|
Domen Kožar
|
64628d1cc9
|
Sketch out custom formatters design
|
2018-09-13 10:41:34 +01:00 |
|
Domen Kožar
|
286e26c4ed
|
openapi 3.0 defines date-time format to be rfc3339
|
2018-09-12 15:16:46 +01:00 |
|
p1c2u
|
f95608493a
|
Merge branch 'master' of git://github.com/kcem/openapi-core into kcem-master
|
2018-07-28 23:15:20 +01:00 |
|
p1c2u
|
3ab55e44bd
|
Lazy schema references
|
2018-07-28 22:12:47 +01:00 |
|
Konrad Cempura
|
1b9bb11114
|
Python 2.7: Remove Yarl from requirements
|
2018-07-15 23:46:30 +02:00 |
|
Artur Maciag
|
b314658d10
|
Yarl with python 3.4 support requirements fix
|
2018-05-25 11:24:47 +01:00 |
|
Peter Bašista
|
a0305fb97d
|
Add the default value for the 'servers' array
The specification:
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#oasObject
requires that if the 'servers' array is not provided or empty,
its default value is an array of a single Server Object
with 'url' of '/'.
|
2018-02-18 09:38:00 +01:00 |
|
Artur Maciag
|
553b7228b1
|
initial version
|
2017-09-21 12:51:37 +01:00 |
|