pulp_2to3_migration_client 0.4.0.dev01600977854 → 0.4.0.dev01601410016

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: f6d0ad0c315d38aa25969d75f4cf758ba168ccf5c468f9e3dbcabadde9828686
4
- data.tar.gz: 020e5031559bfd7d13586440fc5527e5389803655cadb921ed6bd0fb0b79babe
3
+ metadata.gz: 95b80b47489c66b6bfc4e42403f4f102df4e75485110f828716c588e151f06f5
4
+ data.tar.gz: 53aa02da2338cf441d6966062c7d0fd58ebe21469129f7da27a19f4712e2ea61
5
5
  SHA512:
6
- metadata.gz: 0b3ac944a033b6bfa26cbaaa8f82f6323b49c491af1e8641248727aade35bb462b0142de8359925593789638acd408bd81bfd9e44c9aec8e6c3aeb422c3cab45
7
- data.tar.gz: 6772bb7443e5fea4ca67b39f298ac30aad0176c96d5f93688f9b594d1862b539ab073429599c93c1e867cbfa973448cd5a0e9dfde5a16d0f3d9f90e8de105fb9
6
+ metadata.gz: 0cd6fa33abaf24c024f67869d21ccea410e23c76d594a996b7952fd257912701197e57063acaa9b0fea5d1b8e829ebf3eeafd39dc25ff55df511927bc05445fb
7
+ data.tar.gz: ea49ec431723f59fea31eb4ff10efe07cf09e3a2f743967fd9dbc24a1dc1c6c4cc893aa24b928c5f7981ef8aec11fd62fd78c787ef0af38bc7cb8d4bba9c135b
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.dev01600977854
10
+ - Package version: 0.4.0.dev01601410016
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.dev01600977854.gem
27
+ gem install ./pulp_2to3_migration_client-0.4.0.dev01601410016.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01600977854.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01601410016.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.dev01600977854'
36
+ gem 'pulp_2to3_migration_client', '~> 0.4.0.dev01601410016'
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.dev01600977854'
14
+ VERSION = '0.4.0.dev01601410016'
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.dev01600977854
4
+ version: 0.4.0.dev01601410016
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-24 00:00:00.000000000 Z
11
+ date: 2020-09-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday