Updated UUID #127
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"uuidv4": {
|
||||
"type": "string",
|
||||
"title": "An UUID V4",
|
||||
"description": "A valid uuid v4.",
|
||||
"description": "A valid UUID v4.",
|
||||
"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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user