added more API documentation

This commit is contained in:
2026-06-09 00:11:47 +02:00
parent 697f0cc1f9
commit a89d467930
8 changed files with 360 additions and 6 deletions

View File

@@ -10,9 +10,9 @@ This API call adds a stomp to a user.
`ofice-stompjes-canstomp` RW
#### Body parameters
| Parameter | Type | Required | Description |
| --------- | ------ | -------- | ----------------------------------- |
| user_uuid | string | yes | Unique id of the user to be stomped |
| Parameter | Type | Required | Description |
| --------- | ---- | -------- | ----------------------------------- |
| user_uuid | uuid | yes | Unique id of the user to be stomped |
### Example Body (json)
```json