##// END OF EJS Templates
Added request and response for post. Load only id on sync request
Added request and response for post. Load only id on sync request

File last commit:

r776:04f4519b decentral
r776:04f4519b decentral
Show More
request_post.xml
12 lines | 213 B | application/xml | XmlLexer
<request>
<version>
<protocol>1</protocol>
<models>
<post>1</post>
</models>
</version>
<data>
<id>id1/1</id>
<id>id2/56</id>
</data>
</request>