UUID
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_uuid", "title": "aaa_uuid", "description": "UUID", "example": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415", "maxLength": 36, "readOnly": true, "type": "string", "x-auditable": true }