# HG changeset patch # User neko259 # Date 2014-08-08 19:56:10 # Node ID 393424ee9bc34f76806a22abe6ba23aa2b67f95c # Parent d0e6e545a418bb48d1846637984afe7df27b5005 Updated the pull response to be more clear and short diff --git a/docs/samples/response_pull.xml b/docs/samples/response_pull.xml --- a/docs/samples/response_pull.xml +++ b/docs/samples/response_pull.xml @@ -2,17 +2,9 @@ success - - id1/1 - - - id1/2 - - - id2/1 - - - id2/5 - + id1/1 + id1/2 + id2/1 + id2/5 diff --git a/docs/sync.markdown b/docs/sync.markdown --- a/docs/sync.markdown +++ b/docs/sync.markdown @@ -27,3 +27,8 @@ optional arguments used for filtering. Request types: * pull - pull the desired model ids * get - get models by ids + +# RESPONSES # +* not supported - request is not supported +* success - request was successfull +* error - unexpected error