Docs: Uppercase HTTP acronyms (#19317)

This commit is contained in:
Jérémy Lugand
2019-09-23 16:07:11 +02:00
committed by Marcus Olsson
parent 279249ef56
commit 0516315620
11 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -337,7 +337,7 @@ Accept: application/json
Content-Type: application/json
```
Note: The api will only work when you pass the admin name and password
to the request http url, like http://admin:admin@localhost:3000/api/orgs
to the request HTTP url, like http://admin:admin@localhost:3000/api/orgs
**Example Response**:
@@ -417,7 +417,7 @@ Accept: application/json
Content-Type: application/json
```
Note: The api will only work when you pass the admin name and password
to the request http url, like http://admin:admin@localhost:3000/api/orgs/1/users
to the request HTTP url, like http://admin:admin@localhost:3000/api/orgs/1/users
**Example Response**: