knievel 0.1.2 → 0.1.3

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
  SHA256:
3
- metadata.gz: f9d3518d6f9909350f26f983cb87e0fee6009ffdded99fd78bd03895d7f52ff1
4
- data.tar.gz: 2aa153f6fc65c9eb6d0d618452be68f57c2e8f64fe5835c12387171349e0f344
3
+ metadata.gz: dc637d192e9b8f35ee7fd020c08997147679db37c7efb1db1d48bc3fae02ac17
4
+ data.tar.gz: a58bcd4a4a71bf43dbe571d6b45bdde9992fc9fae4598c106751c7f6842776c2
5
5
  SHA512:
6
- metadata.gz: 10fd434746a96d8eac6a134f6f60094862248d160a2852c8cd110ec3af4099097d0fe6471f700f411926743fab0c0fbdfb988081036e4838d60d9da42b4a5c37
7
- data.tar.gz: 56522d1ed756bf64a7d59c9341143f42fc59a07042a08194a5504025ef87dfa20679301f8c55520182ad77d5e5e30c1ca7e1cb7bddc6e7e16c26bffef0da1d5d
6
+ metadata.gz: 909bb18143110ab2c7537e4b3d8405e1955112cf9e38c3461085822382d5bc102482b3de941d75ca55c18c6ef72762a8b69e79acf71d290661f77da2647c91fa
7
+ data.tar.gz: 58cc6b24f66f0c10f9e954c897ee0a9f085eadc6d73dd44e8c5b70bc06f92830172f24fb478e4c1454c76818cd71f5a486b26205b8f69017d0de9be51f6f0d74
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- knievel (0.1.2)
4
+ knievel (0.1.3)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart
7
7
  marcel
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 0.1.0
10
- - Package version: 0.1.2
10
+ - Package version: 0.1.3
11
11
  - Generator version: 7.23.0-SNAPSHOT
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
 
@@ -24,16 +24,16 @@ gem build knievel.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./knievel-0.1.2.gem
27
+ gem install ./knievel-0.1.3.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./knievel-0.1.2.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./knievel-0.1.3.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'knievel', '~> 0.1.2'
36
+ gem 'knievel', '~> 0.1.3'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -82,7 +82,7 @@ end
82
82
 
83
83
  ## Documentation for API Endpoints
84
84
 
85
- All URIs are relative to *http://localhost*
85
+ All URIs are relative to *http://localhost:8080*
86
86
 
87
87
  Class | Method | HTTP request | Description
88
88
  ------------ | ------------- | ------------- | -------------
data/docs/AdLibraryApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::AdLibraryApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/AdsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::AdsApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
@@ -1,6 +1,6 @@
1
1
  # Knievel::AdvertisersApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/CampaignsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::CampaignsApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
@@ -1,6 +1,6 @@
1
1
  # Knievel::CreativeTemplatesApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/CreativesApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::CreativesApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/DecisionsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::DecisionsApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/ExplainApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::ExplainApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/FlightsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::FlightsApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/OrgsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::OrgsApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/SitesApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::SitesApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/SystemApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::SystemApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/TaxonomyApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::TaxonomyApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/TokensApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::TokensApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
data/docs/ZonesApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Knievel::ZonesApi
2
2
 
3
- All URIs are relative to *http://localhost*
3
+ All URIs are relative to *http://localhost:8080*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
@@ -157,7 +157,7 @@ module Knievel
157
157
 
158
158
  def initialize
159
159
  @scheme = 'http'
160
- @host = 'localhost'
160
+ @host = 'localhost:8080'
161
161
  @base_path = ''
162
162
  @server_index = nil
163
163
  @server_operation_index = {}
@@ -262,8 +262,8 @@ module Knievel
262
262
  def server_settings
263
263
  [
264
264
  {
265
- url: "",
266
- description: "No description provided",
265
+ url: "http://localhost:8080",
266
+ description: "Local development default; override via your client's host configuration for production.",
267
267
  }
268
268
  ]
269
269
  end
@@ -11,5 +11,5 @@ Generator version: 7.23.0-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module Knievel
14
- VERSION = '0.1.2'
14
+ VERSION = '0.1.3'
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: knievel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Knievel Ads