mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 04:20:12 +03:00
Add image
This commit is contained in:
parent
a6fa83b26f
commit
a65970ae44
BIN
docs/img/drf-openapi.png
Normal file
BIN
docs/img/drf-openapi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
|
@ -80,7 +80,7 @@ There are a number of mature third-party packages for providing API documentatio
|
|||
[DRF OpenAPI][drf-openapi] bridges the gap between OpenAPI specification and tool chain with the schema exposed
|
||||
out-of-the-box by Django Rest Framework. Its goals are:
|
||||
|
||||
* Can be dropped into any existing DRF project without any code change necessary.
|
||||
* To be dropped into any existing DRF project without any code change necessary.
|
||||
* Provide clear disctinction between request schema and response schema.
|
||||
* Provide a versioning mechanism for each schema. Support defining schema by version range syntax, e.g. >1.0, <=2.0
|
||||
* Support multiple response codes, not just 200
|
||||
|
|
Loading…
Reference in New Issue
Block a user