This commit is contained in:
Julien Neuhart
2018-04-16 15:43:17 +02:00
parent 4a842c5f3b
commit b7dccd0041
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ $ curl --request POST \
## Security
The API does not provide any authentication mechanisms. Make sure to not put it on a public facing port and your client(s) should always
controls what's is sent to the API.
controls what is sent to the API.
## Scalability

View File

@@ -92,7 +92,7 @@ $ curl --request POST \
## Security
The API does not provide any authentication mechanisms. Make sure to not put it on a public facing port and your client(s) should always
controls what's is sent to the API.
controls what is sent to the API.
## Scalability