ZyzychO
ZyzychO
## What/Why/How? Added a custom rule: `operation-id-not-test`. If the API definition comes from the registry you need to add env variable `REDOCLY_LINT_REGISTRY_DEFINITIONS=1`
**Describe the bug** When you configure decorator: 'remove-unused-components' per API level it will not remove the unused **To Reproduce** Steps to reproduce the behavior: 1. Given this `redocly.yaml` file ```yml...
**Describe the bug** When attempting to push an API to the Redocly API Registry using CI/CD, all files in the folder are being pushed instead of files selected in redocly.yaml...