Merge branch 'doc_applications' into 'master'

Improve document format, putting parameters in a table

See merge request gitlab-org/gitlab-ce!31905
This commit is contained in:
Evan Read 2019-09-01 23:55:52 +00:00
commit c0733f43a6
1 changed files with 3 additions and 1 deletions

View File

@ -88,7 +88,9 @@ DELETE /applications/:id
Parameters:
- `id` (required) - The id of the application (not the application_id)
| Attribute | Type | Required | Description |
|:----------|:--------|:---------|:----------------------------------------------------|
| `id` | integer | yes | The id of the application (not the application_id). |
Example request: