json-schema-migrate icon indicating copy to clipboard operation
json-schema-migrate copied to clipboard

$schema for draft2019 is generated even if draft2020 is specified.

Open mike-tonakai opened this issue 3 years ago • 1 comments
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

mike-tonakai avatar Dec 24 '21 03:12 mike-tonakai