fix(oas31): fix rendering Path Items containing schemas with cycles (#8547)

The fix comes from updating the swagger-client to v3.19.6.

Refs #8537
This commit is contained in:
Vladimír Gorej
2023-04-04 10:14:31 +02:00
committed by GitHub
parent e6df4a8494
commit 0fabcafdf7
2 changed files with 246 additions and 246 deletions

View File

@@ -93,7 +93,7 @@
"reselect": "^4.1.7",
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.19.5",
"swagger-client": "^3.19.6",
"url-parse": "^1.5.10",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",