pulp_2to3_migration_client 0.4.0.dev01601585131 → 0.4.0

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: '09ffaa1b077adc9919e5fc06c92d291561e7a548026992430ddd71973b6872f4'
4
- data.tar.gz: 2fb6fe25c5041d48bb60f35b35f4c9c746334d965058c7ab110af8de0aeb4d97
3
+ metadata.gz: 934bd4265ef7c8efcb22737ef9a455f326c91c50d99e8f9ba817735a3c2abf55
4
+ data.tar.gz: ca13598df5944ac7b79b70348c6e755ff48a13e2a3f46afabae04f3afc9faa21
5
5
  SHA512:
6
- metadata.gz: d6d394211b13d5d02ee1df73bc3e15491b2670a70c2cf16d972165dfa6c5840dcfccfc6ef34bbeb72c4e96a632ee63b9f6ade91f0e172b6c2a293188cd9f634c
7
- data.tar.gz: 4a2da33af8a546f935cf60617d39375fe501243501472d531fd70226e7c61316543fa693dfa345aabe86572352a97b612dc1e0ed15fccccd199e6d22b6649a02
6
+ metadata.gz: 7b571522d576d9ba7831525c22564333ff6a3b7fa583140dd5e608c93dfb37a93e092bfc08f52472172fc9faae55c7b37e1585c081b45aaed369a10963d2eb16
7
+ data.tar.gz: 944f98d1caaf080c29688b7d27c23cbf9e9879baffe2a1821ca73046d4fb0b39750ad11c88352079f6995fa2dee056d74e418909823bd348ae9a4777f71cd153
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.dev01601585131
10
+ - Package version: 0.4.0
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.dev01601585131.gem
27
+ gem install ./pulp_2to3_migration_client-0.4.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01601585131.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.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.dev01601585131'
36
+ gem 'pulp_2to3_migration_client', '~> 0.4.0'
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: http://api.example.org/accounts/?offset=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=100,
18
+ _next: null,
19
+ previous: null,
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: http://api.example.org/accounts/?offset=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=100,
18
+ _next: null,
19
+ previous: null,
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: http://api.example.org/accounts/?offset=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=100,
18
+ _next: null,
19
+ previous: null,
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.dev01601585131'
14
+ VERSION = '0.4.0'
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.dev01601585131
4
+ version: 0.4.0
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-10-01 00:00:00.000000000 Z
11
+ date: 2020-10-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -135,9 +135,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
135
135
  version: '1.9'
136
136
  required_rubygems_version: !ruby/object:Gem::Requirement
137
137
  requirements:
138
- - - ">"
138
+ - - ">="
139
139
  - !ruby/object:Gem::Version
140
- version: 1.3.1
140
+ version: '0'
141
141
  requirements: []
142
142
  rubygems_version: 3.0.6
143
143
  signing_key: