Skip to content
Snippets Groups Projects
Commit 73d676dc authored by Erik Johnston's avatar Erik Johnston
Browse files

Comment

parent acb501c4
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,7 @@ class KeyQueryServlet(RestServlet): ...@@ -153,7 +153,7 @@ class KeyQueryServlet(RestServlet):
class KeyChangesServlet(RestServlet): class KeyChangesServlet(RestServlet):
"""Returns the list of changes of keys between two stream tokens (may return """Returns the list of changes of keys between two stream tokens (may return
spurious results). spurious extra results, since we currently ignore the `to` param).
GET /keys/changes?from=...&to=... GET /keys/changes?from=...&to=...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment