Skip to content

Commit

Permalink
new version of engagement hook url
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanoy committed Sep 13, 2021
1 parent 2650757 commit 936c6be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
public interface EngagementApiRestClient {

@PUT
@Path("/api/v1/engagements/gitlab-webhooks")
@Path("/api/v2/engagements/gitlab-webhooks")
Response updateWebhooks(List<GitlabHook> webhooks);

}

0 comments on commit 936c6be

Please sign in to comment.