mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-11 14:54:41 +00:00
update airtable indexer
This commit is contained in:
parent
1e0f3a1067
commit
45d2c18c16
7 changed files with 318 additions and 77 deletions
|
@ -36,6 +36,8 @@ TOKEN_URL = "https://airtable.com/oauth2/v1/token"
|
|||
SCOPES = [
|
||||
"data.records:read",
|
||||
"data.recordComments:read",
|
||||
"schema.bases:read",
|
||||
"user.email:read",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue