MXS-1390: Clean up services resource documentation

Cleaned up the documentation and reformatted the parameter list of
listener creation to be made out of links.

Added some comments to the resource declarations in resource.cc to prevent
the order of them from being altered.
This commit is contained in:
Markus Mäkelä
2017-09-09 11:52:09 +03:00
parent 1a196bc865
commit 3ca172f380
3 changed files with 29 additions and 33 deletions

View File

@ -150,7 +150,7 @@ The address and port of the server.
#### If-Match
The request is performed only if the provided ETag value matches the one on the
server. This field should be used with PUT requests to prevent concurrent
server. This field should be used with PATCH requests to prevent concurrent
updates to the same resource.
The value of this header must be a value from the `ETag` header retrieved from