Add 'unsupported' status to dokumenteSyncstatus in CAIKnowledge and CAIKnowledgeCDokumente; update API documentation and configuration timestamps
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
"syncStatus": {
|
||||
"synced": "Synchronized",
|
||||
"unclean": "Not Synchronized"
|
||||
},
|
||||
"dokumenteSyncstatus": {
|
||||
"new": "New",
|
||||
"unclean": "Not Synchronized",
|
||||
"synced": "Synchronized",
|
||||
"failed": "Failed",
|
||||
"unsupported": "Unsupported"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
|
||||
Reference in New Issue
Block a user