12 lines
113 B
Plaintext
12 lines
113 B
Plaintext
meta {
|
|
name: ping
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:8000/ping
|
|
body: json
|
|
auth: none
|
|
}
|