Updating uuid reference
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"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}$",
|
||||
"title": "A UUID format v4",
|
||||
"title": "A UUID Format V4",
|
||||
"type": "string",
|
||||
"defaultSnippets": [{ "label": "new UUID v4", "body": "$UUID" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user