Files
redocly-cli/__tests__/bundle/max-problems-argument/redocly.yaml
Lorna Jane Mitchell 3e287a80eb feat: support rule/ as a prefix for configurable rules (#1062)
* feat: support rule/ as a prefix for configurable rules

* chore: Run prettier

* feat: Add a warning about use of the old syntax

* docs: update configurable rules doc to reflect updated rule/ notation

* Update packages/core/src/config/config-resolvers.ts

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>

* chore: run prettier

* chore: move deprication warning inside config transformer

---------

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
2023-05-30 09:57:30 +01:00

9 lines
88 B
YAML

apis:
foo:
root: ./foo.yaml
bar:
root: ./bar.yaml
extends:
- recommended