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 3173607 commit 3b8925fCopy full SHA for 3b8925f
pkg/codefresh/contexts.go
@@ -25,7 +25,7 @@ type (
25
ApiHost string `json:"apiHost"`
26
ApiPathPrefix string `json:"apiPathPrefix"`
27
SshPrivateKey string `json:"sshPrivateKey"`
28
- AppId string `json:"sshPrivateKey"`
+ AppId string `json:"appId"`
29
InstallationId string `json:"installationId"`
30
PrivateKey string `json:"privateKey"`
31
} `json:"auth"`
0 commit comments