1
0
Fork 0
This repository has been archived on 2025-09-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mareshq-yggdrasil/oapi-codegen.cli.yaml

8 lines
261 B
YAML

# yaml-language-server: $schema=https://raw.githubusercontent.com/deepmap/oapi-codegen/HEAD/configuration-schema.json
package: server
generate:
models: true
fiber-server: true
strict-server: true
embedded-spec: true
output: ./internal/server/api.gen.go