Commit graph

6 commits

Author SHA1 Message Date
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
9d3424ec2a
Adjust route apiVersion for OpenAPI compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 12:41:10 +02:00
Joas Schilling
94866a460e
Move all API version requirements to the same format
This allows better parsing for OpenAPI specs later

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-23 15:16:39 +01:00
Joas Schilling
1052b7e1ec
Add endpoint for voting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-13 12:52:58 +02:00
Joas Schilling
aeb1bd5288
Allow to see the poll data and close it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-13 12:52:58 +02:00
Joas Schilling
bce64c3fbf
Add model, migration and base
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-13 12:52:56 +02:00