11 lines
104 B
Text
11 lines
104 B
Text
meta {
|
|
name: ping
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{host}}/api/ping
|
|
body: none
|
|
auth: none
|
|
}
|