comparison restService/templates/serviceDescription.html @ 35:d3ecbfd21e06

Merge with a25bfc49a068371c555ac034df1a24e349850163
author dwinter
date Wed, 23 Oct 2013 12:28:22 +0200
parents aced422ae66c a25bfc49a068
children 6d0d7f1c11f2
comparison
equal deleted inserted replaced
33:aced422ae66c 35:d3ecbfd21e06
52 <h3>/getPurls</h3> 52 <h3>/getPurls</h3>
53 get new purls 53 get new purls
54 54
55 GET: returns an simple web page to enter username and amount of purls needed 55 GET: returns an simple web page to enter username and amount of purls needed
56 56
57 POST: expects the parameter "username" and "amount"", return list of purls 57 POST: expects the parameter "userName" and "amount"", return list of purls
58 58
59 <h3>/purls/searchSolr?text-url-path=PATH</h3> 59 <h3>/purls/searchSolr?text-url-path=PATH</h3>
60 60
61 gives the path to the index.meta at the storage system as XML 61 gives the path to the index.meta at the storage system as XML
62 62