UNPKG

280 BJSONView Raw
1{
2 "get": {
3 "tags": ["Ripple"],
4 "description": "Starts a User Session",
5 "parameters": [],
6 "produces": "=> json()",
7 "responses": {
8 "200": "=> get('response200.json', 'desc', 'The users session token and mode', 'ref', 'initialiseResponse')"
9 }
10 }
11}
12
13