pulp_ansible_client 0.2.0b13 → 0.2.0b14

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: 69d96f2ace53a16fdbc90c762b97e459a44237e4ab2630e85e1529ec7ac65573
4
- data.tar.gz: 7bc7636758f7d13a734e4ebfae6df82fa94b06fb175100cd51cd288c79536f62
3
+ metadata.gz: 100829ea4dfe3afd6203bc59d13353db795c3f48bb6f4c08187ed4be62444416
4
+ data.tar.gz: be87256636d0ea85297c6b558351d9103b12d1c63a1b2be3074b166cd67367a7
5
5
  SHA512:
6
- metadata.gz: 5acd273012a2caa96139779b1cf31e46b2c454e934cdd6bbd255043b06f67c640d7971d3702e9b919a3b760746474fa12c5001a8b3fe113c233ac6e2e6128fab
7
- data.tar.gz: b93930aaedd35ae652df5b80ee0348b78919c975dd1c3fedc349786824528fc9e7c5bb2e4ff37c236336f906aa76b20f7882cde2ee51944793cab3e685f5f949
6
+ metadata.gz: eeb963bbae3f6dd6594fb453bffa3fe8a0d49b39ddd90d0843a5c0726d3231e1f563cd8fc783b354fddcca9f2a0fd946b70104f8f864b97b1de2caa151791548
7
+ data.tar.gz: a48a08304ae29b5ca7ee326482e2d16f72c7f42c770f39783c1eaa677b3b52ac1dbc6de26815a0983cbd8a71ec6d4d111b3ab7bc24c519b12e30ffb72f5a1177
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
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.2.0b13
10
+ - Package version: 0.2.0b14
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_ansible_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_ansible_client-0.2.0b13.gem
26
+ gem install ./pulp_ansible_client-0.2.0b14.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_ansible_client-0.2.0b13.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_ansible_client-0.2.0b14.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_ansible_client', '~> 0.2.0b13'
35
+ gem 'pulp_ansible_client', '~> 0.2.0b14'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_href** | **String** | | [optional] [readonly]
9
8
  **artifact** | **String** | Artifact file representing the physical content |
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
11
11
  **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
12
12
  **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
@@ -36,9 +36,9 @@ Name | Type | Description | Notes
36
36
  ```ruby
37
37
  require 'PulpAnsibleClient'
38
38
 
39
- instance = PulpAnsibleClient::AnsibleCollectionVersion.new(pulp_created: null,
40
- pulp_href: null,
39
+ instance = PulpAnsibleClient::AnsibleCollectionVersion.new(pulp_href: null,
41
40
  artifact: null,
41
+ pulp_created: null,
42
42
  md5: null,
43
43
  sha1: null,
44
44
  sha224: null,
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_href** | **String** | | [optional] [readonly]
9
8
  **artifact** | **String** | Artifact file representing the physical content |
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
11
11
  **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
12
12
  **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
@@ -36,9 +36,9 @@ Name | Type | Description | Notes
36
36
  ```ruby
37
37
  require 'PulpAnsibleClient'
38
38
 
39
- instance = PulpAnsibleClient::AnsibleCollectionVersionRead.new(pulp_created: null,
40
- pulp_href: null,
39
+ instance = PulpAnsibleClient::AnsibleCollectionVersionRead.new(pulp_href: null,
41
40
  artifact: null,
41
+ pulp_created: null,
42
42
  md5: null,
43
43
  sha1: null,
44
44
  sha224: null,
data/docs/AnsibleRole.md CHANGED
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_href** | **String** | | [optional] [readonly]
9
8
  **artifact** | **String** | Artifact file representing the physical content |
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **version** | **String** | |
11
11
  **name** | **String** | |
12
12
  **namespace** | **String** | |
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
16
16
  ```ruby
17
17
  require 'PulpAnsibleClient'
18
18
 
19
- instance = PulpAnsibleClient::AnsibleRole.new(pulp_created: null,
20
- pulp_href: null,
19
+ instance = PulpAnsibleClient::AnsibleRole.new(pulp_href: null,
21
20
  artifact: null,
21
+ pulp_created: null,
22
22
  version: null,
23
23
  name: null,
24
24
  namespace: null)
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_href** | **String** | | [optional] [readonly]
9
8
  **artifact** | **String** | Artifact file representing the physical content |
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **version** | **String** | |
11
11
  **name** | **String** | |
12
12
  **namespace** | **String** | |
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
16
16
  ```ruby
17
17
  require 'PulpAnsibleClient'
18
18
 
19
- instance = PulpAnsibleClient::AnsibleRoleRead.new(pulp_created: null,
20
- pulp_href: null,
19
+ instance = PulpAnsibleClient::AnsibleRoleRead.new(pulp_href: null,
21
20
  artifact: null,
21
+ pulp_created: null,
22
22
  version: null,
23
23
  name: null,
24
24
  namespace: null)
@@ -14,14 +14,14 @@ require 'date'
14
14
 
15
15
  module PulpAnsibleClient
16
16
  class AnsibleCollectionVersion
17
- # Timestamp of creation.
18
- attr_accessor :pulp_created
19
-
20
17
  attr_accessor :pulp_href
21
18
 
22
19
  # Artifact file representing the physical content
23
20
  attr_accessor :artifact
24
21
 
22
+ # Timestamp of creation.
23
+ attr_accessor :pulp_created
24
+
25
25
  # The MD5 checksum if available.
26
26
  attr_accessor :md5
27
27
 
@@ -93,9 +93,9 @@ module PulpAnsibleClient
93
93
  # Attribute mapping from ruby-style variable name to JSON key.
94
94
  def self.attribute_map
95
95
  {
96
- :'pulp_created' => :'pulp_created',
97
96
  :'pulp_href' => :'pulp_href',
98
97
  :'artifact' => :'artifact',
98
+ :'pulp_created' => :'pulp_created',
99
99
  :'md5' => :'md5',
100
100
  :'sha1' => :'sha1',
101
101
  :'sha224' => :'sha224',
@@ -125,9 +125,9 @@ module PulpAnsibleClient
125
125
  # Attribute type mapping.
126
126
  def self.openapi_types
127
127
  {
128
- :'pulp_created' => :'DateTime',
129
128
  :'pulp_href' => :'String',
130
129
  :'artifact' => :'String',
130
+ :'pulp_created' => :'DateTime',
131
131
  :'md5' => :'String',
132
132
  :'sha1' => :'String',
133
133
  :'sha224' => :'String',
@@ -175,10 +175,6 @@ module PulpAnsibleClient
175
175
  h[k.to_sym] = v
176
176
  }
177
177
 
178
- if attributes.key?(:'pulp_created')
179
- self.pulp_created = attributes[:'pulp_created']
180
- end
181
-
182
178
  if attributes.key?(:'pulp_href')
183
179
  self.pulp_href = attributes[:'pulp_href']
184
180
  end
@@ -187,6 +183,10 @@ module PulpAnsibleClient
187
183
  self.artifact = attributes[:'artifact']
188
184
  end
189
185
 
186
+ if attributes.key?(:'pulp_created')
187
+ self.pulp_created = attributes[:'pulp_created']
188
+ end
189
+
190
190
  if attributes.key?(:'md5')
191
191
  self.md5 = attributes[:'md5']
192
192
  end
@@ -659,9 +659,9 @@ module PulpAnsibleClient
659
659
  def ==(o)
660
660
  return true if self.equal?(o)
661
661
  self.class == o.class &&
662
- pulp_created == o.pulp_created &&
663
662
  pulp_href == o.pulp_href &&
664
663
  artifact == o.artifact &&
664
+ pulp_created == o.pulp_created &&
665
665
  md5 == o.md5 &&
666
666
  sha1 == o.sha1 &&
667
667
  sha224 == o.sha224 &&
@@ -696,7 +696,7 @@ module PulpAnsibleClient
696
696
  # Calculates hash code according to all attributes.
697
697
  # @return [Integer] Hash code
698
698
  def hash
699
- [pulp_created, pulp_href, artifact, md5, sha1, sha224, sha256, sha384, sha512, id, authors, contents, dependencies, description, docs_blob, documentation, homepage, issues, certification, license, name, namespace, repository, tags, version, deprecated].hash
699
+ [pulp_href, artifact, pulp_created, md5, sha1, sha224, sha256, sha384, sha512, id, authors, contents, dependencies, description, docs_blob, documentation, homepage, issues, certification, license, name, namespace, repository, tags, version, deprecated].hash
700
700
  end
701
701
 
702
702
  # Builds the object from hash
@@ -14,14 +14,14 @@ require 'date'
14
14
 
15
15
  module PulpAnsibleClient
16
16
  class AnsibleCollectionVersionRead
17
- # Timestamp of creation.
18
- attr_accessor :pulp_created
19
-
20
17
  attr_accessor :pulp_href
21
18
 
22
19
  # Artifact file representing the physical content
23
20
  attr_accessor :artifact
24
21
 
22
+ # Timestamp of creation.
23
+ attr_accessor :pulp_created
24
+
25
25
  # The MD5 checksum if available.
26
26
  attr_accessor :md5
27
27
 
@@ -93,9 +93,9 @@ module PulpAnsibleClient
93
93
  # Attribute mapping from ruby-style variable name to JSON key.
94
94
  def self.attribute_map
95
95
  {
96
- :'pulp_created' => :'pulp_created',
97
96
  :'pulp_href' => :'pulp_href',
98
97
  :'artifact' => :'artifact',
98
+ :'pulp_created' => :'pulp_created',
99
99
  :'md5' => :'md5',
100
100
  :'sha1' => :'sha1',
101
101
  :'sha224' => :'sha224',
@@ -125,9 +125,9 @@ module PulpAnsibleClient
125
125
  # Attribute type mapping.
126
126
  def self.openapi_types
127
127
  {
128
- :'pulp_created' => :'DateTime',
129
128
  :'pulp_href' => :'String',
130
129
  :'artifact' => :'String',
130
+ :'pulp_created' => :'DateTime',
131
131
  :'md5' => :'String',
132
132
  :'sha1' => :'String',
133
133
  :'sha224' => :'String',
@@ -175,10 +175,6 @@ module PulpAnsibleClient
175
175
  h[k.to_sym] = v
176
176
  }
177
177
 
178
- if attributes.key?(:'pulp_created')
179
- self.pulp_created = attributes[:'pulp_created']
180
- end
181
-
182
178
  if attributes.key?(:'pulp_href')
183
179
  self.pulp_href = attributes[:'pulp_href']
184
180
  end
@@ -187,6 +183,10 @@ module PulpAnsibleClient
187
183
  self.artifact = attributes[:'artifact']
188
184
  end
189
185
 
186
+ if attributes.key?(:'pulp_created')
187
+ self.pulp_created = attributes[:'pulp_created']
188
+ end
189
+
190
190
  if attributes.key?(:'md5')
191
191
  self.md5 = attributes[:'md5']
192
192
  end
@@ -659,9 +659,9 @@ module PulpAnsibleClient
659
659
  def ==(o)
660
660
  return true if self.equal?(o)
661
661
  self.class == o.class &&
662
- pulp_created == o.pulp_created &&
663
662
  pulp_href == o.pulp_href &&
664
663
  artifact == o.artifact &&
664
+ pulp_created == o.pulp_created &&
665
665
  md5 == o.md5 &&
666
666
  sha1 == o.sha1 &&
667
667
  sha224 == o.sha224 &&
@@ -696,7 +696,7 @@ module PulpAnsibleClient
696
696
  # Calculates hash code according to all attributes.
697
697
  # @return [Integer] Hash code
698
698
  def hash
699
- [pulp_created, pulp_href, artifact, md5, sha1, sha224, sha256, sha384, sha512, id, authors, contents, dependencies, description, docs_blob, documentation, homepage, issues, certification, license, name, namespace, repository, tags, version, deprecated].hash
699
+ [pulp_href, artifact, pulp_created, md5, sha1, sha224, sha256, sha384, sha512, id, authors, contents, dependencies, description, docs_blob, documentation, homepage, issues, certification, license, name, namespace, repository, tags, version, deprecated].hash
700
700
  end
701
701
 
702
702
  # Builds the object from hash
@@ -14,14 +14,14 @@ require 'date'
14
14
 
15
15
  module PulpAnsibleClient
16
16
  class AnsibleRole
17
- # Timestamp of creation.
18
- attr_accessor :pulp_created
19
-
20
17
  attr_accessor :pulp_href
21
18
 
22
19
  # Artifact file representing the physical content
23
20
  attr_accessor :artifact
24
21
 
22
+ # Timestamp of creation.
23
+ attr_accessor :pulp_created
24
+
25
25
  attr_accessor :version
26
26
 
27
27
  attr_accessor :name
@@ -31,9 +31,9 @@ module PulpAnsibleClient
31
31
  # Attribute mapping from ruby-style variable name to JSON key.
32
32
  def self.attribute_map
33
33
  {
34
- :'pulp_created' => :'pulp_created',
35
34
  :'pulp_href' => :'pulp_href',
36
35
  :'artifact' => :'artifact',
36
+ :'pulp_created' => :'pulp_created',
37
37
  :'version' => :'version',
38
38
  :'name' => :'name',
39
39
  :'namespace' => :'namespace'
@@ -43,9 +43,9 @@ module PulpAnsibleClient
43
43
  # Attribute type mapping.
44
44
  def self.openapi_types
45
45
  {
46
- :'pulp_created' => :'DateTime',
47
46
  :'pulp_href' => :'String',
48
47
  :'artifact' => :'String',
48
+ :'pulp_created' => :'DateTime',
49
49
  :'version' => :'String',
50
50
  :'name' => :'String',
51
51
  :'namespace' => :'String'
@@ -73,10 +73,6 @@ module PulpAnsibleClient
73
73
  h[k.to_sym] = v
74
74
  }
75
75
 
76
- if attributes.key?(:'pulp_created')
77
- self.pulp_created = attributes[:'pulp_created']
78
- end
79
-
80
76
  if attributes.key?(:'pulp_href')
81
77
  self.pulp_href = attributes[:'pulp_href']
82
78
  end
@@ -85,6 +81,10 @@ module PulpAnsibleClient
85
81
  self.artifact = attributes[:'artifact']
86
82
  end
87
83
 
84
+ if attributes.key?(:'pulp_created')
85
+ self.pulp_created = attributes[:'pulp_created']
86
+ end
87
+
88
88
  if attributes.key?(:'version')
89
89
  self.version = attributes[:'version']
90
90
  end
@@ -193,9 +193,9 @@ module PulpAnsibleClient
193
193
  def ==(o)
194
194
  return true if self.equal?(o)
195
195
  self.class == o.class &&
196
- pulp_created == o.pulp_created &&
197
196
  pulp_href == o.pulp_href &&
198
197
  artifact == o.artifact &&
198
+ pulp_created == o.pulp_created &&
199
199
  version == o.version &&
200
200
  name == o.name &&
201
201
  namespace == o.namespace
@@ -210,7 +210,7 @@ module PulpAnsibleClient
210
210
  # Calculates hash code according to all attributes.
211
211
  # @return [Integer] Hash code
212
212
  def hash
213
- [pulp_created, pulp_href, artifact, version, name, namespace].hash
213
+ [pulp_href, artifact, pulp_created, version, name, namespace].hash
214
214
  end
215
215
 
216
216
  # Builds the object from hash
@@ -14,14 +14,14 @@ require 'date'
14
14
 
15
15
  module PulpAnsibleClient
16
16
  class AnsibleRoleRead
17
- # Timestamp of creation.
18
- attr_accessor :pulp_created
19
-
20
17
  attr_accessor :pulp_href
21
18
 
22
19
  # Artifact file representing the physical content
23
20
  attr_accessor :artifact
24
21
 
22
+ # Timestamp of creation.
23
+ attr_accessor :pulp_created
24
+
25
25
  attr_accessor :version
26
26
 
27
27
  attr_accessor :name
@@ -31,9 +31,9 @@ module PulpAnsibleClient
31
31
  # Attribute mapping from ruby-style variable name to JSON key.
32
32
  def self.attribute_map
33
33
  {
34
- :'pulp_created' => :'pulp_created',
35
34
  :'pulp_href' => :'pulp_href',
36
35
  :'artifact' => :'artifact',
36
+ :'pulp_created' => :'pulp_created',
37
37
  :'version' => :'version',
38
38
  :'name' => :'name',
39
39
  :'namespace' => :'namespace'
@@ -43,9 +43,9 @@ module PulpAnsibleClient
43
43
  # Attribute type mapping.
44
44
  def self.openapi_types
45
45
  {
46
- :'pulp_created' => :'DateTime',
47
46
  :'pulp_href' => :'String',
48
47
  :'artifact' => :'String',
48
+ :'pulp_created' => :'DateTime',
49
49
  :'version' => :'String',
50
50
  :'name' => :'String',
51
51
  :'namespace' => :'String'
@@ -73,10 +73,6 @@ module PulpAnsibleClient
73
73
  h[k.to_sym] = v
74
74
  }
75
75
 
76
- if attributes.key?(:'pulp_created')
77
- self.pulp_created = attributes[:'pulp_created']
78
- end
79
-
80
76
  if attributes.key?(:'pulp_href')
81
77
  self.pulp_href = attributes[:'pulp_href']
82
78
  end
@@ -85,6 +81,10 @@ module PulpAnsibleClient
85
81
  self.artifact = attributes[:'artifact']
86
82
  end
87
83
 
84
+ if attributes.key?(:'pulp_created')
85
+ self.pulp_created = attributes[:'pulp_created']
86
+ end
87
+
88
88
  if attributes.key?(:'version')
89
89
  self.version = attributes[:'version']
90
90
  end
@@ -193,9 +193,9 @@ module PulpAnsibleClient
193
193
  def ==(o)
194
194
  return true if self.equal?(o)
195
195
  self.class == o.class &&
196
- pulp_created == o.pulp_created &&
197
196
  pulp_href == o.pulp_href &&
198
197
  artifact == o.artifact &&
198
+ pulp_created == o.pulp_created &&
199
199
  version == o.version &&
200
200
  name == o.name &&
201
201
  namespace == o.namespace
@@ -210,7 +210,7 @@ module PulpAnsibleClient
210
210
  # Calculates hash code according to all attributes.
211
211
  # @return [Integer] Hash code
212
212
  def hash
213
- [pulp_created, pulp_href, artifact, version, name, namespace].hash
213
+ [pulp_href, artifact, pulp_created, version, name, namespace].hash
214
214
  end
215
215
 
216
216
  # Builds the object from hash
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpAnsibleClient
14
- VERSION = '0.2.0b13'
14
+ VERSION = '0.2.0b14'
15
15
  end
@@ -32,19 +32,19 @@ describe 'AnsibleCollectionVersionRead' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::AnsibleCollectionVersionRead)
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 "pulp_href"' do
41
+ describe 'test attribute "artifact"' 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 "artifact"' do
47
+ describe 'test attribute "pulp_created"' 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
@@ -32,19 +32,19 @@ describe 'AnsibleCollectionVersion' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::AnsibleCollectionVersion)
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 "pulp_href"' do
41
+ describe 'test attribute "artifact"' 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 "artifact"' do
47
+ describe 'test attribute "pulp_created"' 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
@@ -32,19 +32,19 @@ describe 'AnsibleRoleRead' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::AnsibleRoleRead)
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 "pulp_href"' do
41
+ describe 'test attribute "artifact"' 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 "artifact"' do
47
+ describe 'test attribute "pulp_created"' 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
@@ -32,19 +32,19 @@ describe 'AnsibleRole' do
32
32
  expect(@instance).to be_instance_of(PulpAnsibleClient::AnsibleRole)
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 "pulp_href"' do
41
+ describe 'test attribute "artifact"' 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 "artifact"' do
47
+ describe 'test attribute "pulp_created"' 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
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_ansible_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0b13
4
+ version: 0.2.0b14
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-05-28 00:00:00.000000000 Z
11
+ date: 2020-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday