You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/docs/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
"id":"52758cb942814faa9ab255208025ae59",
5
5
"lastUpdated":"2016-07-06T12:43:16.866Z",
6
6
"version":"1.0.0"
7
-
}</code></pre><ul><li><strong>id:</strong> 32 character alphanumeric sync ID.</li><li><strong>lastUpdated:</strong> Last updated timestamp for created bookmarks.</li><li><strong>version:</strong>Version number of the xBrowserSync client used to create the sync.</li></ul></div><divclass=header><h4>Get Bookmarks</h4><div><spanclass="label label-success">Get</span><code>/bookmarks/{id}</code></div></div><p>Retrieves the bookmark sync corresponding to the provided sync ID.</p><divclass=example><p>Query params:</p><ul><li><strong>id:</strong> 32 character alphanumeric sync ID.</li></ul><p>Response example:</p><pre><code>{
7
+
}</code></pre><ul><li><strong>id:</strong> 32 character alphanumeric sync ID.</li><li><strong>lastUpdated:</strong> Last updated timestamp for created bookmarks.</li><li><strong>version:</strong>Version number of the xBrowserSync client used to create the sync.</li></ul></div><divclass=header><h4>Get Bookmarks</h4><div><spanclass="label label-success">Get</span><code>/bookmarks/{id}</code></div></div><p>Retrieves the bookmark sync corresponding to the provided sync ID.</p><divclass=example><p>Query params:</p><ul><li><strong>id:</strong> 32 character alphanumeric sync ID.</li></ul><p>Response example:</p><pre><code>{
}</code></pre><ul><li><strong>lastUpdated:</strong> Last updated timestamp for updated bookmarks.</li></ul></div><divclass=header><h4>Get Last Updated</h4><div><spanclass="label label-success">Get</span><code>/bookmarks/{id}/lastUpdated</code></div></div><p>Retrieves the bookmark sync last updated time stamp corresponding to the provided sync ID.</p><divclass=example><p>Query params:</p><ul><li><strong>id:</strong> 32 character alphanumeric sync ID.</li></ul><p>Response example:</p><pre><code>{
16
16
"lastUpdated":"2016-07-06T12:43:16.866Z"
17
17
}</code></pre><ul><li><strong>lastUpdated:</strong> Last updated timestamp for corresponding bookmarks.</li></ul></div><divclass=header><h4>Get Sync Version</h4><div><spanclass="label label-success">Get</span><code>/bookmarks/{id}/version</code></div></div><p>Retrieves the bookmark sync version number of the xBrowserSync client used to create the bookmarks sync corresponding to the provided sync ID.</p><divclass=example><p>Query params:</p><ul><li><strong>id:</strong> 32 character alphanumeric sync ID.</li></ul><p>Response example:</p><pre><code>{
18
-
"lastUpdated":"2016-07-06T12:43:16.866Z"
19
-
}</code></pre><ul><li><strong>lastUpdated:</strong>Last updated timestamp for corresponding bookmarks.</li></ul></div></div></div></section><sectionid=serviceinfo><divclass=container><divclass=panel><h3>Service Information</h3><divclass=header><h4>Get Service Information</h4><div><spanclass="label label-success">Get</span><code>/info</code></div></div><p>Retrieves information describing the xBrowserSync service.</p><divclass=example><p>Response example:</p><pre><code>{
18
+
"version":"1.0.0"
19
+
}</code></pre><ul><li><strong>version:</strong>Version number of the xBrowserSync client used to create the sync.</li></ul></div></div></div></section><sectionid=serviceinfo><divclass=container><divclass=panel><h3>Service Information</h3><divclass=header><h4>Get Service Information</h4><div><spanclass="label label-success">Get</span><code>/info</code></div></div><p>Retrieves information describing the xBrowserSync service.</p><divclass=example><p>Response example:</p><pre><code>{
0 commit comments