We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684063b commit c08b089Copy full SHA for c08b089
README.rst
@@ -138,6 +138,7 @@ installed and activated:
138
$ django-admin runserver --settings=example.settings
139
140
Browse to
141
+
142
* http://localhost:8000 for the list of available collections (in a non-JSONAPI format!),
143
* http://localhost:8000/swagger-ui/ for a Swagger user interface to the dynamic schema view, or
144
* http://localhost:8000/openapi for the schema view's OpenAPI specification document.
0 commit comments