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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user