Pick the per-node transform that normalises a single Schema Object to
canonical Draft 2020-12 form for the supplied draft. Exposed so the
OpenAPI 3.1 path can honour a non-default jsonSchemaDialect
declaration by routing each Schema Object through the matching
transform without re-implementing the dispatch.
Pick the per-node transform that normalises a single Schema Object to canonical Draft 2020-12 form for the supplied draft. Exposed so the OpenAPI 3.1 path can honour a non-default
jsonSchemaDialectdeclaration by routing each Schema Object through the matching transform without re-implementing the dispatch.