##// END OF EJS Templates
Changed protocol a bit to be more clear and universal
Changed protocol a bit to be more clear and universal

File last commit:

r778:e7f72600 decentral
r778:e7f72600 decentral
Show More
request_get.xml
16 lines | 311 B | application/xml | XmlLexer
<request>
<version>
<protocol>1</protocol>
<models>
<post>1</post>
</models>
</version>
<data>
<type>get</type>
<model>post</model>
<options>
<id>id1/1</id>
<id>id2/56</id>
</options>
</data>
</request>