Use the custom oapi-codegen for testing: ditch depreciated, add yaml

This commit is contained in:
Dave Lee 2023-05-24 19:32:48 -04:00
parent 4d48b362f6
commit 2867bca1f2
No known key found for this signature in database
7 changed files with 232 additions and 287 deletions

View file

@ -3,7 +3,8 @@ generate:
models: true
chi-server: true
output: apiv2/localai.gen.go
# output-options:
output-options:
exclude-depreciated: true
# user-templates:
# union.tmpl: "// SKIP"
# union-and-additional-properties.tmpl: "// SKIP"