17 lines
165 B
Plaintext
17 lines
165 B
Plaintext
meta {
|
|
name: get_health
|
|
type: http
|
|
seq: 16
|
|
}
|
|
|
|
get {
|
|
url: http://192.168.68.1:3000/api/health
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|
|
|