refactor(bruno): move API key headers to folder.bru

This commit is contained in:
Sam Chau
2026-01-25 23:34:46 +10:30
parent 11df30d667
commit fb8a0f73ce
21 changed files with 14 additions and 66 deletions

View File

@@ -10,10 +10,6 @@ post {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
Content-Type: application/json
}
body:json {
{

7
bruno/radarr/folder.bru Normal file
View File

@@ -0,0 +1,7 @@
meta {
name: Radarr
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
}

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
Content-Type: application/json
}
body:json {
{

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
Content-Type: application/json
}
body:json {
{

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
Content-Type: application/json
}
body:json {
{

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{radarrApiKey}}
Content-Type: application/json
}
body:json {
[

7
bruno/sonarr/folder.bru Normal file
View File

@@ -0,0 +1,7 @@
meta {
name: Sonarr
}
headers {
X-Api-Key: {{sonarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
}

View File

@@ -10,6 +10,3 @@ get {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
}

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
Content-Type: application/json
}
body:json {
{

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
Content-Type: application/json
}
body:json {
{

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
Content-Type: application/json
}
body:json {
{

View File

@@ -10,10 +10,6 @@ put {
auth: none
}
headers {
X-Api-Key: {{sonarrApiKey}}
Content-Type: application/json
}
body:json {
{