pulp_2to3_migration_client 0.4.0.dev01601150728 → 0.4.0.dev01601585131

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
  SHA256:
3
- metadata.gz: c5ed839b248219e941e2e6a5e7b4cad1c65918569bd3cb1931ab435a6e139f57
4
- data.tar.gz: 83ca8c53ad11f0ce97792cda15816ed479a8af8c50dc460dfe44e03ef6654a46
3
+ metadata.gz: '09ffaa1b077adc9919e5fc06c92d291561e7a548026992430ddd71973b6872f4'
4
+ data.tar.gz: 2fb6fe25c5041d48bb60f35b35f4c9c746334d965058c7ab110af8de0aeb4d97
5
5
  SHA512:
6
- metadata.gz: 40d7595557f9698cd304577cc14baae77d41d6ab0ff75a783ee9684590cf2de6c3c0efd0c4af8b33d3b2c065533ef09742098b7d03f61353486bc11fc59ee7fa
7
- data.tar.gz: f06296debe19e1076b6d13ba1c3ad4149bc80e5d31ff0749e0f65f886e43d509e7c0e605da44ea241e596a643466311d6c0f735208209b9310f4e346368c9cb8
6
+ metadata.gz: d6d394211b13d5d02ee1df73bc3e15491b2670a70c2cf16d972165dfa6c5840dcfccfc6ef34bbeb72c4e96a632ee63b9f6ade91f0e172b6c2a293188cd9f634c
7
+ data.tar.gz: 4a2da33af8a546f935cf60617d39375fe501243501472d531fd70226e7c61316543fa693dfa345aabe86572352a97b612dc1e0ed15fccccd199e6d22b6649a02
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 0.4.0.dev01601150728
10
+ - Package version: 0.4.0.dev01601585131
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_2to3_migration_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_2to3_migration_client-0.4.0.dev01601150728.gem
27
+ gem install ./pulp_2to3_migration_client-0.4.0.dev01601585131.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01601150728.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01601585131.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 'pulp_2to3_migration_client', '~> 0.4.0.dev01601150728'
36
+ gem 'pulp_2to3_migration_client', '~> 0.4.0.dev01601585131'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -15,8 +15,8 @@ Name | Type | Description | Notes
15
15
  require 'Pulp2to3MigrationClient'
16
16
 
17
17
  instance = Pulp2to3MigrationClient::InlineResponse200.new(count: 123,
18
- _next: null,
19
- previous: null,
18
+ _next: http://api.example.org/accounts/?offset=400&limit=100,
19
+ previous: http://api.example.org/accounts/?offset=200&limit=100,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -15,8 +15,8 @@ Name | Type | Description | Notes
15
15
  require 'Pulp2to3MigrationClient'
16
16
 
17
17
  instance = Pulp2to3MigrationClient::InlineResponse2001.new(count: 123,
18
- _next: null,
19
- previous: null,
18
+ _next: http://api.example.org/accounts/?offset=400&limit=100,
19
+ previous: http://api.example.org/accounts/?offset=200&limit=100,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -15,8 +15,8 @@ Name | Type | Description | Notes
15
15
  require 'Pulp2to3MigrationClient'
16
16
 
17
17
  instance = Pulp2to3MigrationClient::InlineResponse2002.new(count: 123,
18
- _next: null,
19
- previous: null,
18
+ _next: http://api.example.org/accounts/?offset=400&limit=100,
19
+ previous: http://api.example.org/accounts/?offset=200&limit=100,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.4.0.dev01601150728'
14
+ VERSION = '0.4.0.dev01601585131'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_2to3_migration_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0.dev01601150728
4
+ version: 0.4.0.dev01601585131
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-26 00:00:00.000000000 Z
11
+ date: 2020-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday