Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2150 mathias 1
{
2
	"serviceType": "XML",
3
	"serviceURL": "Service/{name}.xml",
4
	"methods": [{
5
		"name": "get",
6
		"parameters": [{
7
			"name": "name",
8
			"type": "str"
9
		}]
10
	}]
11
}