|
86d7d0e881
|
Add some TODO and add 500 error responses in openapi.yml. Also write the endpoint for election results
|
2025-01-11 17:57:15 +01:00 |
|
|
0229f78976
|
Incomplete implementation of createVotes
|
2025-01-02 19:24:32 +01:00 |
|
|
9efe9a3537
|
Write validation for createVotesRequest
|
2025-01-02 18:12:48 +01:00 |
|
|
8d3ce36dd9
|
Add endpoint for POST /votes in openapi.yml
|
2025-01-02 18:05:27 +01:00 |
|
|
7f82a402de
|
Document Location header in POST /election
|
2025-01-02 17:53:30 +01:00 |
|
|
195bc7d85e
|
Generate voter data for known elections and simplify MaxVoters (0 = no maximum)
|
2024-12-30 23:01:32 +01:00 |
|
|
9e96be5ff2
|
Rename is_anonymous to are_voters_known
|
2024-12-30 15:37:23 +01:00 |
|
|
a22f3e5a71
|
Write logic for createElection validation
|
2024-12-28 17:13:22 +01:00 |
|
|
bc2ffce244
|
Start to code election insert
|
2024-12-27 14:38:30 +01:00 |
|