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

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

Transformer to convert Schema Objects with `'null'` in `type` (as in OAS 3.1 and JSON Schema) to `nullable: true`.