42 lines
882 B
YAML
42 lines
882 B
YAML
openapi-generator-gofiber-version: 0.1.5
|
|
openapi-generator-goclient-version: 1.0.5
|
|
openapi-generator-cli-version:
|
|
for-server: 5.4.0
|
|
for-clients: 6.1.0
|
|
|
|
build-dir: ./build
|
|
create-symlinks: false
|
|
docker-image-tag: v0.0.1
|
|
|
|
flyway-docker-image:
|
|
name: genie-flyway-migration
|
|
tag: latest
|
|
|
|
service-name: genie
|
|
service-api-spec:
|
|
filepath: genie/genie-api.yaml
|
|
branch: 0.102.12
|
|
|
|
common-api-spec:
|
|
filepath: common/common-specification.yaml
|
|
branch: 0.102.12
|
|
|
|
clients-specs:
|
|
dbsystem:
|
|
filepath: database/database-system-api.yaml
|
|
branch: 0.102.12
|
|
deps:
|
|
- filepath: dmm/dmm-api.yaml
|
|
iam:
|
|
filepath: iam/otp.yaml
|
|
branch: 0.102.12
|
|
notification:
|
|
filepath: notification/notifications-api.yaml
|
|
branch: 0.102.12
|
|
tgs:
|
|
filepath: gateway/tgs-api.yaml
|
|
branch: 0.102.12
|
|
slackbot:
|
|
filepath: genie/slack-bot-api.yaml
|
|
branch: 0.102.12
|