ocarina2/bruno/Subsonic API/getMusicFolders.bru

12 lines
130 B
Plaintext
Raw Permalink Normal View History

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