Initial
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
ItemStarted
|
||||
-----------
|
||||
|
||||
Generated when syncthing begins synchronizing a file to a newer version.
|
||||
|
||||
.. code:: json
|
||||
|
||||
{
|
||||
"id": 93,
|
||||
"type": "ItemStarted",
|
||||
"time": "2014-07-13T21:22:03.414609034+02:00",
|
||||
"data": {
|
||||
"item": "test.txt",
|
||||
"folder": "default",
|
||||
"type": "file",
|
||||
"action": "update"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user