Commit c0733f43 authored by Evan Read's avatar Evan Read

Merge branch 'doc_applications' into 'master'

Improve document format, putting parameters in a table

See merge request gitlab-org/gitlab-ce!31905
parents 74a7edd1 ea129144
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment