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.
2 parents 9b1474e + 4c62f1d commit 8c1a624Copy full SHA for 8c1a624
README.rst
@@ -148,6 +148,7 @@ installed and activated:
148
$ django-admin runserver --settings=example.settings
149
150
Browse to
151
+
152
* http://localhost:8000 for the list of available collections (in a non-JSONAPI format!),
153
* http://localhost:8000/swagger-ui/ for a Swagger user interface to the dynamic schema view, or
154
* http://localhost:8000/openapi for the schema view's OpenAPI specification document.
0 commit comments