UNPKG

325 BJSONView Raw
1{
2 "tags": ["Ripple"],
3 "description": "Gets user's application settings",
4 "security": "=> auth()",
5 "produces": "=> json()",
6 "parameters": [],
7 "responses": {
8 "200": "=> get('response200.json', 'desc', 'The users application settings', 'ref', 'applicationPayload')",
9 "403": "=> get('response403.json')"
10 }
11}
\No newline at end of file