aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/oapi-codegen.yaml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-31 21:08:10 +0900
committernsfisis <nsfisis@gmail.com>2024-07-31 21:08:10 +0900
commit9e634d64153b2d6dff86cafd1765db02a1224af4 (patch)
tree827de8bbf3d1eee517fac018daf53ac097941f17 /backend/oapi-codegen.yaml
parent7a06def8085b432994dc054037183795e7ec25a0 (diff)
parent8478e1d057053216410dccc03b3aff9a73a25968 (diff)
downloadphperkaigi-2025-albatross-9e634d64153b2d6dff86cafd1765db02a1224af4.tar.gz
phperkaigi-2025-albatross-9e634d64153b2d6dff86cafd1765db02a1224af4.tar.zst
phperkaigi-2025-albatross-9e634d64153b2d6dff86cafd1765db02a1224af4.zip
Merge branch 'feat/openapi-nullable'
Diffstat (limited to 'backend/oapi-codegen.yaml')
-rw-r--r--backend/oapi-codegen.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/oapi-codegen.yaml b/backend/oapi-codegen.yaml
index 715fbc4..65cf079 100644
--- a/backend/oapi-codegen.yaml
+++ b/backend/oapi-codegen.yaml
@@ -7,3 +7,4 @@ generate:
output: api/generated.go
output-options:
skip-prune: true
+ nullable-type: true