We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c423b commit 9bb9ebfCopy full SHA for 9bb9ebf
plugins/cohere/credentials.go
@@ -31,7 +31,7 @@ func Credentials() schema.CredentialType {
31
{
32
Name: fieldname.URL,
33
MarkdownDescription: "URL of the operator server",
34
- Optional: false,
+ Optional: true,
35
},
36
37
DefaultProvisioner: provision.TempFile(
0 commit comments