MXS-1220: Add POST and DELETE documentation for servers

Added POST and DELETE documentation on the servers resource. Also cleaned
up formatting.
This commit is contained in:
Markus Mäkelä
2017-05-02 15:41:53 +03:00
parent a3ae9d5401
commit bcbff5da1b
2 changed files with 123 additions and 10 deletions

View File

@ -435,7 +435,7 @@ objects. This closely resembles the JSON API definition of links.
In the _relationships_ objects, all resources have a _self_ link that points to
the resource itself. This allows for easier updating of resources as the reply
URL is included in the request itself.
URL is included in the response itself.
The following lists the resources and the types of links each resource can have
in addition to the _self_ link.