pulp_ansible_client 0.18.0 → 0.18.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (151) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +44 -29
  3. data/docs/AnsibleCollectionVersionResponse.md +4 -4
  4. data/docs/AnsibleCollectionVersionSignature.md +3 -3
  5. data/docs/AnsibleCollectionsApi.md +15 -9
  6. data/docs/AnsibleCopyApi.md +1 -1
  7. data/docs/AnsibleGitRemote.md +30 -30
  8. data/docs/AnsibleGitRemoteResponse.md +27 -27
  9. data/docs/AnsibleRole.md +2 -0
  10. data/docs/AnsibleRoleResponse.md +3 -3
  11. data/docs/ApiCollectionsApi.md +1 -1
  12. data/docs/ApiRolesApi.md +1 -1
  13. data/docs/CollectionImportApi.md +1 -1
  14. data/docs/ContentCollectionDeprecationsApi.md +3 -1
  15. data/docs/ContentCollectionMarksApi.md +4 -2
  16. data/docs/ContentCollectionSignaturesApi.md +5 -3
  17. data/docs/ContentCollectionVersionsApi.md +1 -1
  18. data/docs/ContentNamespacesApi.md +19 -1
  19. data/docs/ContentRolesApi.md +3 -1
  20. data/docs/DistributionsAnsibleApi.md +138 -12
  21. data/docs/GalaxyDetailApi.md +1 -1
  22. data/docs/PatchedansibleGitRemote.md +30 -30
  23. data/docs/PulpAnsibleApiApi.md +1 -1
  24. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +1 -1
  25. data/docs/PulpAnsibleApiV3Api.md +1 -1
  26. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -1
  27. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -1
  28. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +3 -1
  29. data/docs/PulpAnsibleApiV3CollectionsApi.md +3 -1
  30. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +1 -1
  31. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  32. data/docs/PulpAnsibleApiV3NamespacesApi.md +19 -1
  33. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +1 -1
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +3 -1
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +3 -1
  39. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  40. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  41. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +23 -5
  42. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +1 -1
  43. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -1
  44. data/docs/PulpAnsibleDefaultApiApi.md +1 -1
  45. data/docs/PulpAnsibleDefaultApiV3Api.md +1 -1
  46. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -1
  47. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +1 -1
  48. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +3 -1
  49. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +3 -1
  50. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +1 -1
  51. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  52. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +19 -1
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +1 -1
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +3 -1
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +3 -1
  59. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  60. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  61. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +23 -5
  62. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +1 -1
  63. data/docs/PulpAnsibleTagsApi.md +1 -1
  64. data/docs/RemotesCollectionApi.md +135 -9
  65. data/docs/RemotesGitApi.md +135 -9
  66. data/docs/RemotesRoleApi.md +135 -9
  67. data/docs/RepositoriesAnsibleApi.md +136 -10
  68. data/docs/RepositoriesAnsibleVersionsApi.md +3 -1
  69. data/docs/SetLabel.md +19 -0
  70. data/docs/SetLabelResponse.md +19 -0
  71. data/docs/TaskResponse.md +2 -0
  72. data/docs/UnsetLabel.md +17 -0
  73. data/docs/UnsetLabelResponse.md +19 -0
  74. data/docs/VersionsApi.md +1 -1
  75. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +11 -0
  76. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +3 -0
  77. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +3 -0
  78. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +3 -0
  79. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +27 -0
  80. data/lib/pulp_ansible_client/api/content_roles_api.rb +3 -0
  81. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +166 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +3 -0
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +3 -0
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +27 -0
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +3 -0
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +35 -8
  88. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +3 -0
  89. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +3 -0
  90. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +27 -0
  91. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
  92. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +3 -0
  93. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +35 -8
  94. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +163 -0
  95. data/lib/pulp_ansible_client/api/remotes_git_api.rb +163 -0
  96. data/lib/pulp_ansible_client/api/remotes_role_api.rb +163 -0
  97. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +163 -0
  98. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -0
  99. data/lib/pulp_ansible_client/configuration.rb +2 -2
  100. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +14 -14
  101. data/lib/pulp_ansible_client/models/ansible_collection_version_signature.rb +11 -11
  102. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +236 -236
  103. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +141 -141
  104. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -1
  105. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  106. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +227 -227
  107. data/lib/pulp_ansible_client/models/set_label.rb +252 -0
  108. data/lib/pulp_ansible_client/models/set_label_response.rb +243 -0
  109. data/lib/pulp_ansible_client/models/task_response.rb +11 -1
  110. data/lib/pulp_ansible_client/models/unset_label.rb +242 -0
  111. data/lib/pulp_ansible_client/models/unset_label_response.rb +242 -0
  112. data/lib/pulp_ansible_client/version.rb +1 -1
  113. data/lib/pulp_ansible_client.rb +4 -0
  114. data/spec/api/ansible_collections_api_spec.rb +5 -0
  115. data/spec/api/content_collection_deprecations_api_spec.rb +1 -0
  116. data/spec/api/content_collection_marks_api_spec.rb +1 -0
  117. data/spec/api/content_collection_signatures_api_spec.rb +1 -0
  118. data/spec/api/content_namespaces_api_spec.rb +9 -0
  119. data/spec/api/content_roles_api_spec.rb +1 -0
  120. data/spec/api/distributions_ansible_api_spec.rb +36 -1
  121. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +1 -0
  122. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +1 -0
  123. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +9 -0
  124. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
  125. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +1 -0
  126. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +13 -4
  127. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +1 -0
  128. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +1 -0
  129. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +9 -0
  130. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
  131. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +1 -0
  132. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +13 -4
  133. data/spec/api/remotes_collection_api_spec.rb +35 -0
  134. data/spec/api/remotes_git_api_spec.rb +35 -0
  135. data/spec/api/remotes_role_api_spec.rb +35 -0
  136. data/spec/api/repositories_ansible_api_spec.rb +35 -0
  137. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -0
  138. data/spec/configuration_spec.rb +3 -3
  139. data/spec/models/ansible_collection_version_response_spec.rb +2 -2
  140. data/spec/models/ansible_collection_version_signature_spec.rb +2 -2
  141. data/spec/models/ansible_git_remote_response_spec.rb +18 -18
  142. data/spec/models/ansible_git_remote_spec.rb +19 -19
  143. data/spec/models/ansible_role_response_spec.rb +3 -3
  144. data/spec/models/ansible_role_spec.rb +6 -0
  145. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  146. data/spec/models/set_label_response_spec.rb +47 -0
  147. data/spec/models/set_label_spec.rb +47 -0
  148. data/spec/models/task_response_spec.rb +6 -0
  149. data/spec/models/unset_label_response_spec.rb +47 -0
  150. data/spec/models/unset_label_spec.rb +41 -0
  151. metadata +143 -127
@@ -0,0 +1,242 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #Fetch, Upload, Organize, and Distribute Software Packages
5
+
6
+ The version of the OpenAPI document: v3
7
+ Contact: pulp-list@redhat.com
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.3.1
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module PulpAnsibleClient
16
+ # Serializer for synchronously setting a label.
17
+ class UnsetLabel
18
+ attr_accessor :key
19
+
20
+ # Attribute mapping from ruby-style variable name to JSON key.
21
+ def self.attribute_map
22
+ {
23
+ :'key' => :'key'
24
+ }
25
+ end
26
+
27
+ # Attribute type mapping.
28
+ def self.openapi_types
29
+ {
30
+ :'key' => :'String'
31
+ }
32
+ end
33
+
34
+ # List of attributes with nullable: true
35
+ def self.openapi_nullable
36
+ Set.new([
37
+ ])
38
+ end
39
+
40
+ # Initializes the object
41
+ # @param [Hash] attributes Model attributes in the form of hash
42
+ def initialize(attributes = {})
43
+ if (!attributes.is_a?(Hash))
44
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpAnsibleClient::UnsetLabel` initialize method"
45
+ end
46
+
47
+ # check to see if the attribute exists and convert string to symbol for hash key
48
+ attributes = attributes.each_with_object({}) { |(k, v), h|
49
+ if (!self.class.attribute_map.key?(k.to_sym))
50
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpAnsibleClient::UnsetLabel`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
51
+ end
52
+ h[k.to_sym] = v
53
+ }
54
+
55
+ if attributes.key?(:'key')
56
+ self.key = attributes[:'key']
57
+ end
58
+ end
59
+
60
+ # Show invalid properties with the reasons. Usually used together with valid?
61
+ # @return Array for valid properties with the reasons
62
+ def list_invalid_properties
63
+ invalid_properties = Array.new
64
+ if @key.nil?
65
+ invalid_properties.push('invalid value for "key", key cannot be nil.')
66
+ end
67
+
68
+ if @key.to_s.length < 1
69
+ invalid_properties.push('invalid value for "key", the character length must be great than or equal to 1.')
70
+ end
71
+
72
+ pattern = Regexp.new(/^[-a-zA-Z0-9_]+$/)
73
+ if @key !~ pattern
74
+ invalid_properties.push("invalid value for \"key\", must conform to the pattern #{pattern}.")
75
+ end
76
+
77
+ invalid_properties
78
+ end
79
+
80
+ # Check to see if the all the properties in the model are valid
81
+ # @return true if the model is valid
82
+ def valid?
83
+ return false if @key.nil?
84
+ return false if @key.to_s.length < 1
85
+ return false if @key !~ Regexp.new(/^[-a-zA-Z0-9_]+$/)
86
+ true
87
+ end
88
+
89
+ # Custom attribute writer method with validation
90
+ # @param [Object] key Value to be assigned
91
+ def key=(key)
92
+ if key.nil?
93
+ fail ArgumentError, 'key cannot be nil'
94
+ end
95
+
96
+ if key.to_s.length < 1
97
+ fail ArgumentError, 'invalid value for "key", the character length must be great than or equal to 1.'
98
+ end
99
+
100
+ pattern = Regexp.new(/^[-a-zA-Z0-9_]+$/)
101
+ if key !~ pattern
102
+ fail ArgumentError, "invalid value for \"key\", must conform to the pattern #{pattern}."
103
+ end
104
+
105
+ @key = key
106
+ end
107
+
108
+ # Checks equality by comparing each attribute.
109
+ # @param [Object] Object to be compared
110
+ def ==(o)
111
+ return true if self.equal?(o)
112
+ self.class == o.class &&
113
+ key == o.key
114
+ end
115
+
116
+ # @see the `==` method
117
+ # @param [Object] Object to be compared
118
+ def eql?(o)
119
+ self == o
120
+ end
121
+
122
+ # Calculates hash code according to all attributes.
123
+ # @return [Integer] Hash code
124
+ def hash
125
+ [key].hash
126
+ end
127
+
128
+ # Builds the object from hash
129
+ # @param [Hash] attributes Model attributes in the form of hash
130
+ # @return [Object] Returns the model itself
131
+ def self.build_from_hash(attributes)
132
+ new.build_from_hash(attributes)
133
+ end
134
+
135
+ # Builds the object from hash
136
+ # @param [Hash] attributes Model attributes in the form of hash
137
+ # @return [Object] Returns the model itself
138
+ def build_from_hash(attributes)
139
+ return nil unless attributes.is_a?(Hash)
140
+ self.class.openapi_types.each_pair do |key, type|
141
+ if type =~ /\AArray<(.*)>/i
142
+ # check to ensure the input is an array given that the attribute
143
+ # is documented as an array but the input is not
144
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
145
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
146
+ end
147
+ elsif !attributes[self.class.attribute_map[key]].nil?
148
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
149
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
150
+ end
151
+
152
+ self
153
+ end
154
+
155
+ # Deserializes the data based on type
156
+ # @param string type Data type
157
+ # @param string value Value to be deserialized
158
+ # @return [Object] Deserialized data
159
+ def _deserialize(type, value)
160
+ case type.to_sym
161
+ when :DateTime
162
+ DateTime.parse(value)
163
+ when :Date
164
+ Date.parse(value)
165
+ when :String
166
+ value.to_s
167
+ when :Integer
168
+ value.to_i
169
+ when :Float
170
+ value.to_f
171
+ when :Boolean
172
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
173
+ true
174
+ else
175
+ false
176
+ end
177
+ when :Object
178
+ # generic object (usually a Hash), return directly
179
+ value
180
+ when /\AArray<(?<inner_type>.+)>\z/
181
+ inner_type = Regexp.last_match[:inner_type]
182
+ value.map { |v| _deserialize(inner_type, v) }
183
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
184
+ k_type = Regexp.last_match[:k_type]
185
+ v_type = Regexp.last_match[:v_type]
186
+ {}.tap do |hash|
187
+ value.each do |k, v|
188
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
189
+ end
190
+ end
191
+ else # model
192
+ PulpAnsibleClient.const_get(type).build_from_hash(value)
193
+ end
194
+ end
195
+
196
+ # Returns the string representation of the object
197
+ # @return [String] String presentation of the object
198
+ def to_s
199
+ to_hash.to_s
200
+ end
201
+
202
+ # to_body is an alias to to_hash (backward compatibility)
203
+ # @return [Hash] Returns the object in the form of hash
204
+ def to_body
205
+ to_hash
206
+ end
207
+
208
+ # Returns the object in the form of hash
209
+ # @return [Hash] Returns the object in the form of hash
210
+ def to_hash
211
+ hash = {}
212
+ self.class.attribute_map.each_pair do |attr, param|
213
+ value = self.send(attr)
214
+ if value.nil?
215
+ is_nullable = self.class.openapi_nullable.include?(attr)
216
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
217
+ end
218
+
219
+ hash[param] = _to_hash(value)
220
+ end
221
+ hash
222
+ end
223
+
224
+ # Outputs non-array value in the form of hash
225
+ # For object, use to_hash. Otherwise, just return the value
226
+ # @param [Object] value Any valid value
227
+ # @return [Hash] Returns the value in the form of hash
228
+ def _to_hash(value)
229
+ if value.is_a?(Array)
230
+ value.compact.map { |v| _to_hash(v) }
231
+ elsif value.is_a?(Hash)
232
+ {}.tap do |hash|
233
+ value.each { |k, v| hash[k] = _to_hash(v) }
234
+ end
235
+ elsif value.respond_to? :to_hash
236
+ value.to_hash
237
+ else
238
+ value
239
+ end
240
+ end
241
+ end
242
+ end
@@ -0,0 +1,242 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #Fetch, Upload, Organize, and Distribute Software Packages
5
+
6
+ The version of the OpenAPI document: v3
7
+ Contact: pulp-list@redhat.com
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.3.1
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module PulpAnsibleClient
16
+ # Serializer for synchronously setting a label.
17
+ class UnsetLabelResponse
18
+ attr_accessor :key
19
+
20
+ attr_accessor :value
21
+
22
+ # Attribute mapping from ruby-style variable name to JSON key.
23
+ def self.attribute_map
24
+ {
25
+ :'key' => :'key',
26
+ :'value' => :'value'
27
+ }
28
+ end
29
+
30
+ # Attribute type mapping.
31
+ def self.openapi_types
32
+ {
33
+ :'key' => :'String',
34
+ :'value' => :'String'
35
+ }
36
+ end
37
+
38
+ # List of attributes with nullable: true
39
+ def self.openapi_nullable
40
+ Set.new([
41
+ ])
42
+ end
43
+
44
+ # Initializes the object
45
+ # @param [Hash] attributes Model attributes in the form of hash
46
+ def initialize(attributes = {})
47
+ if (!attributes.is_a?(Hash))
48
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpAnsibleClient::UnsetLabelResponse` initialize method"
49
+ end
50
+
51
+ # check to see if the attribute exists and convert string to symbol for hash key
52
+ attributes = attributes.each_with_object({}) { |(k, v), h|
53
+ if (!self.class.attribute_map.key?(k.to_sym))
54
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpAnsibleClient::UnsetLabelResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
55
+ end
56
+ h[k.to_sym] = v
57
+ }
58
+
59
+ if attributes.key?(:'key')
60
+ self.key = attributes[:'key']
61
+ end
62
+
63
+ if attributes.key?(:'value')
64
+ self.value = attributes[:'value']
65
+ end
66
+ end
67
+
68
+ # Show invalid properties with the reasons. Usually used together with valid?
69
+ # @return Array for valid properties with the reasons
70
+ def list_invalid_properties
71
+ invalid_properties = Array.new
72
+ if @key.nil?
73
+ invalid_properties.push('invalid value for "key", key cannot be nil.')
74
+ end
75
+
76
+ pattern = Regexp.new(/^[-a-zA-Z0-9_]+$/)
77
+ if @key !~ pattern
78
+ invalid_properties.push("invalid value for \"key\", must conform to the pattern #{pattern}.")
79
+ end
80
+
81
+ invalid_properties
82
+ end
83
+
84
+ # Check to see if the all the properties in the model are valid
85
+ # @return true if the model is valid
86
+ def valid?
87
+ return false if @key.nil?
88
+ return false if @key !~ Regexp.new(/^[-a-zA-Z0-9_]+$/)
89
+ true
90
+ end
91
+
92
+ # Custom attribute writer method with validation
93
+ # @param [Object] key Value to be assigned
94
+ def key=(key)
95
+ if key.nil?
96
+ fail ArgumentError, 'key cannot be nil'
97
+ end
98
+
99
+ pattern = Regexp.new(/^[-a-zA-Z0-9_]+$/)
100
+ if key !~ pattern
101
+ fail ArgumentError, "invalid value for \"key\", must conform to the pattern #{pattern}."
102
+ end
103
+
104
+ @key = key
105
+ end
106
+
107
+ # Checks equality by comparing each attribute.
108
+ # @param [Object] Object to be compared
109
+ def ==(o)
110
+ return true if self.equal?(o)
111
+ self.class == o.class &&
112
+ key == o.key &&
113
+ value == o.value
114
+ end
115
+
116
+ # @see the `==` method
117
+ # @param [Object] Object to be compared
118
+ def eql?(o)
119
+ self == o
120
+ end
121
+
122
+ # Calculates hash code according to all attributes.
123
+ # @return [Integer] Hash code
124
+ def hash
125
+ [key, value].hash
126
+ end
127
+
128
+ # Builds the object from hash
129
+ # @param [Hash] attributes Model attributes in the form of hash
130
+ # @return [Object] Returns the model itself
131
+ def self.build_from_hash(attributes)
132
+ new.build_from_hash(attributes)
133
+ end
134
+
135
+ # Builds the object from hash
136
+ # @param [Hash] attributes Model attributes in the form of hash
137
+ # @return [Object] Returns the model itself
138
+ def build_from_hash(attributes)
139
+ return nil unless attributes.is_a?(Hash)
140
+ self.class.openapi_types.each_pair do |key, type|
141
+ if type =~ /\AArray<(.*)>/i
142
+ # check to ensure the input is an array given that the attribute
143
+ # is documented as an array but the input is not
144
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
145
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
146
+ end
147
+ elsif !attributes[self.class.attribute_map[key]].nil?
148
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
149
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
150
+ end
151
+
152
+ self
153
+ end
154
+
155
+ # Deserializes the data based on type
156
+ # @param string type Data type
157
+ # @param string value Value to be deserialized
158
+ # @return [Object] Deserialized data
159
+ def _deserialize(type, value)
160
+ case type.to_sym
161
+ when :DateTime
162
+ DateTime.parse(value)
163
+ when :Date
164
+ Date.parse(value)
165
+ when :String
166
+ value.to_s
167
+ when :Integer
168
+ value.to_i
169
+ when :Float
170
+ value.to_f
171
+ when :Boolean
172
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
173
+ true
174
+ else
175
+ false
176
+ end
177
+ when :Object
178
+ # generic object (usually a Hash), return directly
179
+ value
180
+ when /\AArray<(?<inner_type>.+)>\z/
181
+ inner_type = Regexp.last_match[:inner_type]
182
+ value.map { |v| _deserialize(inner_type, v) }
183
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
184
+ k_type = Regexp.last_match[:k_type]
185
+ v_type = Regexp.last_match[:v_type]
186
+ {}.tap do |hash|
187
+ value.each do |k, v|
188
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
189
+ end
190
+ end
191
+ else # model
192
+ PulpAnsibleClient.const_get(type).build_from_hash(value)
193
+ end
194
+ end
195
+
196
+ # Returns the string representation of the object
197
+ # @return [String] String presentation of the object
198
+ def to_s
199
+ to_hash.to_s
200
+ end
201
+
202
+ # to_body is an alias to to_hash (backward compatibility)
203
+ # @return [Hash] Returns the object in the form of hash
204
+ def to_body
205
+ to_hash
206
+ end
207
+
208
+ # Returns the object in the form of hash
209
+ # @return [Hash] Returns the object in the form of hash
210
+ def to_hash
211
+ hash = {}
212
+ self.class.attribute_map.each_pair do |attr, param|
213
+ value = self.send(attr)
214
+ if value.nil?
215
+ is_nullable = self.class.openapi_nullable.include?(attr)
216
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
217
+ end
218
+
219
+ hash[param] = _to_hash(value)
220
+ end
221
+ hash
222
+ end
223
+
224
+ # Outputs non-array value in the form of hash
225
+ # For object, use to_hash. Otherwise, just return the value
226
+ # @param [Object] value Any valid value
227
+ # @return [Hash] Returns the value in the form of hash
228
+ def _to_hash(value)
229
+ if value.is_a?(Array)
230
+ value.compact.map { |v| _to_hash(v) }
231
+ elsif value.is_a?(Hash)
232
+ {}.tap do |hash|
233
+ value.each { |k, v| hash[k] = _to_hash(v) }
234
+ end
235
+ elsif value.respond_to? :to_hash
236
+ value.to_hash
237
+ else
238
+ value
239
+ end
240
+ end
241
+ end
242
+ end
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpAnsibleClient
14
- VERSION = '0.18.0'
14
+ VERSION = '0.18.1'
15
15
  end
@@ -110,10 +110,14 @@ require 'pulp_ansible_client/models/repository'
110
110
  require 'pulp_ansible_client/models/repository_add_remove_content'
111
111
  require 'pulp_ansible_client/models/repository_response'
112
112
  require 'pulp_ansible_client/models/repository_version_response'
113
+ require 'pulp_ansible_client/models/set_label'
114
+ require 'pulp_ansible_client/models/set_label_response'
113
115
  require 'pulp_ansible_client/models/tag_response'
114
116
  require 'pulp_ansible_client/models/task'
115
117
  require 'pulp_ansible_client/models/task_response'
116
118
  require 'pulp_ansible_client/models/unpaginated_collection_version_response'
119
+ require 'pulp_ansible_client/models/unset_label'
120
+ require 'pulp_ansible_client/models/unset_label_response'
117
121
 
118
122
  # APIs
119
123
  require 'pulp_ansible_client/api/ansible_collections_api'
@@ -33,6 +33,7 @@ describe 'AnsibleCollectionsApi' do
33
33
  end
34
34
 
35
35
  # unit tests for add_role
36
+ # Add a role
36
37
  # Add a role for this object to users/groups.
37
38
  # @param ansible_collection_href
38
39
  # @param nested_role
@@ -55,6 +56,7 @@ describe 'AnsibleCollectionsApi' do
55
56
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
56
57
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
57
58
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
59
+ # @option opts [String] :q
58
60
  # @option opts [Array<String>] :fields A list of fields to include in the response.
59
61
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
60
62
  # @return [PaginatedansibleCollectionResponseList]
@@ -65,6 +67,7 @@ describe 'AnsibleCollectionsApi' do
65
67
  end
66
68
 
67
69
  # unit tests for list_roles
70
+ # List roles
68
71
  # List roles assigned to this object.
69
72
  # @param ansible_collection_href
70
73
  # @param [Hash] opts the optional parameters
@@ -78,6 +81,7 @@ describe 'AnsibleCollectionsApi' do
78
81
  end
79
82
 
80
83
  # unit tests for my_permissions
84
+ # List user permissions
81
85
  # List permissions available to the current user on this object.
82
86
  # @param ansible_collection_href
83
87
  # @param [Hash] opts the optional parameters
@@ -91,6 +95,7 @@ describe 'AnsibleCollectionsApi' do
91
95
  end
92
96
 
93
97
  # unit tests for remove_role
98
+ # Remove a role
94
99
  # Remove a role for this object from users/groups.
95
100
  # @param ansible_collection_href
96
101
  # @param nested_role
@@ -53,6 +53,7 @@ describe 'ContentCollectionDeprecationsApi' do
53
53
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
54
54
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
55
55
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
56
+ # @option opts [String] :q
56
57
  # @option opts [String] :repository_version Repository Version referenced by HREF
57
58
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
59
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -54,6 +54,7 @@ describe 'ContentCollectionMarksApi' do
54
54
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;value&#x60; - Value * &#x60;-value&#x60; - Value (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
55
55
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
56
56
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
57
+ # @option opts [String] :q
57
58
  # @option opts [String] :repository_version Repository Version referenced by HREF
58
59
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
59
60
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -57,6 +57,7 @@ describe 'ContentCollectionSignaturesApi' do
57
57
  # @option opts [Array<String>] :pubkey_fingerprint__in Filter results where pubkey_fingerprint is in a comma-separated list of values
58
58
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
59
59
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
60
+ # @option opts [String] :q
60
61
  # @option opts [String] :repository_version Repository Version referenced by HREF
61
62
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
62
63
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -52,7 +52,11 @@ describe 'ContentNamespacesApi' do
52
52
  # @option opts [String] :company Filter results where company matches value
53
53
  # @option opts [String] :company__contains Filter results where company contains value
54
54
  # @option opts [String] :company__icontains Filter results where company contains value
55
+ # @option opts [String] :company__iexact Filter results where company matches value
55
56
  # @option opts [Array<String>] :company__in Filter results where company is in a comma-separated list of values
57
+ # @option opts [String] :company__iregex Filter results where company matches regex value
58
+ # @option opts [String] :company__istartswith Filter results where company starts with value
59
+ # @option opts [String] :company__regex Filter results where company matches regex value
56
60
  # @option opts [String] :company__startswith Filter results where company starts with value
57
61
  # @option opts [Integer] :limit Number of results to return per page.
58
62
  # @option opts [String] :metadata_sha256 Filter results where metadata_sha256 matches value
@@ -60,12 +64,17 @@ describe 'ContentNamespacesApi' do
60
64
  # @option opts [String] :name Filter results where name matches value
61
65
  # @option opts [String] :name__contains Filter results where name contains value
62
66
  # @option opts [String] :name__icontains Filter results where name contains value
67
+ # @option opts [String] :name__iexact Filter results where name matches value
63
68
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
69
+ # @option opts [String] :name__iregex Filter results where name matches regex value
70
+ # @option opts [String] :name__istartswith Filter results where name starts with value
71
+ # @option opts [String] :name__regex Filter results where name matches regex value
64
72
  # @option opts [String] :name__startswith Filter results where name starts with value
65
73
  # @option opts [Integer] :offset The initial index from which to return the results.
66
74
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;company&#x60; - Company * &#x60;-company&#x60; - Company (descending) * &#x60;email&#x60; - Email * &#x60;-email&#x60; - Email (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;resources&#x60; - Resources * &#x60;-resources&#x60; - Resources (descending) * &#x60;links&#x60; - Links * &#x60;-links&#x60; - Links (descending) * &#x60;avatar_sha256&#x60; - Avatar sha256 * &#x60;-avatar_sha256&#x60; - Avatar sha256 (descending) * &#x60;metadata_sha256&#x60; - Metadata sha256 * &#x60;-metadata_sha256&#x60; - Metadata sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
67
75
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
68
76
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
77
+ # @option opts [String] :q
69
78
  # @option opts [String] :repository_version Repository Version referenced by HREF
70
79
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
71
80
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -55,6 +55,7 @@ describe 'ContentRolesApi' do
55
55
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
56
56
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
57
57
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
58
+ # @option opts [String] :q
58
59
  # @option opts [String] :repository_version Repository Version referenced by HREF
59
60
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
60
61
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF