mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
Treat dependentSchemas as a map not array. (#1641)
This commit is contained in:
7
.changeset/five-cougars-arrive.md
Normal file
7
.changeset/five-cougars-arrive.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@redocly/openapi-core": patch
|
||||
"@redocly/cli": patch
|
||||
---
|
||||
|
||||
Fixed an issue in the OpenAPI `spec` rule where `dependentSchemas` was parsed as an array.
|
||||
It is now correctly parsed as a map.
|
||||
Reference in New Issue
Block a user