Skip to content

Commit 4c62f1d

Browse files
authored
Resolved invalid example app browse to list in README (#961)
1 parent ca627a9 commit 4c62f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ installed and activated:
138138
$ django-admin runserver --settings=example.settings
139139

140140
Browse to
141+
141142
* http://localhost:8000 for the list of available collections (in a non-JSONAPI format!),
142143
* http://localhost:8000/swagger-ui/ for a Swagger user interface to the dynamic schema view, or
143144
* http://localhost:8000/openapi for the schema view's OpenAPI specification document.

0 commit comments

Comments
 (0)