apache_felix_api_client 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 87beab202eb194c6ef88690069a913303ef43d03
4
- data.tar.gz: 8c2cece4ada9e820310b98b9343cf0a54c9d0ae2
3
+ metadata.gz: e9058a9acc887eff801444cafe8677aa1e983293
4
+ data.tar.gz: 7f7a6cb98b88717c636082be92177d8e1cee96ed
5
5
  SHA512:
6
- metadata.gz: 074342deb735f5246bbafee6f2b03d2280e3b4e28a3af0e4d6c870a6535da422c9c714745f67c7f29136d3d21ec794709b352e883dfb27107008ff59b548702b
7
- data.tar.gz: 7d89678342ac1dda11cee28c357f37e881a8e167c7f865884116afb2fdf2787c90e7862d0b20a497e41e150feeaaa78d49740254319e5b00d9dc1aef5962db5d
6
+ metadata.gz: baa357b689e642366a240bdf63f1d9a00cf761c865d779b42f5b79af6c51e25286ce1a92d060b79b81b1949725591d1854af3bb21f96a6e5c06cb494ee3e29a4
7
+ data.tar.gz: c61eaace34013c551e892dc6172bf98f439c14af08e44e421a01889f5cc15ba0e8a9b104499f2226a8091231f105a3a3672b597686715c56e8357b9ef3d94991
data/README.md CHANGED
@@ -1,14 +1,14 @@
1
1
  # apache_felix_api_client
2
2
 
3
- ApacheFelix - the Ruby gem for the Apache Sling Resource API
3
+ ApacheFelix - the Ruby gem for the Apache Felix API
4
4
 
5
- API for interacting with a Sling system.
5
+ API for interacting with an Apache Felix system.
6
6
 
7
7
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
8
 
9
9
  - API version: 1.0.0
10
- - Package version: 0.1.0
11
- - Build date: 2016-11-29T20:21:40.762-06:00
10
+ - Package version: 0.1.1
11
+ - Build date: 2016-11-29T20:32:43.337-06:00
12
12
  - Build package: class io.swagger.codegen.languages.RubyClientCodegen
13
13
 
14
14
  ## Installation
@@ -24,15 +24,15 @@ gem build apache_felix_api_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./apache_felix_api_client-0.1.0.gem
27
+ gem install ./apache_felix_api_client-0.1.1.gem
28
28
  ```
29
- (for development, run `gem install --dev ./apache_felix_api_client-0.1.0.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./apache_felix_api_client-0.1.1.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'apache_felix_api_client', '~> 0.1.0'
35
+ gem 'apache_felix_api_client', '~> 0.1.1'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -1,9 +1,9 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  #
3
3
  =begin
4
- #Apache Sling Resource API
4
+ #Apache Felix API
5
5
 
6
- #API for interacting with a Sling system.
6
+ #API for interacting with an Apache Felix system.
7
7
 
8
8
  OpenAPI spec version: 1.0.0
9
9
  Contact: bryan.stopp@gmail.com
@@ -33,9 +33,9 @@ Gem::Specification.new do |s|
33
33
  s.authors = ["Swagger-Codegen"]
34
34
  s.email = ["bryan.stopp@gmail.com"]
35
35
  s.homepage = "https://github.com/swagger-api/swagger-codegen"
36
- s.summary = "Apache Sling Resource API Ruby Gem"
37
- s.description = "API for interacting with a Sling system."
38
- s.license = "Apache 2.0"
36
+ s.summary = "Apache Felix API Ruby Gem"
37
+ s.description = "API for interacting with an Apache Felix system."
38
+ s.license = "Apache-2.0"
39
39
 
40
40
  s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
41
41
  s.add_runtime_dependency 'json', '~> 1.8', '>= 1.8.3'
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #Apache Sling Resource API
2
+ #Apache Felix API
3
3
 
4
- #API for interacting with a Sling system.
4
+ #API for interacting with an Apache Felix system.
5
5
 
6
6
  OpenAPI spec version: 1.0.0
7
7
  Contact: bryan.stopp@gmail.com
@@ -22,5 +22,5 @@ limitations under the License.
22
22
  =end
23
23
 
24
24
  module ApacheFelix
25
- VERSION = "0.1.0"
25
+ VERSION = "0.1.1"
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apache_felix_api_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swagger-Codegen
@@ -190,7 +190,7 @@ dependencies:
190
190
  - - ">="
191
191
  - !ruby/object:Gem::Version
192
192
  version: 0.2.11
193
- description: API for interacting with a Sling system.
193
+ description: API for interacting with an Apache Felix system.
194
194
  email:
195
195
  - bryan.stopp@gmail.com
196
196
  executables: []
@@ -199,6 +199,7 @@ extra_rdoc_files: []
199
199
  files:
200
200
  - LICENSE
201
201
  - README.md
202
+ - apache_felix_api_client-0.1.0.gem
202
203
  - apache_felix_api_client.gemspec
203
204
  - docs/Bundle.md
204
205
  - docs/BundleList.md
@@ -220,7 +221,7 @@ files:
220
221
  - spec/spec_helper.rb
221
222
  homepage: https://github.com/swagger-api/swagger-codegen
222
223
  licenses:
223
- - Apache 2.0
224
+ - Apache-2.0
224
225
  metadata: {}
225
226
  post_install_message:
226
227
  rdoc_options: []
@@ -241,7 +242,7 @@ rubyforge_project:
241
242
  rubygems_version: 2.5.1
242
243
  signing_key:
243
244
  specification_version: 4
244
- summary: Apache Sling Resource API Ruby Gem
245
+ summary: Apache Felix API Ruby Gem
245
246
  test_files:
246
247
  - spec/api/default_api_spec.rb
247
248
  - spec/api_client_spec.rb