mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-16 11:12:21 +03:00
one last tabs / spaces!
This commit is contained in:
parent
8e9408115d
commit
f3ebac061e
|
@ -365,7 +365,7 @@ Finally, we can get a list of all of the snippets:
|
||||||
|
|
||||||
Or we can get a particular snippet by referencing its id:
|
Or we can get a particular snippet by referencing its id:
|
||||||
|
|
||||||
http http://127.0.0.1:8000/snippets/2/
|
http http://127.0.0.1:8000/snippets/2/
|
||||||
|
|
||||||
HTTP/1.1 200 OK
|
HTTP/1.1 200 OK
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user