open-api icon indicating copy to clipboard operation
open-api copied to clipboard

openapi-types: accept boolean JSON Schemas

Open emonadeo opened this issue 1 year ago • 0 comments

According to https://json-schema.org/draft/2020-12/json-schema-core#section-4.3.2 a SchemaObject can be true (always pass validation) and false (always fail validation).

emonadeo avatar Mar 26 '24 15:03 emonadeo