Add third party packages section to schema doc

This commit is contained in:
Lim H 2017-10-02 01:24:14 +01:00
parent a65970ae44
commit d2d2f60ca8

View File

@ -572,6 +572,16 @@ Valid only if a `location="body"` field is included on the `Link`.
A short description of the meaning and intended usage of the input field. A short description of the meaning and intended usage of the input field.
---
# Third party packages
## DRF OpenAPI
[DRF OpenAPI][drf-openapi] renders the schema generated by Django Rest Framework
in [OpenAPI][open-api] format.
[cite]: https://blog.heroku.com/archives/2014/1/8/json_schema_for_heroku_platform_api [cite]: https://blog.heroku.com/archives/2014/1/8/json_schema_for_heroku_platform_api
[coreapi]: http://www.coreapi.org/ [coreapi]: http://www.coreapi.org/
[corejson]: http://www.coreapi.org/specification/encoding/#core-json-encoding [corejson]: http://www.coreapi.org/specification/encoding/#core-json-encoding