Update openapi generator version

This commit is contained in:
Bill Thornton 2024-08-06 11:39:13 -04:00
parent 9abc042779
commit ef2e738b41

View File

@ -2,7 +2,7 @@
"$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "5.4.0",
"version": "7.7.0",
"generators": {
"axios": {
"generatorName": "typescript-axios",