Subversion Repositories Applications.papyrus

Rev

Blame | Last modification | View Log | RSS feed

{
        "serviceType": "XML",
        "serviceURL": "Service/{name}.xml",
        "methods": [{
                "name": "get",
                "parameters": [{
                        "name": "name",
                        "type": "str"
                }]
        }]
}