Improve document format, putting parameters in a table
This commit is contained in:
parent
74a7edd116
commit
ea12914445
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue