12 lines
113 B
Text
12 lines
113 B
Text
|
meta {
|
||
|
name: Ping
|
||
|
type: http
|
||
|
seq: 1
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: {{baseUrl}}/rest/ping.view
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|