Update openapi tools version to latest 5.x release

This commit is contained in:
Bill Thornton 2022-12-07 11:41:16 -05:00
parent 2c608b08c5
commit fa141fbe77

View File

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