mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-09-17 01:32:30 +03:00
Update docs/topics/documenting-your-api.md
Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
parent
bc247dde5e
commit
d986ac717b
|
@ -39,7 +39,7 @@ This also translates into a very useful interactive documentation viewer in the
|
|||
|
||||
**Deprecation notice: REST framework's built-in support for generating OpenAPI schemas is
|
||||
deprecated in favor of 3rd party packages that can provide this functionality instead.
|
||||
As replacement, we recommend using the [drf-spectacular](#drf-spectacular) package. **
|
||||
As replacement, we recommend using the [drf-spectacular](#drf-spectacular) package.**
|
||||
|
||||
There are a number of packages available that allow you to generate HTML
|
||||
documentation pages from OpenAPI schemas.
|
||||
|
|
Loading…
Reference in New Issue
Block a user