mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
sync hub items with community (#375)
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
co-authored by
rubenfiszel
parent
6b2ff5a87f
commit
7ebd37c5ab
@@ -4,14 +4,13 @@
|
||||
"schema": {
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"properties": {
|
||||
"token": {
|
||||
"apiKey": {
|
||||
"type": "string",
|
||||
"description": ""
|
||||
"description": "",
|
||||
"default": "keyXXXXXXXXXXXXXX"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"token"
|
||||
],
|
||||
"required": [],
|
||||
"type": "object"
|
||||
},
|
||||
"description": "The airtable OAuth token"
|
||||
|
||||
Reference in New Issue
Block a user