ocarina2/bruno/Subsonic API/Ping.bru

12 lines
113 B
Plaintext
Raw Normal View History

2024-05-23 19:14:08 +02:00
meta {
name: Ping
type: http
seq: 1
}
get {
url: {{baseUrl}}/rest/ping.view
body: none
auth: none
}