We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc42b5e commit 31e62eeCopy full SHA for 31e62ee
scripts/common.Makefile
@@ -13,7 +13,6 @@ NOW_TIMESTAMP := $(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
13
APP_NAME := $(notdir $(CURDIR))
14
15
# Specify which openapi generator should be used to generate the clients in this repo
16
-# Build from modified fork https://github.com/ITISFoundation/openapi-generator/tree/openapi-generator-v4.2.3
17
OPENAPI_GENERATOR_NAME := openapitools/openapi-generator-cli
18
OPENAPI_GENERATOR_TAG := latest
19
OPENAPI_GENERATOR_IMAGE := $(OPENAPI_GENERATOR_NAME):$(OPENAPI_GENERATOR_TAG)
0 commit comments