ocarina2/bruno/Subsonic API/getMusicDirectory.bru

16 lines
220 B
Plaintext
Raw Normal View History

2024-05-23 19:14:08 +02:00
meta {
name: getMusicDirectory
type: http
seq: 5
}
get {
2024-05-24 00:10:11 +02:00
url: {{baseUrl}}/rest/getMusicDirectory?id=615eb32e4ca36d6ab405852a2842f6b6
2024-05-23 19:14:08 +02:00
body: none
auth: none
}
query {
2024-05-24 00:10:11 +02:00
id: 615eb32e4ca36d6ab405852a2842f6b6
2024-05-23 19:14:08 +02:00
}