aboutsummaryrefslogtreecommitdiffhomepage
path: root/state.json.example
diff options
context:
space:
mode:
authorJeff Huth <jeff.huth@bytecode.io>2019-11-13 17:12:54 -0800
committerJeff Huth <jeff.huth@bytecode.io>2019-11-13 17:12:54 -0800
commit66bc495f76684fc0de611643e7c464bd46203125 (patch)
treebcce43e347fb451c58ed2095bd2d3a424b6ea3a9 /state.json.example
parent89643ba6fa98db82efd3246805ef801a8bfb5c81 (diff)
downloadtap-google-sheets-66bc495f76684fc0de611643e7c464bd46203125.tar.gz
tap-google-sheets-66bc495f76684fc0de611643e7c464bd46203125.tar.zst
tap-google-sheets-66bc495f76684fc0de611643e7c464bd46203125.zip
Update streams.py and README
Update streams.py and README
Diffstat (limited to 'state.json.example')
-rw-r--r--state.json.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/state.json.example b/state.json.example
index c33cc8f..a5ccda7 100644
--- a/state.json.example
+++ b/state.json.example
@@ -1,6 +1,6 @@
1{ 1{
2 "currently_syncing": "spreadsheets", 2 "currently_syncing": "file_metadata",
3 "bookmarks": { 3 "bookmarks": {
4 "file": "2019-09-27T22:34:39.000000Z" 4 "file_metadata": "2019-09-27T22:34:39.000000Z"
5 } 5 }
6} 6}