Schema type identifier for atdata sample definitions. Known values correspond to token definitions in this Lexicon. New schema types can be added as tokens without breaking changes.
Constraints
maxLength: 50 bytes
Known Values (other values may be valid)
jsonSchemaView raw schema
{
"type": "string",
"maxLength": 50,
"description": "Schema type identifier for atdata sample definitions. Known values correspond to token definitions in this Lexicon. New schema types can be added as tokens without breaking changes.",
"knownValues": [
"jsonSchema"
]
}