radiomanager_client 1.0.1 → 1.0.7

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: 8c6a963b4a1ea12a018d5c7c4478d381d25e38e3
4
- data.tar.gz: 0eaffc7165d5f229611bdf0cf8066735359e4c48
3
+ metadata.gz: a1388de56de2eff81828ddbd5f70879e4763c127
4
+ data.tar.gz: 1498ec98a251046e429395db4d34d3de3fa43b01
5
5
  SHA512:
6
- metadata.gz: d059b234801c12bf565f6804d44c3d5677d6bc7f4092c1df1a8423b22c889e4658a409bb457b373f8862062b3c80a604b9e0790ace6be5160c77c22b631348fd
7
- data.tar.gz: 65a1b340089c6902d920a6199b49980dcd41367457811f219e593bb6382b8b44f5980e76aee0b67ab1a03120bf1dd4a689658dcaeeeddbb81382b562ca9fa032
6
+ metadata.gz: 5efc793cf5f28b34e008edbaf94fd8b2fb96a01a307b3f8d12e0db95c41a6957db908a7f9d2a08151d9908b3ff9c0a3c43fbb26cf1f8e3837987f0175cc4dd01
7
+ data.tar.gz: 1fa7d9fb3425c568f6a458235dae956dbf67106db183733cb936f61b7b102ca397b56ddbad6264a02d2b08e3f8d5f228289b605913368016e22784c0b3d809f5
data/README.md CHANGED
@@ -2,50 +2,16 @@
2
2
 
3
3
  RadioManagerClient - the Ruby gem for the RadioManager
4
4
 
5
- RadioManager
6
-
7
- This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
-
9
5
  - API version: 2.0
10
- - Package version: 1.0.0
11
- - Build package: io.swagger.codegen.languages.RubyClientCodegen
6
+ - Package version: 1.0.7
12
7
  For more information, please visit [https://pluxbox.com](https://pluxbox.com)
13
8
 
14
9
  ## Installation
15
10
 
16
- ### Build a gem
17
-
18
- To build the Ruby code into a gem:
19
-
20
- ```shell
21
- gem build radiomanager_client.gemspec
22
- ```
23
-
24
- Then either install the gem locally:
25
-
26
- ```shell
27
- gem install ./radiomanager_client-1.0.0.gem
28
- ```
29
- (for development, run `gem install --dev ./radiomanager_client-1.0.0.gem` to install the development dependencies)
30
-
31
- or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
-
33
- Finally add this to the Gemfile:
34
-
35
- gem 'radiomanager_client', '~> 1.0.0'
36
-
37
- ### Install from Git
38
-
39
- If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
40
-
41
- gem 'radiomanager_client', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
42
-
43
- ### Include the Ruby code directly
44
-
45
- Include the Ruby code directly using `-I` as follows:
11
+ To install the ruby package, run the following command:
46
12
 
47
13
  ```shell
48
- ruby -Ilib script.rb
14
+ gem install radiomanager_client
49
15
  ```
50
16
 
51
17
  ## Getting Started
@@ -83,7 +49,7 @@ end
83
49
 
84
50
  ## Documentation for API Endpoints
85
51
 
86
- All URIs are relative to *http://radiomanager.pb/api/v2*
52
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
87
53
 
88
54
  Class | Method | HTTP request | Description
89
55
  ------------ | ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::BlockApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::BroadcastApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::CampaignApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::ContactApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::ExternalMessageApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::GenreApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::ItemApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::ModelTypeApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::PresenterApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::ProgramApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::StringApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::TagApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::UserApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::VisualSlideApi
2
2
 
3
- All URIs are relative to *http://radiomanager.pb/api/v2*
3
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -128,8 +128,8 @@ module RadioManagerClient
128
128
  attr_accessor :force_ending_format
129
129
 
130
130
  def initialize
131
- @scheme = 'http'
132
- @host = 'radiomanager.pb'
131
+ @scheme = 'https'
132
+ @host = 'staging.radiomanager.pluxbox.com'
133
133
  @base_path = '/api/v2'
134
134
  @api_key = {}
135
135
  @api_key_prefix = {}
@@ -17,13 +17,13 @@ require "radiomanager_client/version"
17
17
 
18
18
  Gem::Specification.new do |s|
19
19
  s.name = "radiomanager_client"
20
- s.version = "1.0.1"
20
+ s.version = "1.0.7"
21
21
  s.platform = Gem::Platform::RUBY
22
22
  s.authors = ["Pluxbox"]
23
23
  s.email = ["support@pluxbox.com"]
24
24
  s.homepage = "http://pluxbox.com"
25
25
  s.summary = "RadioManager Client"
26
- s.description = "RadioManager Client"
26
+ s.description = "Pluxbox RadioManager Ruby SDK"
27
27
  # TODO uncommnet and update below with a proper license
28
28
  s.license = "MIT"
29
29
  s.required_ruby_version = ">= 1.9"
@@ -18,7 +18,7 @@ describe RadioManagerClient::Configuration do
18
18
  before(:each) do
19
19
  # uncomment below to setup host and base_path
20
20
  #require 'URI'
21
- #uri = URI.parse("http://radiomanager.pb/api/v2")
21
+ #uri = URI.parse("https://staging.radiomanager.pluxbox.com/api/v2")
22
22
  #RadioManagerClient.configure do |c|
23
23
  # c.host = uri.host
24
24
  # c.base_path = uri.path
@@ -28,14 +28,14 @@ describe RadioManagerClient::Configuration do
28
28
  describe '#base_url' do
29
29
  it 'should have the default value' do
30
30
  # uncomment below to test default value of the base path
31
- #expect(config.base_url).to eq("http://radiomanager.pb/api/v2")
31
+ #expect(config.base_url).to eq("https://staging.radiomanager.pluxbox.com/api/v2")
32
32
  end
33
33
 
34
34
  it 'should remove trailing slashes' do
35
35
  [nil, '', '/', '//'].each do |base_path|
36
36
  config.base_path = base_path
37
37
  # uncomment below to test trailing slashes
38
- #expect(config.base_url).to eq("http://radiomanager.pb/api/v2")
38
+ #expect(config.base_url).to eq("https://staging.radiomanager.pluxbox.com/api/v2")
39
39
  end
40
40
  end
41
41
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radiomanager_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pluxbox
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-14 00:00:00.000000000 Z
11
+ date: 2017-07-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -190,7 +190,7 @@ dependencies:
190
190
  - - ">="
191
191
  - !ruby/object:Gem::Version
192
192
  version: 0.2.12
193
- description: RadioManager Client
193
+ description: Pluxbox RadioManager Ruby SDK
194
194
  email:
195
195
  - support@pluxbox.com
196
196
  executables: []
@@ -498,7 +498,6 @@ files:
498
498
  - lib/radiomanager_client/models/user_results.rb
499
499
  - lib/radiomanager_client/models/visual_result.rb
500
500
  - lib/radiomanager_client/version.rb
501
- - radiomanager_client-1.0.0.gem
502
501
  - radiomanager_client.gemspec
503
502
  - spec/api/block_api_spec.rb
504
503
  - spec/api/broadcast_api_spec.rb