Schema bkName.json
Show original (referenced schemas with $ref)
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Programmatic identifier",
"pattern": "/^[a-zA-Z_][a-zA-Z0-9_]*$/",
"title": "Identifier",
"type": "string"
}