Extension Field Namespace Registry
jsonschema - JSON Schema keywords exposed as OpenAPI Specification Extensions for versions that do not directly support them.
The x-jsonschema- prefix is intended for version 3.0 and earlier of the OpenAPI Specification, as those versions do not support changing the JSON Schema dialect for their Schema Objects. When using OpenAPI 3.1 or later, the OpenAPI jsonSchemaDialect field, or JSON Schema’s "$schema" keyword, should be used instead.
Extensions in this namespace are registered in the OpenAPI Extension Registry, like the x-oai- and x-oas- namespaces.