pulp_2to3_migration_client 0.4.0.dev01599940583 → 0.4.0.dev01600372752
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/docs/Pulp2to3MigrationPulp2ContentResponse.md +1 -1
- data/docs/Pulp2to3MigrationPulp2RepositoryResponse.md +4 -4
- data/lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_content_response.rb +1 -1
- data/lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_repository_response.rb +4 -4
- data/lib/pulp_2to3_migration_client/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8b91c16df08efd44f4e1622b9f2fe2ebbc6aea2bfe3c49e52f5de63c7968b5e2
|
4
|
+
data.tar.gz: 15d6bd3447f175014e477402d9c9102a330e36aff9bbf9c9069a34987714d18d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e98b29c8ed33f817e30f4438fcb19fb0291de3c525a37395be3489731cea4e0f5194e9c4b87147f1d740e3569b9316e0d8d00f46a472631f73d0964e03ac17a
|
7
|
+
data.tar.gz: c64ffbe5fd0c167ba9364224890eb2dc5b3938ac455270acd232a352a93f985f6deef04929c92bb97371e15282336080811104b074a3d164787ac2b289fb4628
|
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.
|
10
|
+
- Package version: 0.4.0.dev01600372752
|
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.
|
27
|
+
gem install ./pulp_2to3_migration_client-0.4.0.dev01600372752.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.
|
30
|
+
(for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01600372752.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.
|
36
|
+
gem 'pulp_2to3_migration_client', '~> 0.4.0.dev01600372752'
|
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** | **
|
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** | **
|
16
|
-
**pulp3_publication_href** | **
|
17
|
-
**pulp3_distribution_hrefs** | **
|
18
|
-
**pulp3_repository_href** | **
|
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
|
|
@@ -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' => :'
|
74
|
-
:'pulp3_publication_href' => :'
|
75
|
-
:'pulp3_distribution_hrefs' => :'
|
76
|
-
:'pulp3_repository_href' => :'
|
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
|
|
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.
|
4
|
+
version: 0.4.0.dev01600372752
|
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-
|
11
|
+
date: 2020-09-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|