All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m45s
12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
meta {
|
|
name: Tunnel
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
get {
|
|
url: {{base_url}}/cloudflare/tunnel/{{tunnel_id}}
|
|
body: none
|
|
auth: none
|
|
}
|