ocarina2/bruno/Subsonic API/bruno.json

13 lines
199 B
JSON

{
"version": "1",
"name": "Subsonic API",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"presets": {
"requestType": "http",
"requestUrl": "{{baseUrl}}"
}
}