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.
2 parents b6a3080 + fafbb08 commit 8a87033Copy full SHA for 8a87033
gitlab/payload.go
@@ -294,7 +294,7 @@ type Project struct {
294
Description string `json:"description"`
295
WebURL string `json:"web_url"`
296
AvatarURL string `json:"avatar_url"`
297
- GitSSSHURL string `json:"git_ssh_url"`
+ GitSSHURL string `json:"git_ssh_url"`
298
GitHTTPURL string `json:"git_http_url"`
299
Namespace string `json:"namespace"`
300
VisibilityLevel int64 `json:"visibility_level"`
0 commit comments