Update docs/topics/documenting-your-api.md

Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
Asif Saif Uddin 2022-11-22 19:26:40 +06:00 committed by GitHub
parent 64e5f5e699
commit ebbcbabf62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ is a non-exhaustive list of the most popular ones.
### drf-spectacular
[drf-spectacular][drf-spectacular] is a [OpenAPI 3][open-api] schema generation library with explicit
[drf-spectacular][drf-spectacular] is an [OpenAPI 3][open-api] schema generation library with explicit
focus on extensibility, customizability and client generation. It is the recommended way for
generating and presenting OpenAPI schemas.