Repack into version 1.0.2

openapi3 1.0.2
Cristi Vîjdea 2017-12-13 11:16:09 +01:00
parent 83e539ab2e
commit e14c102b59
1 changed files with 3 additions and 3 deletions

View File

@ -36,21 +36,21 @@ Features
`swagger-spec-validator <https://github.com/Yelp/swagger_spec_validator>`__ or `swagger-spec-validator <https://github.com/Yelp/swagger_spec_validator>`__ or
`flex <https://github.com/pipermerriam/flex>`__ `flex <https://github.com/pipermerriam/flex>`__
.. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.1/screenshots/redoc-nested-response.png .. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/redoc-nested-response.png
:width: 100% :width: 100%
:figwidth: image :figwidth: image
:alt: redoc screenshot :alt: redoc screenshot
**Fully nested request and response schemas.** **Fully nested request and response schemas.**
.. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.1/screenshots/swagger-ui-list.png .. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/swagger-ui-list.png
:width: 100% :width: 100%
:figwidth: image :figwidth: image
:alt: swagger-ui screenshot :alt: swagger-ui screenshot
**Choose between redoc and swagger-ui.** **Choose between redoc and swagger-ui.**
.. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.1/screenshots/swagger-ui-models.png .. figure:: https://raw.githubusercontent.com/axnsan12/drf-yasg/1.0.2/screenshots/swagger-ui-models.png
:width: 100% :width: 100%
:figwidth: image :figwidth: image
:alt: model definitions screenshot :alt: model definitions screenshot