ocarina2/bruno/Subsonic API/Ping.bru

12 lines
113 B
Plaintext

meta {
name: Ping
type: http
seq: 1
}
get {
url: {{baseUrl}}/rest/ping.view
body: none
auth: none
}