Skip to content
Snippets Groups Projects
Verified Commit 9a1bf746 authored by Jonas Gröger's avatar Jonas Gröger :palm_tree:
Browse files

docs: problems are also for replies

parent 621b3cb7
No related branches found
No related tags found
1 merge request!12fix: no events with case as subject
{
"title": "Problems",
"description": "Liste der Probleme bei der Validierung einer Submission.",
"description": "Liste von Validierungsproblemen.",
"type": "array",
"items": {
"type": "object",
......
......@@ -25,7 +25,7 @@
"minimum": 1577833200
},
"sub": {
"description": "Beschreibt, wen das SET betrifft.",
"description": "Beschreibt, ob das SET eine Submission oder einen Reply betrifft.",
"type": "string",
"pattern": "^(submission|reply):[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment