Skip to content

Commit c81f336

Browse files
Mac Minimichaelbe812
authored andcommitted
chore(demo): enable Docker for openapi-generator-cli to avoid local Java requirement
1 parent 209914c commit c81f336

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

openapitools.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
33
"spaces": 2,
44
"generator-cli": {
5-
"version": "7.13.0"
5+
"version": "7.13.0",
6+
"useDocker": true
67
}
78
}

0 commit comments

Comments
 (0)