Skip to content

Commit

Permalink
delete old comment @pcrespov
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Nov 4, 2024
1 parent bc42b5e commit 31e62ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/common.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ NOW_TIMESTAMP := $(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
APP_NAME := $(notdir $(CURDIR))

# Specify which openapi generator should be used to generate the clients in this repo
# Build from modified fork https://github.com/ITISFoundation/openapi-generator/tree/openapi-generator-v4.2.3
OPENAPI_GENERATOR_NAME := openapitools/openapi-generator-cli
OPENAPI_GENERATOR_TAG := latest
OPENAPI_GENERATOR_IMAGE := $(OPENAPI_GENERATOR_NAME):$(OPENAPI_GENERATOR_TAG)
Expand Down

0 comments on commit 31e62ee

Please sign in to comment.