mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
* 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>
20 lines
212 B
Plaintext
20 lines
212 B
Plaintext
.DS_Store
|
|
.idea
|
|
node_modules/
|
|
nodejs/
|
|
coverage/
|
|
.vscode/
|
|
yarn.lock
|
|
dist/
|
|
lib/
|
|
output/
|
|
*.tar.gz
|
|
*.tsbuildinfo
|
|
*.tgz
|
|
redoc-static.html
|
|
packages/cli/README.md
|
|
/redocly.yaml
|
|
/.redocly.yaml
|
|
/redocly.yml
|
|
/.redocly.yml
|