chore: upgrade openapi generator version (#12358)

This commit is contained in:
Alex
2024-09-05 11:31:48 -05:00
committed by GitHub
parent dfcdaefa22
commit 0148005931
7 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "7.5.0"
"version": "7.8.0"
}
}