pulp_2to3_migration_client 0.4.0.dev01599681295 → 0.4.0.dev01600116709

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: f193533c1ec087f33916ba2c8e6831a7e771033847c109139224fdd555e91d1f
4
- data.tar.gz: c328842b27febd310e75dbb3de5286a7d8095fdded0ba0ce35ca47375f6b20be
3
+ metadata.gz: fe1ede7690bc02a1eb66c714124566c8d0f849720ef4d91a362155f64e48b7e5
4
+ data.tar.gz: 9a357ec0cc20fd9ba70217ee263ab81a5002bc0484572f548413a3a31e1a0dde
5
5
  SHA512:
6
- metadata.gz: a912e69fb3746322ae14deb2d5f34d64ad38cbdaea239f1e514cd3ed9e4afe3fa360fbcc754f42318e12898057563b942cfcbb366e0d2a20329f10501f28fdbc
7
- data.tar.gz: 29f098dfb4361188945c216b482205e399597f24268f2376483ae75b1ad0da00d45701a6d27b46c6c72d4cc8a76dcbb4cafe052c5f21a71904d905988e12762a
6
+ metadata.gz: b8fa3bc1bef0d35505f0a4c116318faf1bbe0e82187db94ef0af4e8a25ca6d8467cb591f2bf43738d49e7664bd4b6147309d345c88cca7ae9ca45d0347b9d64c
7
+ data.tar.gz: 12ecde88e9805bcc3cd736339a23bbdee9aa07a66b688740a2dbd51854bd1d5f06a3670ed3e161615cea8019a5ab134763e7688e8f9827ec583f506b57c5f056
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.dev01599681295
10
+ - Package version: 0.4.0.dev01600116709
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.dev01599681295.gem
27
+ gem install ./pulp_2to3_migration_client-0.4.0.dev01600116709.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01599681295.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01600116709.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.dev01599681295'
36
+ gem 'pulp_2to3_migration_client', '~> 0.4.0.dev01600116709'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **pulp2_storage_path** | **String** | |
13
13
  **downloaded** | **Boolean** | | [optional] [default to false]
14
14
  **pulp3_content** | **String** | | [optional]
15
- **pulp3_repository_version** | **Object** | | [optional] [readonly]
15
+ **pulp3_repository_version** | **String** | | [optional] [readonly]
16
16
 
17
17
  ## Code Sample
18
18
 
@@ -12,10 +12,10 @@ Name | Type | Description | Notes
12
12
  **is_migrated** | **Boolean** | | [optional] [default to false]
13
13
  **not_in_plan** | **Boolean** | | [optional] [default to false]
14
14
  **pulp3_repository_version** | **String** | RepositoryVersion to be served | [optional]
15
- **pulp3_remote_href** | **Object** | | [optional] [readonly]
16
- **pulp3_publication_href** | **Object** | | [optional] [readonly]
17
- **pulp3_distribution_hrefs** | **Object** | | [optional] [readonly]
18
- **pulp3_repository_href** | **Object** | | [optional] [readonly]
15
+ **pulp3_remote_href** | **String** | | [optional] [readonly]
16
+ **pulp3_publication_href** | **String** | | [optional] [readonly]
17
+ **pulp3_distribution_hrefs** | **String** | | [optional] [readonly]
18
+ **pulp3_repository_href** | **String** | | [optional] [readonly]
19
19
 
20
20
  ## Code Sample
21
21
 
@@ -60,7 +60,7 @@ module Pulp2to3MigrationClient
60
60
  :'pulp2_storage_path' => :'String',
61
61
  :'downloaded' => :'Boolean',
62
62
  :'pulp3_content' => :'String',
63
- :'pulp3_repository_version' => :'Object'
63
+ :'pulp3_repository_version' => :'String'
64
64
  }
65
65
  end
66
66
 
@@ -70,10 +70,10 @@ module Pulp2to3MigrationClient
70
70
  :'is_migrated' => :'Boolean',
71
71
  :'not_in_plan' => :'Boolean',
72
72
  :'pulp3_repository_version' => :'String',
73
- :'pulp3_remote_href' => :'Object',
74
- :'pulp3_publication_href' => :'Object',
75
- :'pulp3_distribution_hrefs' => :'Object',
76
- :'pulp3_repository_href' => :'Object'
73
+ :'pulp3_remote_href' => :'String',
74
+ :'pulp3_publication_href' => :'String',
75
+ :'pulp3_distribution_hrefs' => :'String',
76
+ :'pulp3_repository_href' => :'String'
77
77
  }
78
78
  end
79
79
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.4.0.dev01599681295'
14
+ VERSION = '0.4.0.dev01600116709'
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.dev01599681295
4
+ version: 0.4.0.dev01600116709
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-09 00:00:00.000000000 Z
11
+ date: 2020-09-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday