File size: 113 Bytes
a85c9b8
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
meta {
  name: ping
  type: http
  seq: 1
}

get {
  url: http://localhost:8080/ping
  body: json
  auth: none
}