Spaces:
No application file
No application file
| meta { | |
| name: default_chat | |
| type: http | |
| seq: 4 | |
| } | |
| post { | |
| url: http://localhost:8080/chat | |
| body: json | |
| auth: none | |
| } | |
| body:json { | |
| { | |
| "message": "message" | |
| } | |
| } | |
| meta { | |
| name: default_chat | |
| type: http | |
| seq: 4 | |
| } | |
| post { | |
| url: http://localhost:8080/chat | |
| body: json | |
| auth: none | |
| } | |
| body:json { | |
| { | |
| "message": "message" | |
| } | |
| } | |