Skip to content

Commit 693413d

Browse files
committed
feat: gitlab new contributors API
1 parent b31ae1b commit 693413d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-templates/gitlab/accept.json.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
{
428428
"//": "used to get repo's contributors list",
429429
"method": "GET",
430-
"path": "/api/v4/projects/:project/repository/contributors",
430+
"path": "/api/v4/projects/:project/repository/commits",
431431
"origin": "https://${GITLAB}"
432432
}
433433
]

0 commit comments

Comments
 (0)