Changed none auth to apiKey for arcsecond API (#244)
* Changed auth status for arcsecond API Changed the auth status of arcsecond from none auth to `apiKey`. * Auto updating db --------- Co-authored-by: GitHub Actions Bot <>
This commit is contained in:
@@ -9472,7 +9472,7 @@
|
||||
{
|
||||
"API": "arcsecond.io",
|
||||
"Description": "Multiple astronomy data sources",
|
||||
"Auth": "",
|
||||
"Auth": "apiKey",
|
||||
"HTTPS": true,
|
||||
"Cors": "unknown",
|
||||
"Link": "https://api.arcsecond.io/",
|
||||
|
||||
Reference in New Issue
Block a user