Open
Description
Hello.
I'm using Redocly for validation of a Swagger JSON file that references (via $ref
) a JSON Schema file.
The top-level object in my JSON Schema file contains these two properties:
"$schema": "http://json-schema.org/draft-04/schema",
"id": "api-response.json",
The Redocly spec
rule doesn't like these two properties ... I'd like to be able to ignore those specific top-level properties without totally disabling the spec
rule.
Is there a way to configure a built-in rule to allow it to continue to enforce its rules, but with certain exceptions?
Thank you.
Metadata
Assignees
Labels
No labels
Activity