Skip to content

Commit 206be8f

Browse files
author
Gauvain Pocentek
committed
[v4] Update the licenses templates endpoint
1 parent 76ca234 commit 206be8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/v4/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ class IssueManager(BaseManager):
472472

473473

474474
class License(GitlabObject):
475-
_url = '/licenses'
475+
_url = '/templates/licenses'
476476
canDelete = False
477477
canUpdate = False
478478
canCreate = False

0 commit comments

Comments
 (0)