datastore/internal/api/api.cfg.yaml
Luís Murta 59f4546a81
Adds missing OpenAPI configuration file
Also locks the tools versions and launches them from the packages
installed by the go mod. Otherwise, they would have to be manually
installed beforehand.
2024-05-28 21:54:48 +01:00

7 lines
102 B
YAML

package: api
generate:
echo-server: true
models: true
embedded-spec: true
output: server.gen.go