We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d49370 commit b6425a7Copy full SHA for b6425a7
1 file changed
lib/github_api/client/orgs.rb
@@ -10,6 +10,9 @@ class Client::Orgs < API
10
'memberships',
11
'teams'
12
13
+ # Access to Client::Orgs::Hooks API
14
+ namespace :hooks
15
+
16
# Access to Client::Orgs::Members API
17
namespace :members
18
0 commit comments