restpack-group-client 0.0.22 → 0.0.23

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  require_relative 'restpack_client_api'
2
2
  require_relative 'apis/group_api'
3
- require_relative 'apis/membership_api'
3
+
4
4
 
5
5
  module RestPack
6
6
  module Group
@@ -33,5 +33,10 @@ module RestPack
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ class MembershipApi < RestPack::Client::Api
38
+
39
+ end
40
+
36
41
  end
37
42
  end
@@ -1,7 +1,7 @@
1
1
  module RestPack
2
2
  module Group
3
3
  module Client
4
- VERSION = "0.0.22"
4
+ VERSION = "0.0.23"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: restpack-group-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.22
4
+ version: 0.0.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: