mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-29 01:20:02 +03:00
Update docs/topics/documenting-your-api.md
Co-Authored-By: Martin Pajuste <pajusmar@users.noreply.github.com>
This commit is contained in:
parent
4f1c8d14f2
commit
c2c9a70ddf
|
@ -19,7 +19,7 @@ Two popular options are [Swagger UI][swagger-ui] and [ReDoc][redoc].
|
|||
Both require little more than the location of your static schema file or
|
||||
dynamic `SchemaView` endpoint.
|
||||
|
||||
### A mimimal example with Swagger UI
|
||||
### A minimal example with Swagger UI
|
||||
|
||||
Assuming you've followed the example from the schemas documentation for routing
|
||||
a dynamic `SchemaView`, a minimal Django template for using Swagger UI might be
|
||||
|
|
Loading…
Reference in New Issue
Block a user