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:
Padmashree Jha
2023-10-26 17:24:15 +05:30
committed by GitHub
parent 2080aed77f
commit f322561c11
2 changed files with 2 additions and 2 deletions

View File

@@ -9472,7 +9472,7 @@
{
"API": "arcsecond.io",
"Description": "Multiple astronomy data sources",
"Auth": "",
"Auth": "apiKey",
"HTTPS": true,
"Cors": "unknown",
"Link": "https://api.arcsecond.io/",