##// END OF EJS Templates
Added signatures to the GET response. Added a view to get a full post response for one post. Don't show post key as it is present in the XML post view. Changed key display format
Added signatures to the GET response. Added a view to get a full post response for one post. Don't show post key as it is present in the XML post view. Changed key display format

File last commit:

r810:6bdf5d6a decentral
r837:fbeaaa16 decentral
Show More
response_pull.xml
10 lines | 323 B | application/xml | XmlLexer
<?xml version="1.1" encoding="UTF-8" ?>
<response>
<status>success</status>
<models>
<id key="id1" type="ecdsa" local-id="1" />
<id key="id1" type="ecdsa" local-id="2" />
<id key="id2" type="ecdsa" local-id="1" />
<id key="id2" type="ecdsa" local-id="5" />
</models>
</response>