##// END OF EJS Templates
Updated request 'pull' to show how we filter the sender hosts
Updated request 'pull' to show how we filter the sender hosts

File last commit:

r782:393424ee decentral
r783:a07f0217 decentral
Show More
response_pull.xml
10 lines | 211 B | application/xml | XmlLexer
neko259
Renamed sync to pull in request and response
r777 <?xml version="1.1" encoding="UTF-8" ?>
<response>
<status>success</status>
<models>
neko259
Updated the pull response to be more clear and short
r782 <id>id1/1</id>
<id>id1/2</id>
<id>id2/1</id>
<id>id2/5</id>
neko259
Renamed sync to pull in request and response
r777 </models>
</response>