Skip to content

Commit

Permalink
feat: added secret configuration parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dackers86 committed Mar 31, 2022
1 parent da62111 commit 44c5b37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extension.yaml
Expand Up @@ -76,10 +76,11 @@ params:
required: true
- param: TYPESENSE_API_KEY
label: Typesense API Key
type: secret
description: >-
An Typesense API key with admin permissions.
Click on "Generate API Key" in cluster dashboard in Typesense Cloud
example: ''
example: ""
required: true
- param: TYPESENSE_COLLECTION_NAME
label: Typesense Collection Name
Expand Down

0 comments on commit 44c5b37

Please sign in to comment.