Updated
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "UUIDV4",
|
||||
"type": "string",
|
||||
"title": "A UUID V4",
|
||||
"description": "A valid uuid v4",
|
||||
"format": "uuid",
|
||||
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
||||
"format": "uuid"
|
||||
"title": "A UUID V4",
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user