pulp_container_client 2.3.0.dev01611288388 → 2.3.0.dev01611374760

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_container_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 313e55b46da5b970a39f889b550713ca5460adde1722d9b7b4b07f51bf395b7d
4
- data.tar.gz: cb8ed9cb09ba4ae82af117d182857157a99f44152b1115e0002fb28a94049e21
3
+ metadata.gz: 77828ba2f65d3f32fbdb7841b5b35f50b13ae067743e02f3d16b2861938127ba
4
+ data.tar.gz: eaf16b7f84d0a05b457114d575a986f2e26e895aff38cec66fce39e611eb7733
5
5
  SHA512:
6
- metadata.gz: 67a99e075f55aded8e0b74c66d8188f0c5710cd59067daa6c7fb2451b958658a0b1479b2ad0e0e177dafd8e71680a7cfa16dd8f77bd64fad93d4c320ec63e253
7
- data.tar.gz: cdb5cc1c0e13a197ffef0475731168f6657085adcb3b169bd7790036ba3209fd1611f1046aa18b4db42948c3d14a377b772ceba3651a2880550fb9cfdf0c41b9
6
+ metadata.gz: b5249c745760276772f15c504170e6a70ece618f36eb2d73c7a4da68d99d0ab59101a8d4a02a5a86f9294a68399338d8b919a0169afe1b6c8631324c44d68219
7
+ data.tar.gz: a035624984f448d292b58cd0e8ad36dd36addb627414636fe9b950ef760523bb5f9defd2e7adbc0db966c0593883f5cb8ecfb0f29e0fc82cffe9aaabd493c688
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: 2.3.0.dev01611288388
10
+ - Package version: 2.3.0.dev01611374760
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_container_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_container_client-2.3.0.dev01611288388.gem
27
+ gem install ./pulp_container_client-2.3.0.dev01611374760.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_container_client-2.3.0.dev01611288388.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_container_client-2.3.0.dev01611374760.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_container_client', '~> 2.3.0.dev01611288388'
36
+ gem 'pulp_container_client', '~> 2.3.0.dev01611374760'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -4,22 +4,22 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
8
7
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
8
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
+ **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
11
10
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
11
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
12
12
 
13
13
  ## Code Sample
14
14
 
15
15
  ```ruby
16
16
  require 'PulpContainerClient'
17
17
 
18
- instance = PulpContainerClient::ContainerContainerDistribution.new(base_path: null,
19
- repository: null,
20
- name: null,
18
+ instance = PulpContainerClient::ContainerContainerDistribution.new(repository: null,
21
19
  content_guard: null,
22
- repository_version: null)
20
+ base_path: null,
21
+ repository_version: null,
22
+ name: null)
23
23
  ```
24
24
 
25
25
 
@@ -4,13 +4,13 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
- **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
9
- **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
10
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
11
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
12
9
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
10
+ **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
11
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
13
12
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
13
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
14
14
  **registry_path** | **String** | The Registry hostame/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
15
15
  **namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
16
16
 
@@ -19,13 +19,13 @@ Name | Type | Description | Notes
19
19
  ```ruby
20
20
  require 'PulpContainerClient'
21
21
 
22
- instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
23
- base_path: null,
22
+ instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_href: null,
24
23
  repository: null,
25
- name: null,
26
- pulp_href: null,
27
24
  content_guard: null,
25
+ base_path: null,
26
+ pulp_created: null,
28
27
  repository_version: null,
28
+ name: null,
29
29
  registry_path: null,
30
30
  namespace: null)
31
31
  ```
@@ -4,22 +4,22 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | [optional]
8
7
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
10
8
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
9
+ **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | [optional]
11
10
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
11
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
12
12
 
13
13
  ## Code Sample
14
14
 
15
15
  ```ruby
16
16
  require 'PulpContainerClient'
17
17
 
18
- instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(base_path: null,
19
- repository: null,
20
- name: null,
18
+ instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(repository: null,
21
19
  content_guard: null,
22
- repository_version: null)
20
+ base_path: null,
21
+ repository_version: null,
22
+ name: null)
23
23
  ```
24
24
 
25
25
 
@@ -15,40 +15,40 @@ require 'date'
15
15
  module PulpContainerClient
16
16
  # A serializer for ContainerDistribution.
17
17
  class ContainerContainerDistribution
18
- # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
19
- attr_accessor :base_path
20
-
21
18
  # The latest RepositoryVersion for this Repository will be served.
22
19
  attr_accessor :repository
23
20
 
24
- # A unique name. Ex, `rawhide` and `stable`.
25
- attr_accessor :name
26
-
27
21
  # An optional content-guard. If none is specified, a default one will be used.
28
22
  attr_accessor :content_guard
29
23
 
24
+ # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
25
+ attr_accessor :base_path
26
+
30
27
  # RepositoryVersion to be served
31
28
  attr_accessor :repository_version
32
29
 
30
+ # A unique name. Ex, `rawhide` and `stable`.
31
+ attr_accessor :name
32
+
33
33
  # Attribute mapping from ruby-style variable name to JSON key.
34
34
  def self.attribute_map
35
35
  {
36
- :'base_path' => :'base_path',
37
36
  :'repository' => :'repository',
38
- :'name' => :'name',
39
37
  :'content_guard' => :'content_guard',
40
- :'repository_version' => :'repository_version'
38
+ :'base_path' => :'base_path',
39
+ :'repository_version' => :'repository_version',
40
+ :'name' => :'name'
41
41
  }
42
42
  end
43
43
 
44
44
  # Attribute type mapping.
45
45
  def self.openapi_types
46
46
  {
47
- :'base_path' => :'String',
48
47
  :'repository' => :'String',
49
- :'name' => :'String',
50
48
  :'content_guard' => :'String',
51
- :'repository_version' => :'String'
49
+ :'base_path' => :'String',
50
+ :'repository_version' => :'String',
51
+ :'name' => :'String'
52
52
  }
53
53
  end
54
54
 
@@ -56,7 +56,7 @@ module PulpContainerClient
56
56
  def self.openapi_nullable
57
57
  Set.new([
58
58
  :'repository',
59
- :'repository_version'
59
+ :'repository_version',
60
60
  ])
61
61
  end
62
62
 
@@ -75,25 +75,25 @@ module PulpContainerClient
75
75
  h[k.to_sym] = v
76
76
  }
77
77
 
78
- if attributes.key?(:'base_path')
79
- self.base_path = attributes[:'base_path']
80
- end
81
-
82
78
  if attributes.key?(:'repository')
83
79
  self.repository = attributes[:'repository']
84
80
  end
85
81
 
86
- if attributes.key?(:'name')
87
- self.name = attributes[:'name']
88
- end
89
-
90
82
  if attributes.key?(:'content_guard')
91
83
  self.content_guard = attributes[:'content_guard']
92
84
  end
93
85
 
86
+ if attributes.key?(:'base_path')
87
+ self.base_path = attributes[:'base_path']
88
+ end
89
+
94
90
  if attributes.key?(:'repository_version')
95
91
  self.repository_version = attributes[:'repository_version']
96
92
  end
93
+
94
+ if attributes.key?(:'name')
95
+ self.name = attributes[:'name']
96
+ end
97
97
  end
98
98
 
99
99
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -124,11 +124,11 @@ module PulpContainerClient
124
124
  def ==(o)
125
125
  return true if self.equal?(o)
126
126
  self.class == o.class &&
127
- base_path == o.base_path &&
128
127
  repository == o.repository &&
129
- name == o.name &&
130
128
  content_guard == o.content_guard &&
131
- repository_version == o.repository_version
129
+ base_path == o.base_path &&
130
+ repository_version == o.repository_version &&
131
+ name == o.name
132
132
  end
133
133
 
134
134
  # @see the `==` method
@@ -140,7 +140,7 @@ module PulpContainerClient
140
140
  # Calculates hash code according to all attributes.
141
141
  # @return [Integer] Hash code
142
142
  def hash
143
- [base_path, repository, name, content_guard, repository_version].hash
143
+ [repository, content_guard, base_path, repository_version, name].hash
144
144
  end
145
145
 
146
146
  # Builds the object from hash
@@ -15,26 +15,26 @@ require 'date'
15
15
  module PulpContainerClient
16
16
  # A serializer for ContainerDistribution.
17
17
  class ContainerContainerDistributionResponse
18
- # Timestamp of creation.
19
- attr_accessor :pulp_created
20
-
21
- # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
22
- attr_accessor :base_path
18
+ attr_accessor :pulp_href
23
19
 
24
20
  # The latest RepositoryVersion for this Repository will be served.
25
21
  attr_accessor :repository
26
22
 
27
- # A unique name. Ex, `rawhide` and `stable`.
28
- attr_accessor :name
29
-
30
- attr_accessor :pulp_href
31
-
32
23
  # An optional content-guard. If none is specified, a default one will be used.
33
24
  attr_accessor :content_guard
34
25
 
26
+ # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
27
+ attr_accessor :base_path
28
+
29
+ # Timestamp of creation.
30
+ attr_accessor :pulp_created
31
+
35
32
  # RepositoryVersion to be served
36
33
  attr_accessor :repository_version
37
34
 
35
+ # A unique name. Ex, `rawhide` and `stable`.
36
+ attr_accessor :name
37
+
38
38
  # The Registry hostame/name/ to use with docker pull command defined by this distribution.
39
39
  attr_accessor :registry_path
40
40
 
@@ -44,13 +44,13 @@ module PulpContainerClient
44
44
  # Attribute mapping from ruby-style variable name to JSON key.
45
45
  def self.attribute_map
46
46
  {
47
- :'pulp_created' => :'pulp_created',
48
- :'base_path' => :'base_path',
49
- :'repository' => :'repository',
50
- :'name' => :'name',
51
47
  :'pulp_href' => :'pulp_href',
48
+ :'repository' => :'repository',
52
49
  :'content_guard' => :'content_guard',
50
+ :'base_path' => :'base_path',
51
+ :'pulp_created' => :'pulp_created',
53
52
  :'repository_version' => :'repository_version',
53
+ :'name' => :'name',
54
54
  :'registry_path' => :'registry_path',
55
55
  :'namespace' => :'namespace'
56
56
  }
@@ -59,13 +59,13 @@ module PulpContainerClient
59
59
  # Attribute type mapping.
60
60
  def self.openapi_types
61
61
  {
62
- :'pulp_created' => :'DateTime',
63
- :'base_path' => :'String',
64
- :'repository' => :'String',
65
- :'name' => :'String',
66
62
  :'pulp_href' => :'String',
63
+ :'repository' => :'String',
67
64
  :'content_guard' => :'String',
65
+ :'base_path' => :'String',
66
+ :'pulp_created' => :'DateTime',
68
67
  :'repository_version' => :'String',
68
+ :'name' => :'String',
69
69
  :'registry_path' => :'String',
70
70
  :'namespace' => :'String'
71
71
  }
@@ -94,34 +94,34 @@ module PulpContainerClient
94
94
  h[k.to_sym] = v
95
95
  }
96
96
 
97
- if attributes.key?(:'pulp_created')
98
- self.pulp_created = attributes[:'pulp_created']
99
- end
100
-
101
- if attributes.key?(:'base_path')
102
- self.base_path = attributes[:'base_path']
97
+ if attributes.key?(:'pulp_href')
98
+ self.pulp_href = attributes[:'pulp_href']
103
99
  end
104
100
 
105
101
  if attributes.key?(:'repository')
106
102
  self.repository = attributes[:'repository']
107
103
  end
108
104
 
109
- if attributes.key?(:'name')
110
- self.name = attributes[:'name']
105
+ if attributes.key?(:'content_guard')
106
+ self.content_guard = attributes[:'content_guard']
111
107
  end
112
108
 
113
- if attributes.key?(:'pulp_href')
114
- self.pulp_href = attributes[:'pulp_href']
109
+ if attributes.key?(:'base_path')
110
+ self.base_path = attributes[:'base_path']
115
111
  end
116
112
 
117
- if attributes.key?(:'content_guard')
118
- self.content_guard = attributes[:'content_guard']
113
+ if attributes.key?(:'pulp_created')
114
+ self.pulp_created = attributes[:'pulp_created']
119
115
  end
120
116
 
121
117
  if attributes.key?(:'repository_version')
122
118
  self.repository_version = attributes[:'repository_version']
123
119
  end
124
120
 
121
+ if attributes.key?(:'name')
122
+ self.name = attributes[:'name']
123
+ end
124
+
125
125
  if attributes.key?(:'registry_path')
126
126
  self.registry_path = attributes[:'registry_path']
127
127
  end
@@ -159,13 +159,13 @@ module PulpContainerClient
159
159
  def ==(o)
160
160
  return true if self.equal?(o)
161
161
  self.class == o.class &&
162
- pulp_created == o.pulp_created &&
163
- base_path == o.base_path &&
164
- repository == o.repository &&
165
- name == o.name &&
166
162
  pulp_href == o.pulp_href &&
163
+ repository == o.repository &&
167
164
  content_guard == o.content_guard &&
165
+ base_path == o.base_path &&
166
+ pulp_created == o.pulp_created &&
168
167
  repository_version == o.repository_version &&
168
+ name == o.name &&
169
169
  registry_path == o.registry_path &&
170
170
  namespace == o.namespace
171
171
  end
@@ -179,7 +179,7 @@ module PulpContainerClient
179
179
  # Calculates hash code according to all attributes.
180
180
  # @return [Integer] Hash code
181
181
  def hash
182
- [pulp_created, base_path, repository, name, pulp_href, content_guard, repository_version, registry_path, namespace].hash
182
+ [pulp_href, repository, content_guard, base_path, pulp_created, repository_version, name, registry_path, namespace].hash
183
183
  end
184
184
 
185
185
  # Builds the object from hash
@@ -15,40 +15,40 @@ require 'date'
15
15
  module PulpContainerClient
16
16
  # A serializer for ContainerDistribution.
17
17
  class PatchedcontainerContainerDistribution
18
- # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
19
- attr_accessor :base_path
20
-
21
18
  # The latest RepositoryVersion for this Repository will be served.
22
19
  attr_accessor :repository
23
20
 
24
- # A unique name. Ex, `rawhide` and `stable`.
25
- attr_accessor :name
26
-
27
21
  # An optional content-guard. If none is specified, a default one will be used.
28
22
  attr_accessor :content_guard
29
23
 
24
+ # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
25
+ attr_accessor :base_path
26
+
30
27
  # RepositoryVersion to be served
31
28
  attr_accessor :repository_version
32
29
 
30
+ # A unique name. Ex, `rawhide` and `stable`.
31
+ attr_accessor :name
32
+
33
33
  # Attribute mapping from ruby-style variable name to JSON key.
34
34
  def self.attribute_map
35
35
  {
36
- :'base_path' => :'base_path',
37
36
  :'repository' => :'repository',
38
- :'name' => :'name',
39
37
  :'content_guard' => :'content_guard',
40
- :'repository_version' => :'repository_version'
38
+ :'base_path' => :'base_path',
39
+ :'repository_version' => :'repository_version',
40
+ :'name' => :'name'
41
41
  }
42
42
  end
43
43
 
44
44
  # Attribute type mapping.
45
45
  def self.openapi_types
46
46
  {
47
- :'base_path' => :'String',
48
47
  :'repository' => :'String',
49
- :'name' => :'String',
50
48
  :'content_guard' => :'String',
51
- :'repository_version' => :'String'
49
+ :'base_path' => :'String',
50
+ :'repository_version' => :'String',
51
+ :'name' => :'String'
52
52
  }
53
53
  end
54
54
 
@@ -56,7 +56,7 @@ module PulpContainerClient
56
56
  def self.openapi_nullable
57
57
  Set.new([
58
58
  :'repository',
59
- :'repository_version'
59
+ :'repository_version',
60
60
  ])
61
61
  end
62
62
 
@@ -75,25 +75,25 @@ module PulpContainerClient
75
75
  h[k.to_sym] = v
76
76
  }
77
77
 
78
- if attributes.key?(:'base_path')
79
- self.base_path = attributes[:'base_path']
80
- end
81
-
82
78
  if attributes.key?(:'repository')
83
79
  self.repository = attributes[:'repository']
84
80
  end
85
81
 
86
- if attributes.key?(:'name')
87
- self.name = attributes[:'name']
88
- end
89
-
90
82
  if attributes.key?(:'content_guard')
91
83
  self.content_guard = attributes[:'content_guard']
92
84
  end
93
85
 
86
+ if attributes.key?(:'base_path')
87
+ self.base_path = attributes[:'base_path']
88
+ end
89
+
94
90
  if attributes.key?(:'repository_version')
95
91
  self.repository_version = attributes[:'repository_version']
96
92
  end
93
+
94
+ if attributes.key?(:'name')
95
+ self.name = attributes[:'name']
96
+ end
97
97
  end
98
98
 
99
99
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -114,11 +114,11 @@ module PulpContainerClient
114
114
  def ==(o)
115
115
  return true if self.equal?(o)
116
116
  self.class == o.class &&
117
- base_path == o.base_path &&
118
117
  repository == o.repository &&
119
- name == o.name &&
120
118
  content_guard == o.content_guard &&
121
- repository_version == o.repository_version
119
+ base_path == o.base_path &&
120
+ repository_version == o.repository_version &&
121
+ name == o.name
122
122
  end
123
123
 
124
124
  # @see the `==` method
@@ -130,7 +130,7 @@ module PulpContainerClient
130
130
  # Calculates hash code according to all attributes.
131
131
  # @return [Integer] Hash code
132
132
  def hash
133
- [base_path, repository, name, content_guard, repository_version].hash
133
+ [repository, content_guard, base_path, repository_version, name].hash
134
134
  end
135
135
 
136
136
  # Builds the object from hash
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpContainerClient
14
- VERSION = '2.3.0.dev01611288388'
14
+ VERSION = '2.3.0.dev01611374760'
15
15
  end
@@ -32,43 +32,43 @@ describe 'ContainerContainerDistributionResponse' do
32
32
  expect(@instance).to be_instance_of(PulpContainerClient::ContainerContainerDistributionResponse)
33
33
  end
34
34
  end
35
- describe 'test attribute "pulp_created"' do
35
+ describe 'test attribute "pulp_href"' do
36
36
  it 'should work' do
37
37
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
38
  end
39
39
  end
40
40
 
41
- describe 'test attribute "base_path"' do
41
+ describe 'test attribute "repository"' do
42
42
  it 'should work' do
43
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
44
  end
45
45
  end
46
46
 
47
- describe 'test attribute "repository"' do
47
+ describe 'test attribute "content_guard"' do
48
48
  it 'should work' do
49
49
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
50
  end
51
51
  end
52
52
 
53
- describe 'test attribute "name"' do
53
+ describe 'test attribute "base_path"' do
54
54
  it 'should work' do
55
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
56
  end
57
57
  end
58
58
 
59
- describe 'test attribute "pulp_href"' do
59
+ describe 'test attribute "pulp_created"' do
60
60
  it 'should work' do
61
61
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
62
  end
63
63
  end
64
64
 
65
- describe 'test attribute "content_guard"' do
65
+ describe 'test attribute "repository_version"' do
66
66
  it 'should work' do
67
67
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
68
  end
69
69
  end
70
70
 
71
- describe 'test attribute "repository_version"' do
71
+ describe 'test attribute "name"' do
72
72
  it 'should work' do
73
73
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
74
74
  end
@@ -32,31 +32,31 @@ describe 'ContainerContainerDistribution' do
32
32
  expect(@instance).to be_instance_of(PulpContainerClient::ContainerContainerDistribution)
33
33
  end
34
34
  end
35
- describe 'test attribute "base_path"' do
35
+ describe 'test attribute "repository"' do
36
36
  it 'should work' do
37
37
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
38
  end
39
39
  end
40
40
 
41
- describe 'test attribute "repository"' do
41
+ describe 'test attribute "content_guard"' do
42
42
  it 'should work' do
43
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
44
  end
45
45
  end
46
46
 
47
- describe 'test attribute "name"' do
47
+ describe 'test attribute "base_path"' do
48
48
  it 'should work' do
49
49
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
50
  end
51
51
  end
52
52
 
53
- describe 'test attribute "content_guard"' do
53
+ describe 'test attribute "repository_version"' do
54
54
  it 'should work' do
55
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
56
  end
57
57
  end
58
58
 
59
- describe 'test attribute "repository_version"' do
59
+ describe 'test attribute "name"' do
60
60
  it 'should work' do
61
61
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
62
  end
@@ -32,31 +32,31 @@ describe 'PatchedcontainerContainerDistribution' do
32
32
  expect(@instance).to be_instance_of(PulpContainerClient::PatchedcontainerContainerDistribution)
33
33
  end
34
34
  end
35
- describe 'test attribute "base_path"' do
35
+ describe 'test attribute "repository"' do
36
36
  it 'should work' do
37
37
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
38
  end
39
39
  end
40
40
 
41
- describe 'test attribute "repository"' do
41
+ describe 'test attribute "content_guard"' do
42
42
  it 'should work' do
43
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
44
  end
45
45
  end
46
46
 
47
- describe 'test attribute "name"' do
47
+ describe 'test attribute "base_path"' do
48
48
  it 'should work' do
49
49
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
50
  end
51
51
  end
52
52
 
53
- describe 'test attribute "content_guard"' do
53
+ describe 'test attribute "repository_version"' do
54
54
  it 'should work' do
55
55
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
56
  end
57
57
  end
58
58
 
59
- describe 'test attribute "repository_version"' do
59
+ describe 'test attribute "name"' do
60
60
  it 'should work' do
61
61
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
62
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_container_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0.dev01611288388
4
+ version: 2.3.0.dev01611374760
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-22 00:00:00.000000000 Z
11
+ date: 2021-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday