mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
Use the custom oapi-codegen for testing: ditch depreciated, add yaml
This commit is contained in:
parent
4d48b362f6
commit
2867bca1f2
7 changed files with 232 additions and 287 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue