radiomanager_client 1.0.96 → 1.0.97

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 52308d35757ca1be9c458b0be6efe1fe310fa6fa
4
- data.tar.gz: 936991d47b93f9029b305dc8c346b6ebff7a2a73
3
+ metadata.gz: 662795e107903051cc7c9861f3c59c4debdf1d1d
4
+ data.tar.gz: 89a27d934ef908d84c2e99818f51833e697c0f8b
5
5
  SHA512:
6
- metadata.gz: 3af66bf443222a048f68f065d7a6415523df2a499664ae3720dbcfef9e0e8ba90c7eb02f4a09c84d67f94f6a381d51677cc7290c7dfa86e9cdea37702a622f73
7
- data.tar.gz: ad2771b04c67feaffff77ee9e0ee3a7b17ade2671c9a8b2aa04627e254e993fdf9d0d78fa0583585aa7adc8b1e371d7df8bce4aacd17c7c918d01d7426f7eb04
6
+ metadata.gz: 57f251b2ff9ac5c25c58ef52caa0e51cb1e056190c1df78c1ff4715808614c0042158291a8ce47061f69c6eec1aa6ebb27abd071c3fff23a5bd82b7d5306a2ba
7
+ data.tar.gz: f150d571df68c1f9831d296faea127a2593a5b4eb1675a1470ff7b726a67a0e0b63b3cc1a91688a3c8860f0ef7ab18577b0895aaab5b26c88c30cb0a6dd8cb7b
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  RadioManagerClient - the Ruby gem for the RadioManager
4
4
 
5
5
  - API version: 2.0
6
- - Package version: 1.0.96
6
+ - Package version: 1.0.97
7
7
  For more information, please visit [https://pluxbox.com](https://pluxbox.com)
8
8
 
9
9
  ## Installation
@@ -49,7 +49,7 @@ end
49
49
 
50
50
  ## Documentation for API Endpoints
51
51
 
52
- All URIs are relative to *http://radiomanager.pb/api/v2*
52
+ All URIs are relative to *https://staging.radiomanager.pluxbox.com/api/v2*
53
53
 
54
54
  Class | Method | HTTP request | Description
55
55
  ------------ | ------------- | ------------- | -------------
data/docs/BlockApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/BroadcastApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/CampaignApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/ContactApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/GenreApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/ItemApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/ModelTypeApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/PresenterApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/ProgramApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/StoryApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # RadioManagerClient::StoryApi
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
  ------------- | ------------- | -------------
data/docs/StringApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/TagApi.md CHANGED
@@ -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
  ------------- | ------------- | -------------
data/docs/UserApi.md CHANGED
@@ -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,7 +17,7 @@ require "radiomanager_client/version"
17
17
 
18
18
  Gem::Specification.new do |s|
19
19
  s.name = "radiomanager_client"
20
- s.version = "1.0.96"
20
+ s.version = "1.0.97"
21
21
  s.platform = Gem::Platform::RUBY
22
22
  s.authors = ["Pluxbox"]
23
23
  s.email = ["support@pluxbox.com"]
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.96
4
+ version: 1.0.97
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pluxbox
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-15 00:00:00.000000000 Z
11
+ date: 2017-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus