Skip to content

Commit

Permalink
Remove authorization field from mta.info feeds (#1225)
Browse files Browse the repository at this point in the history
* Remove API key field

* opinionated format

---------

Co-authored-by: Drew Dara-Abrams <[email protected]>
  • Loading branch information
Wyatt-Stanke and drewda authored Sep 16, 2024
1 parent 5fae99c commit 549401f
Showing 1 changed file with 0 additions and 55 deletions.
55 changes: 0 additions & 55 deletions feeds/mta.info.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand Down Expand Up @@ -203,11 +198,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -218,11 +208,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -233,11 +218,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -248,11 +228,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -263,11 +238,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -278,11 +248,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -293,11 +258,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -308,11 +268,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -323,11 +278,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
},
{
Expand All @@ -338,11 +288,6 @@
},
"license": {
"url": "https://api.mta.info/#/DataFeedAgreement"
},
"authorization": {
"type": "header",
"param_name": "x-api-key",
"info_url": "https://api.mta.info/"
}
}
],
Expand Down

0 comments on commit 549401f

Please sign in to comment.