Mercurial > prosody-modules
comparison mod_http_admin_api/openapi.yaml @ 4517:d6a3201a65c0
mod_http_admin_api: support for updating user roles via the API
Requires the most recent of the recent prosody-trunks.
| author | Jonas Schäfer <jonas@wielicki.name> |
|---|---|
| date | Mon, 22 Mar 2021 21:32:43 +0100 |
| parents | 17d44ba8fde2 |
| children | cade5dac1003 |
comparison
equal
deleted
inserted
replaced
| 4516:5bc706c2db8f | 4517:d6a3201a65c0 |
|---|---|
| 59 description: User not found | 59 description: User not found |
| 60 content: {} | 60 content: {} |
| 61 put: | 61 put: |
| 62 tags: | 62 tags: |
| 63 - user | 63 - user |
| 64 summary: Updated user (NYI) | 64 summary: Updated user |
| 65 description: Update a user | 65 description: Update a user |
| 66 operationId: updateUser | 66 operationId: updateUser |
| 67 parameters: | 67 parameters: |
| 68 - name: username | 68 - name: username |
| 69 in: path | 69 in: path |
