Files
2024-07-12 20:21:33 +05:30

12 lines
113 B
Plaintext

meta {
name: ping
type: http
seq: 1
}
get {
url: http://localhost:8080/ping
body: json
auth: none
}