format & fix typos (#118)
This commit is contained in:
parent
73a3e2d59c
commit
70f67166f1
@ -709,7 +709,7 @@ These are some basic security best practices:
|
|||||||
|
|
||||||
* Your API should convert the received data to their canonical form or reject them. Return 400 Bad Request with details about any errors from bad or missing data.
|
* Your API should convert the received data to their canonical form or reject them. Return 400 Bad Request with details about any errors from bad or missing data.
|
||||||
|
|
||||||
* All the data exchanged with the ReST API must be validated by the API.
|
* All the data exchanged with the REST API must be validated by the API.
|
||||||
|
|
||||||
* Serialize your JSON.
|
* Serialize your JSON.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user