Files
redocly-cli/.changeset/sour-pandas-wave.md
Andrew Tatomyr 9855904b3e fix: add separate node type for patternProperties (#1644)
* fix: add PatternProperties type to target patternProperties separately from properties

* add changeset

* remove redundancy

* commit redocly.yaml and update .gitignore to only target root redocly.yaml

* Update .changeset/sour-pandas-wave.md

Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com>

---------

Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com>
2024-07-25 18:46:33 +08:00

180 B

@redocly/openapi-core, @redocly/cli
@redocly/openapi-core @redocly/cli
patch patch

Fixed an issue where patternProperties incorrectly caused linting errors due to a missing PatternProperties node.