fix(swagger-client): fix handling cycles in OpenAPI 3.1.0 definitions (#9364)

Refs #9337
This commit is contained in:
Vladimír Gorej
2023-11-08 10:55:02 +01:00
committed by GitHub
parent b9120fbace
commit a187bfb879
2 changed files with 338 additions and 336 deletions

View File

@@ -105,7 +105,7 @@
"reselect": "^4.1.8",
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.24.4",
"swagger-client": "^3.24.5",
"url-parse": "^1.5.10",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",