Commit graph

4 commits

Author SHA1 Message Date
p1c2u
3ab55e44bd Lazy schema references 2018-07-28 22:12:47 +01: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