Add 'unsupported' status to dokumenteSyncstatus in CAIKnowledge and CAIKnowledgeCDokumente; update API documentation and configuration timestamps
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
},
|
||||
"dokumenteSyncstatus": {
|
||||
"type": "enum",
|
||||
"options": ["new", "unclean", "synced", "failed"],
|
||||
"options": ["new", "unclean", "synced", "failed", "unsupported"],
|
||||
"notStorable": true,
|
||||
"utility": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user