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

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

Transformer to convert Schema Objects with `type: 'null'` (as in OAS 3.1 and JSON Schema) to `enum: [null]` for OAS 3.0 and 2.0.