This commit is contained in:
Viktor Scharf
2024-09-20 11:26:14 +02:00
committed by Christian Richter
parent 74ce6b5a6b
commit 2a54adfd63
@@ -639,7 +639,7 @@ Feature: check share activity
"properties": { "properties": {
"id": { "id": {
"type": "string", "type": "string",
"pattern": "^%user_id_pattern%!%user_id_pattern%$" "pattern": "^%file_id_pattern%$"
}, },
"name": { "name": {
"const": "Alice Hansen" "const": "Alice Hansen"
@@ -699,7 +699,7 @@ Feature: check share activity
"properties": { "properties": {
"id": { "id": {
"type": "string", "type": "string",
"pattern": "^%user_id_pattern%!%user_id_pattern%$" "pattern": "^%file_id_pattern%$"
}, },
"name": { "name": {
"const": "Alice Hansen" "const": "Alice Hansen"