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

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

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