mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 16:24:18 +03:00
parent
e34fd995cd
commit
6ea7d05979
|
@ -47,7 +47,7 @@ urlpatterns = [
|
|||
]
|
||||
```
|
||||
|
||||
If you visit the API root endpoint in a browser you should now see `corejson`
|
||||
If you visit the `/schema/` endpoint in a browser you should now see `corejson`
|
||||
representation become available as an option.
|
||||
|
||||
![Schema format](../img/corejson-format.png)
|
||||
|
|
Loading…
Reference in New Issue
Block a user