aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/api/oapi-codegen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/api/oapi-codegen.yaml')
-rw-r--r--backend/api/oapi-codegen.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/api/oapi-codegen.yaml b/backend/api/oapi-codegen.yaml
new file mode 100644
index 0000000..bb775d9
--- /dev/null
+++ b/backend/api/oapi-codegen.yaml
@@ -0,0 +1,6 @@
+package: api
+output: generated.go
+generate:
+ echo-server: true
+ models: true
+ strict-server: true