MINOR - Add Collate URL to MetaPilot App config (#14186)

This commit is contained in:
Pere Miquel Brull 2023-11-30 11:11:56 +01:00 committed by GitHub
parent e11e262945
commit f7a4a67834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,12 @@
"format": "URI",
"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": {
"title": "WAII API Token",
"description": "WAII API Token",