ocarina2/bruno/Subsonic API/getIndexes.bru

12 lines
120 B
Plaintext
Raw Normal View History

2024-05-23 19:14:08 +02:00
meta {
name: getIndexes
type: http
seq: 3
}
get {
url: {{baseUrl}}/rest/getIndexes
body: none
auth: none
}