app-golden_config Schemas

On this page:

IDType

{ "$id": "IDType", "title": "Inputs and outputs of type ID", "description": "Pattern for ID data types", "type": "string", "pattern": "^[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}$" }