Merge pull request #7728 from owncloud/fixTypoEnum

fix typo in test
This commit is contained in:
Phil Davis
2023-11-15 16:31:06 +05:45
committed by GitHub

View File

@@ -199,7 +199,7 @@ Feature: Notification
},
"id": {
"type": "string",
"enim": ["%user_id%"]
"pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$"
},
"name": {
"type": "string",