Author: buildbot
Date: Tue Mar 28 09:52:28 2017
New Revision: 1009202
Log:
Staging update by buildbot for jena
Modified:
websites/staging/jena/trunk/content/ (props changed)
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-server-protocol.html
Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 28 09:52:28 2017
@@ -1 +1 @@
-1788711
+1789071
Modified:
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-server-protocol.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-server-protocol.html
(original)
+++
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-server-protocol.html
Tue Mar 28 09:52:28 2017
@@ -280,7 +280,7 @@ Further operations may be added within t
</tr>
<tr>
<td><tt>GET</tt></td>
-<td><code>/$/backup-list/</code></td>
+<td><code>/$/backups-list/</code></td>
<td></td>
</tr>
<tr>
@@ -396,7 +396,7 @@ See <a href="fuseki-stats.html">Fuseki S
<code>{ "taskId" : "*{taskId}*" }</code>
The task id can be used to construct a URL to get details of the task:
<code>/$/tasks/*{taskId}*</code></p>
-<p>Pattern: <code>/$/backups-lists/</code></p>
+<p>Pattern: <code>/$/backups-list/</code></p>
<p>Returns a list of all the files in the backup area of the server. This is
useful for managing the files externally.</p>
<p>The returned JOSN object is <code>{ backups: [ ... ] }</code> where the
<code>[]</code> array is