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.
1 parent f320502 commit 9bdd612Copy full SHA for 9bdd612
gitlab/v4/objects/service_accounts.py
@@ -6,7 +6,7 @@
6
7
8
class GroupServiceAccount(RESTObject):
9
- _id_attr = "id"
+ pass
10
11
12
class GroupServiceAccountManager(CreateMixin, RESTManager):
0 commit comments