Start to code election insert

This commit is contained in:
2024-12-27 14:38:30 +01:00
parent 49bd090df9
commit bc2ffce244
7 changed files with 464 additions and 2 deletions

5
cmd/web/oapi-codegen.yml Normal file
View File

@ -0,0 +1,5 @@
package: api
generate:
std-http-server: true
models: true
output: ../../internal/generated.go