salix/api/Api/Chat/-chats-getServiceAuth.bru

12 lines
150 B
Plaintext

meta {
name: -chats-getServiceAuth
type: http
seq: 1
}
get {
url: http://localhost:5000/api/chats/getServiceAuth
body: none
auth: none
}