lib/radiomanager_client/configuration.rb in radiomanager_client-1.0.89 vs lib/radiomanager_client/configuration.rb in radiomanager_client-1.0.90

- old
+ new

@@ -4,11 +4,11 @@ #RadioManager OpenAPI spec version: 2.0 Contact: support@pluxbox.com Generated by: https://github.com/swagger-api/swagger-codegen.git -Swagger Codegen version: 2.2.3-SNAPSHOT +Swagger Codegen version: 2.3.0-SNAPSHOT =end require 'uri' @@ -126,11 +126,11 @@ attr_accessor :inject_format attr_accessor :force_ending_format def initialize - @scheme = 'https' - @host = 'staging.radiomanager.pluxbox.com' + @scheme = 'http' + @host = 'radiomanager.pb' @base_path = '/api/v2' @api_key = {} @api_key_prefix = {} @timeout = 0 @client_side_validation = true