mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-07 04:56:49 +00:00
MINOR - Add Collate URL to MetaPilot App config (#14186)
This commit is contained in:
parent
e11e262945
commit
f7a4a67834
@ -49,6 +49,12 @@
|
|||||||
"format": "URI",
|
"format": "URI",
|
||||||
"default": "https://tweakit.waii.ai/api/"
|
"default": "https://tweakit.waii.ai/api/"
|
||||||
},
|
},
|
||||||
|
"collateURL": {
|
||||||
|
"title": "Collate URL",
|
||||||
|
"description": "Collate Server public URL. WAII will use this information to interact with the server. E.g., https://sandbox.getcollate.io",
|
||||||
|
"type": "string",
|
||||||
|
"format": "URI"
|
||||||
|
},
|
||||||
"token": {
|
"token": {
|
||||||
"title": "WAII API Token",
|
"title": "WAII API Token",
|
||||||
"description": "WAII API Token",
|
"description": "WAII API Token",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user