mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 03:23:59 +03:00
fixed indentations
This commit is contained in:
parent
fcbae5d99f
commit
8e9408115d
|
@ -340,8 +340,10 @@ You can install httpie using pip:
|
|||
|
||||
Finally, we can get a list of all of the snippets:
|
||||
|
||||
http http://127.0.0.1:8000/snippets/ --body
|
||||
http http://127.0.0.1:8000/snippets/
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
...
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
|
|
Loading…
Reference in New Issue
Block a user