mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-01 19:10:12 +03:00
fix after comments
This commit is contained in:
parent
2b11b37846
commit
da86010037
|
@ -185,7 +185,7 @@ removed, and we'll instead generate the schema directly, rather than building
|
||||||
a CoreAPI `Document` object.
|
a CoreAPI `Document` object.
|
||||||
|
|
||||||
OpenAPI has clearly become the standard for specifying Web APIs, so there's not
|
OpenAPI has clearly become the standard for specifying Web APIs, so there's not
|
||||||
much value anymore in our schema-agnostic document model. Making this change
|
much value any more in our schema-agnostic document model. Making this change
|
||||||
will mean that we'll more easily be able to take advantage of the full set of
|
will mean that we'll more easily be able to take advantage of the full set of
|
||||||
OpenAPI functionality.
|
OpenAPI functionality.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user