json-schema-migrate
json-schema-migrate copied to clipboard
$schema for draft2019 is generated even if draft2020 is specified.
trafficstars
Why metaSchema function return "https://json-schema.org/draft/2019-09/schema" even if SchemaVersion is draft2020? https://github.com/ajv-validator/json-schema-migrate/blob/7571107aca90a17235f49ae4bb203b83b8d34522/src/index.ts#L29