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 c391f53 commit 5fcd345Copy full SHA for 5fcd345
README.md
@@ -84,7 +84,7 @@ $ curl -H 'Accept: application/json; indent=4' -u admin:password123 http://127.0
84
For testing the **groups** API Rest, please execute the following command:
85
86
```bash
87
-$ curl -H 'Accept: application/json; indent=4' -u admin:password123 htp://127.0.0.1:8000/groups/
+$ curl -H 'Accept: application/json; indent=4' -u admin:password123 http://127.0.0.1:8000/groups/
88
[
89
{
90
"url": "http://127.0.0.1:8000/groups/1/",
@@ -130,7 +130,7 @@ $ curl -H 'Accept: application/json; indent=4' -u admin:password123 http://127.0
130
For testing the **blog post** API Rest, please execute the following command:
131
132
133
-$ curl -H 'Accept: application/json; indent=4' -u admin:password123 htp://127.0.0.1:8000/blog-post/
+$ curl -H 'Accept: application/json; indent=4' -u admin:password123 http://127.0.0.1:8000/blog-post/
134
135
136
"title": "Django project will be release a new version soon",
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments