Add SearchApi credentials description

This commit is contained in:
SebastjanPrachovskij 2023-11-01 18:19:05 +02:00
parent 7bc41939e4
commit 83947dc55d
No known key found for this signature in database
GPG Key ID: 3F8EEA97BA64FB8C
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ class SearchApi implements INodeCredential {
this.label = 'Search API'
this.name = 'searchApi'
this.version = 1.0
this.description =
'Sign in to <a target="_blank" href="https://www.searchapi.io/">SearchApi</a> to obtain a free API key from the dashboard.'
this.inputs = [
{
label: 'SearchApi API Key',