Class: module:"openapi-transformers/nullable-to-type-null.js"

module:"openapi-transformers/nullable-to-type-null.js"()

Transformer to add `'null'` to `type` of Schema Objects with `nullable: true` or `x-nullable: true`. This is useful for converting from OpenAPI 2.0/3.0 to OpenAPI 3.1 or JSON Schema.