MXS-1220: Remove redundant parameter documentation

As all requests support the only parameter `pretty`, there's no point in
documenting it separately for each resource.
This commit is contained in:
Markus Mäkelä
2017-05-22 13:38:29 +03:00
parent 43386333b3
commit c98f8369f2
8 changed files with 3 additions and 102 deletions

View File

@ -86,10 +86,6 @@ GET /v1/services/:name
}
```
#### Supported Request Parameter
- `pretty`
### Get all services
Get all services.
@ -228,10 +224,6 @@ GET /v1/services
}
```
#### Supported Request Parameter
- `pretty`
### Get service listeners
Get the listeners of a service. The _:name_ in the URI must be a valid service
@ -267,10 +259,6 @@ GET /v1/services/:name/listeners
}
```
#### Supported Request Parameter
- `pretty`
### Update a service
The _:name_ in the URI must map to a service name and the request body must be a