mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
11 lines
199 B
YAML
11 lines
199 B
YAML
package: routes
|
|
generate:
|
|
echo-server: true
|
|
strict-server: true
|
|
models: true
|
|
embedded-spec: true
|
|
output-options:
|
|
include-tags:
|
|
- operations
|
|
- issuer
|
|
output: issuer/routes/routes.gen.go
|