@redocly/cli@2.0.0-next.1
Pre-release
Pre-release
Minor Changes
- Extracted
nullablevalidation from thestructrule into a newnullable-type-siblingrule for OpenAPI 3.0. This allows users to disablenullablevalidation separately from other structural checks. - Added the
no-duplicated-tag-namesrule to check for duplications in thetagsfield in API descriptions. - Implemented automatic masking of sensitive fields (such as tokens and passwords) in response bodies to enhance security and prevent accidental exposure of secrets in logs and outputs.
Patch Changes
- Updated @redocly/openapi-core to v2.0.0-next.1.