Add endpoint to create allowance (#34)

Closes #11

Reviewed-on: #34
This commit is contained in:
2025-05-13 13:52:10 +02:00
parent 44d85fc155
commit 62f43d7eb3
6 changed files with 81 additions and 4 deletions

View File

@@ -53,6 +53,9 @@ paths:
name:
type: string
description: The user name
allowance:
type: integer
description: The total amount of allowance the user has
404:
description: The users could not be found.