We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b38fa57 commit cbdb1a9Copy full SHA for cbdb1a9
cmd/cmd_server.go
@@ -25,7 +25,6 @@ type MergeRequest struct {
25
}
26
27
type Project struct {
28
- ID int `json:"id"`
29
PathWithNamespace string `json:"path_with_namespace"`
30
31
0 commit comments