mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-29 17:39:48 +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
c2c9a70ddf
commit
2b6e35af73
|
@ -71,7 +71,7 @@ urlpatterns = [
|
||||||
|
|
||||||
See the [Swagger UI documentation][swagger-ui] for advanced usage.
|
See the [Swagger UI documentation][swagger-ui] for advanced usage.
|
||||||
|
|
||||||
### A mimimal example with ReDoc.
|
### A minimal example with ReDoc.
|
||||||
|
|
||||||
Assuming you've followed the example from the schemas documentation for routing
|
Assuming you've followed the example from the schemas documentation for routing
|
||||||
a dynamic `SchemaView`, a mimimal Django template for using Swagger UI might be
|
a dynamic `SchemaView`, a mimimal Django template for using Swagger UI might be
|
||||||
|
|
Loading…
Reference in New Issue
Block a user