Format type

Defines the schema format.
KnownFormat can be used interchangeably with Format, this enum contains the known values that the service supports.

Known values supported by the service

JsonSchema/draft-07: JSON Schema version draft 7 format
Delta/1.0: Delta format

type Format = string