13 lines
No EOL
199 B
JSON
13 lines
No EOL
199 B
JSON
{
|
|
"version": "1",
|
|
"name": "Subsonic API",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
],
|
|
"presets": {
|
|
"requestType": "http",
|
|
"requestUrl": "{{baseUrl}}"
|
|
}
|
|
} |