Improve document format, putting parameters in a table

This commit is contained in:
Alexis Sánchez 2019-09-01 23:55:51 +00:00 committed by Evan Read
parent 74a7edd116
commit ea12914445
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: