pulp_ansible_client 0.15.0 → 0.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -6
  3. data/docs/AnsibleAnsibleDistribution.md +1 -1
  4. data/docs/AnsibleAnsibleDistributionResponse.md +1 -1
  5. data/docs/AnsibleAnsibleRepository.md +1 -1
  6. data/docs/AnsibleAnsibleRepositoryResponse.md +1 -1
  7. data/docs/AnsibleCollectionRemote.md +1 -1
  8. data/docs/AnsibleCollectionRemoteResponse.md +3 -1
  9. data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +19 -0
  10. data/docs/AnsibleCollectionVersion.md +3 -3
  11. data/docs/AnsibleCollectionVersionResponse.md +2 -2
  12. data/docs/AnsibleCollectionsApi.md +4 -4
  13. data/docs/AnsibleGitRemote.md +26 -26
  14. data/docs/AnsibleGitRemoteResponse.md +24 -22
  15. data/docs/AnsibleRoleRemote.md +1 -1
  16. data/docs/AnsibleRoleRemoteResponse.md +4 -2
  17. data/docs/AnsibleRoleResponse.md +2 -2
  18. data/docs/ApiCollectionsApi.md +4 -4
  19. data/docs/ApiRolesApi.md +4 -4
  20. data/docs/CollectionImportApi.md +4 -4
  21. data/docs/ContentCollectionDeprecationsApi.md +8 -8
  22. data/docs/ContentCollectionSignaturesApi.md +10 -10
  23. data/docs/ContentCollectionVersionsApi.md +10 -10
  24. data/docs/ContentRolesApi.md +8 -8
  25. data/docs/DistributionsAnsibleApi.md +12 -12
  26. data/docs/GalaxyDetailApi.md +4 -4
  27. data/docs/PatchedansibleAnsibleDistribution.md +1 -1
  28. data/docs/PatchedansibleAnsibleRepository.md +1 -1
  29. data/docs/PatchedansibleCollectionRemote.md +1 -1
  30. data/docs/PatchedansibleGitRemote.md +26 -26
  31. data/docs/PatchedansibleRoleRemote.md +1 -1
  32. data/docs/PulpAnsibleApiApi.md +4 -4
  33. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +4 -4
  34. data/docs/PulpAnsibleApiV3Api.md +4 -4
  35. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +4 -4
  36. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +4 -4
  37. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +4 -4
  38. data/docs/PulpAnsibleApiV3CollectionsApi.md +8 -8
  39. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +8 -8
  40. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +4 -4
  41. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +4 -4
  42. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +4 -4
  43. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
  44. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +4 -4
  45. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
  46. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -8
  47. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +8 -8
  48. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
  49. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +4 -4
  50. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +4 -4
  51. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +8 -8
  52. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +8 -8
  53. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +4 -4
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +4 -4
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +4 -4
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -8
  59. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +8 -8
  60. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
  61. data/docs/PulpAnsibleTagsApi.md +4 -4
  62. data/docs/RemotesCollectionApi.md +12 -12
  63. data/docs/RemotesGitApi.md +12 -12
  64. data/docs/RemotesRoleApi.md +12 -12
  65. data/docs/RepositoriesAnsibleApi.md +11 -11
  66. data/docs/RepositoriesAnsibleVersionsApi.md +12 -12
  67. data/docs/VersionsApi.md +8 -8
  68. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +7 -7
  69. data/lib/pulp_ansible_client/api/api_collections_api.rb +6 -6
  70. data/lib/pulp_ansible_client/api/api_roles_api.rb +6 -6
  71. data/lib/pulp_ansible_client/api/collection_import_api.rb +6 -6
  72. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +12 -12
  73. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +13 -13
  74. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +16 -16
  75. data/lib/pulp_ansible_client/api/content_roles_api.rb +13 -13
  76. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +17 -17
  77. data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +6 -6
  78. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +6 -6
  79. data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +6 -6
  80. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +6 -6
  81. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +6 -6
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +6 -6
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +7 -7
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +13 -13
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +13 -13
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +6 -6
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +6 -6
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +7 -7
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +6 -6
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +13 -13
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +13 -13
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
  95. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +6 -6
  96. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +7 -7
  97. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +13 -13
  98. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +13 -13
  99. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +6 -6
  100. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +7 -7
  101. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
  102. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +6 -6
  103. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +13 -13
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +13 -13
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
  107. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +6 -6
  108. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +17 -17
  109. data/lib/pulp_ansible_client/api/remotes_git_api.rb +17 -17
  110. data/lib/pulp_ansible_client/api/remotes_role_api.rb +17 -17
  111. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +15 -15
  112. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +17 -17
  113. data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
  114. data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +4 -2
  115. data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +4 -2
  116. data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +4 -2
  117. data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +4 -2
  118. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +4 -2
  119. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +17 -3
  120. data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +215 -0
  121. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +11 -11
  122. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +10 -10
  123. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +220 -218
  124. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +137 -123
  125. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +4 -2
  126. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +21 -7
  127. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  128. data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +4 -2
  129. data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +4 -2
  130. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +4 -2
  131. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +210 -208
  132. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +4 -2
  133. data/lib/pulp_ansible_client/version.rb +1 -1
  134. data/lib/pulp_ansible_client.rb +1 -0
  135. data/spec/api/ansible_collections_api_spec.rb +2 -2
  136. data/spec/api/api_collections_api_spec.rb +2 -2
  137. data/spec/api/api_roles_api_spec.rb +2 -2
  138. data/spec/api/collection_import_api_spec.rb +2 -2
  139. data/spec/api/content_collection_deprecations_api_spec.rb +4 -4
  140. data/spec/api/content_collection_signatures_api_spec.rb +4 -4
  141. data/spec/api/content_collection_versions_api_spec.rb +5 -5
  142. data/spec/api/content_roles_api_spec.rb +4 -4
  143. data/spec/api/distributions_ansible_api_spec.rb +6 -6
  144. data/spec/api/galaxy_detail_api_spec.rb +2 -2
  145. data/spec/api/pulp_ansible_api_api_spec.rb +2 -2
  146. data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +2 -2
  147. data/spec/api/pulp_ansible_api_v3_api_spec.rb +2 -2
  148. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +2 -2
  149. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +2 -2
  150. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +2 -2
  151. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +4 -4
  152. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +4 -4
  153. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
  154. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +2 -2
  155. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +2 -2
  156. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
  157. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
  158. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
  159. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +4 -4
  160. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +4 -4
  161. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
  162. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +2 -2
  163. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +2 -2
  164. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +4 -4
  165. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +4 -4
  166. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
  167. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +2 -2
  168. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
  169. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
  170. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
  171. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +4 -4
  172. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +4 -4
  173. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
  174. data/spec/api/pulp_ansible_tags_api_spec.rb +2 -2
  175. data/spec/api/remotes_collection_api_spec.rb +6 -6
  176. data/spec/api/remotes_git_api_spec.rb +6 -6
  177. data/spec/api/remotes_role_api_spec.rb +6 -6
  178. data/spec/api/repositories_ansible_api_spec.rb +5 -5
  179. data/spec/api/repositories_ansible_versions_api_spec.rb +6 -6
  180. data/spec/api/versions_api_spec.rb +4 -4
  181. data/spec/models/ansible_collection_remote_response_hidden_fields_spec.rb +47 -0
  182. data/spec/models/ansible_collection_remote_response_spec.rb +6 -0
  183. data/spec/models/ansible_collection_version_response_spec.rb +2 -2
  184. data/spec/models/ansible_collection_version_spec.rb +2 -2
  185. data/spec/models/ansible_git_remote_response_spec.rb +20 -14
  186. data/spec/models/ansible_git_remote_spec.rb +19 -19
  187. data/spec/models/ansible_role_remote_response_spec.rb +6 -0
  188. data/spec/models/ansible_role_response_spec.rb +2 -2
  189. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  190. metadata +104 -100
@@ -22,8 +22,8 @@ module PulpAnsibleClient
22
22
  # Legacy v3 endpoint.
23
23
  # @param path [String]
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [String] :fields A list of fields to include in the response.
26
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
25
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
26
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
27
27
  # @return [Array<UnpaginatedCollectionVersionResponse>]
28
28
  def list(path, opts = {})
29
29
  data, _status_code, _headers = list_with_http_info(path, opts)
@@ -33,8 +33,8 @@ module PulpAnsibleClient
33
33
  # Legacy v3 endpoint.
34
34
  # @param path [String]
35
35
  # @param [Hash] opts the optional parameters
36
- # @option opts [String] :fields A list of fields to include in the response.
37
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
36
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
37
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
38
38
  # @return [Array<(Array<UnpaginatedCollectionVersionResponse>, Integer, Hash)>] Array<UnpaginatedCollectionVersionResponse> data, response status code and response headers
39
39
  def list_with_http_info(path, opts = {})
40
40
  if @api_client.config.debugging
@@ -49,8 +49,8 @@ module PulpAnsibleClient
49
49
 
50
50
  # query parameters
51
51
  query_params = opts[:query_params] || {}
52
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
53
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
52
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
53
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
54
54
 
55
55
  # header parameters
56
56
  header_params = opts[:header_params] || {}
@@ -26,8 +26,8 @@ module PulpAnsibleClient
26
26
  # @option opts [String] :name
27
27
  # @option opts [String] :namespace
28
28
  # @option opts [Array<String>] :ordering Ordering
29
- # @option opts [String] :fields A list of fields to include in the response.
30
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
29
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
30
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
31
31
  # @return [Array<CollectionResponse>]
32
32
  def list(path, opts = {})
33
33
  data, _status_code, _headers = list_with_http_info(path, opts)
@@ -41,8 +41,8 @@ module PulpAnsibleClient
41
41
  # @option opts [String] :name
42
42
  # @option opts [String] :namespace
43
43
  # @option opts [Array<String>] :ordering Ordering
44
- # @option opts [String] :fields A list of fields to include in the response.
45
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
44
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
45
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
46
46
  # @return [Array<(Array<CollectionResponse>, Integer, Hash)>] Array<CollectionResponse> data, response status code and response headers
47
47
  def list_with_http_info(path, opts = {})
48
48
  if @api_client.config.debugging
@@ -52,7 +52,7 @@ module PulpAnsibleClient
52
52
  if @api_client.config.client_side_validation && path.nil?
53
53
  fail ArgumentError, "Missing the required parameter 'path' when calling PulpAnsibleApiV3CollectionsAllApi.list"
54
54
  end
55
- allowable_values = ["-group_roles", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-user_roles", "-versions", "group_roles", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "user_roles", "versions"]
55
+ allowable_values = ["-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
56
56
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
57
57
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
58
58
  end
@@ -65,8 +65,8 @@ module PulpAnsibleClient
65
65
  query_params[:'name'] = opts[:'name'] if !opts[:'name'].nil?
66
66
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
67
67
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
68
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
69
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
68
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
69
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
70
70
 
71
71
  # header parameters
72
72
  header_params = opts[:header_params] || {}
@@ -100,8 +100,8 @@ module PulpAnsibleClient
100
100
  # @option opts [String] :namespace
101
101
  # @option opts [Integer] :offset The initial index from which to return the results.
102
102
  # @option opts [Array<String>] :ordering Ordering
103
- # @option opts [String] :fields A list of fields to include in the response.
104
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
103
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
104
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
105
105
  # @return [PaginatedCollectionResponseList]
106
106
  def list(path, opts = {})
107
107
  data, _status_code, _headers = list_with_http_info(path, opts)
@@ -117,8 +117,8 @@ module PulpAnsibleClient
117
117
  # @option opts [String] :namespace
118
118
  # @option opts [Integer] :offset The initial index from which to return the results.
119
119
  # @option opts [Array<String>] :ordering Ordering
120
- # @option opts [String] :fields A list of fields to include in the response.
121
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
120
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
121
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
122
122
  # @return [Array<(PaginatedCollectionResponseList, Integer, Hash)>] PaginatedCollectionResponseList data, response status code and response headers
123
123
  def list_with_http_info(path, opts = {})
124
124
  if @api_client.config.debugging
@@ -128,7 +128,7 @@ module PulpAnsibleClient
128
128
  if @api_client.config.client_side_validation && path.nil?
129
129
  fail ArgumentError, "Missing the required parameter 'path' when calling PulpAnsibleApiV3CollectionsApi.list"
130
130
  end
131
- allowable_values = ["-group_roles", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-user_roles", "-versions", "group_roles", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "user_roles", "versions"]
131
+ allowable_values = ["-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
132
132
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
133
133
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
134
134
  end
@@ -143,8 +143,8 @@ module PulpAnsibleClient
143
143
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
144
144
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
145
145
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
146
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
147
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
146
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
147
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
148
148
 
149
149
  # header parameters
150
150
  header_params = opts[:header_params] || {}
@@ -184,8 +184,8 @@ module PulpAnsibleClient
184
184
  # @param namespace [String]
185
185
  # @param path [String]
186
186
  # @param [Hash] opts the optional parameters
187
- # @option opts [String] :fields A list of fields to include in the response.
188
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
187
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
188
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
189
189
  # @return [CollectionResponse]
190
190
  def read(name, namespace, path, opts = {})
191
191
  data, _status_code, _headers = read_with_http_info(name, namespace, path, opts)
@@ -197,8 +197,8 @@ module PulpAnsibleClient
197
197
  # @param namespace [String]
198
198
  # @param path [String]
199
199
  # @param [Hash] opts the optional parameters
200
- # @option opts [String] :fields A list of fields to include in the response.
201
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
200
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
201
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
202
202
  # @return [Array<(CollectionResponse, Integer, Hash)>] CollectionResponse data, response status code and response headers
203
203
  def read_with_http_info(name, namespace, path, opts = {})
204
204
  if @api_client.config.debugging
@@ -221,8 +221,8 @@ module PulpAnsibleClient
221
221
 
222
222
  # query parameters
223
223
  query_params = opts[:query_params] || {}
224
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
225
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
224
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
225
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
226
226
 
227
227
  # header parameters
228
228
  header_params = opts[:header_params] || {}
@@ -114,8 +114,8 @@ module PulpAnsibleClient
114
114
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
115
115
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
116
116
  # @option opts [String] :version Filter results where version matches value
117
- # @option opts [String] :fields A list of fields to include in the response.
118
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
117
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
118
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
119
119
  # @return [PaginatedCollectionVersionListResponseList]
120
120
  def list(name, namespace, path, opts = {})
121
121
  data, _status_code, _headers = list_with_http_info(name, namespace, path, opts)
@@ -139,8 +139,8 @@ module PulpAnsibleClient
139
139
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
140
140
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
141
141
  # @option opts [String] :version Filter results where version matches value
142
- # @option opts [String] :fields A list of fields to include in the response.
143
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
142
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
143
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
144
144
  # @return [Array<(PaginatedCollectionVersionListResponseList, Integer, Hash)>] PaginatedCollectionVersionListResponseList data, response status code and response headers
145
145
  def list_with_http_info(name, namespace, path, opts = {})
146
146
  if @api_client.config.debugging
@@ -158,7 +158,7 @@ module PulpAnsibleClient
158
158
  if @api_client.config.client_side_validation && path.nil?
159
159
  fail ArgumentError, "Missing the required parameter 'path' when calling PulpAnsibleApiV3CollectionsVersionsApi.list"
160
160
  end
161
- allowable_values = ["-_artifacts", "-authors", "-collection", "-content_ptr", "-contentartifact", "-contents", "-dependencies", "-description", "-docs_blob", "-documentation", "-download_logs", "-files", "-group_roles", "-homepage", "-is_highest", "-issues", "-license", "-manifest", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-pulp_type", "-repositories", "-repository", "-requires_ansible", "-search_vector", "-signatures", "-tags", "-timestamp_of_interest", "-upstream_id", "-user_roles", "-version", "-version_memberships", "_artifacts", "authors", "collection", "content_ptr", "contentartifact", "contents", "dependencies", "description", "docs_blob", "documentation", "download_logs", "files", "group_roles", "homepage", "is_highest", "issues", "license", "manifest", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "pulp_type", "repositories", "repository", "requires_ansible", "search_vector", "signatures", "tags", "timestamp_of_interest", "upstream_id", "user_roles", "version", "version_memberships"]
161
+ allowable_values = ["-authors", "-contents", "-dependencies", "-description", "-docs_blob", "-documentation", "-files", "-homepage", "-is_highest", "-issues", "-license", "-manifest", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "-pulp_type", "-repository", "-requires_ansible", "-search_vector", "-timestamp_of_interest", "-upstream_id", "-version", "authors", "contents", "dependencies", "description", "docs_blob", "documentation", "files", "homepage", "is_highest", "issues", "license", "manifest", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated", "pulp_type", "repository", "requires_ansible", "search_vector", "timestamp_of_interest", "upstream_id", "version"]
162
162
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
163
163
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
164
164
  end
@@ -179,8 +179,8 @@ module PulpAnsibleClient
179
179
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
180
180
  query_params[:'tags'] = opts[:'tags'] if !opts[:'tags'].nil?
181
181
  query_params[:'version'] = opts[:'version'] if !opts[:'version'].nil?
182
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
183
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
182
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
183
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
184
184
 
185
185
  # header parameters
186
186
  header_params = opts[:header_params] || {}
@@ -221,8 +221,8 @@ module PulpAnsibleClient
221
221
  # @param path [String]
222
222
  # @param version [String]
223
223
  # @param [Hash] opts the optional parameters
224
- # @option opts [String] :fields A list of fields to include in the response.
225
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
224
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
225
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
226
226
  # @return [CollectionVersionResponse]
227
227
  def read(name, namespace, path, version, opts = {})
228
228
  data, _status_code, _headers = read_with_http_info(name, namespace, path, version, opts)
@@ -235,8 +235,8 @@ module PulpAnsibleClient
235
235
  # @param path [String]
236
236
  # @param version [String]
237
237
  # @param [Hash] opts the optional parameters
238
- # @option opts [String] :fields A list of fields to include in the response.
239
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
238
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
239
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
240
240
  # @return [Array<(CollectionVersionResponse, Integer, Hash)>] CollectionVersionResponse data, response status code and response headers
241
241
  def read_with_http_info(name, namespace, path, version, opts = {})
242
242
  if @api_client.config.debugging
@@ -263,8 +263,8 @@ module PulpAnsibleClient
263
263
 
264
264
  # query parameters
265
265
  query_params = opts[:query_params] || {}
266
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
267
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
266
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
267
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
268
268
 
269
269
  # header parameters
270
270
  header_params = opts[:header_params] || {}
@@ -25,8 +25,8 @@ module PulpAnsibleClient
25
25
  # @param path [String]
26
26
  # @param version [String]
27
27
  # @param [Hash] opts the optional parameters
28
- # @option opts [String] :fields A list of fields to include in the response.
29
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
28
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
29
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
30
30
  # @return [CollectionVersionDocsResponse]
31
31
  def read(name, namespace, path, version, opts = {})
32
32
  data, _status_code, _headers = read_with_http_info(name, namespace, path, version, opts)
@@ -39,8 +39,8 @@ module PulpAnsibleClient
39
39
  # @param path [String]
40
40
  # @param version [String]
41
41
  # @param [Hash] opts the optional parameters
42
- # @option opts [String] :fields A list of fields to include in the response.
43
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
42
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
43
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
44
44
  # @return [Array<(CollectionVersionDocsResponse, Integer, Hash)>] CollectionVersionDocsResponse data, response status code and response headers
45
45
  def read_with_http_info(name, namespace, path, version, opts = {})
46
46
  if @api_client.config.debugging
@@ -67,8 +67,8 @@ module PulpAnsibleClient
67
67
 
68
68
  # query parameters
69
69
  query_params = opts[:query_params] || {}
70
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
71
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
70
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
71
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
72
72
 
73
73
  # header parameters
74
74
  header_params = opts[:header_params] || {}
@@ -22,8 +22,8 @@ module PulpAnsibleClient
22
22
  # Get the client configs.
23
23
  # @param path [String]
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [String] :fields A list of fields to include in the response.
26
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
25
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
26
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
27
27
  # @return [ClientConfigurationResponse]
28
28
  def get(path, opts = {})
29
29
  data, _status_code, _headers = get_with_http_info(path, opts)
@@ -33,8 +33,8 @@ module PulpAnsibleClient
33
33
  # Get the client configs.
34
34
  # @param path [String]
35
35
  # @param [Hash] opts the optional parameters
36
- # @option opts [String] :fields A list of fields to include in the response.
37
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
36
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
37
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
38
38
  # @return [Array<(ClientConfigurationResponse, Integer, Hash)>] ClientConfigurationResponse data, response status code and response headers
39
39
  def get_with_http_info(path, opts = {})
40
40
  if @api_client.config.debugging
@@ -49,8 +49,8 @@ module PulpAnsibleClient
49
49
 
50
50
  # query parameters
51
51
  query_params = opts[:query_params] || {}
52
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
53
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
52
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
53
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
54
54
 
55
55
  # header parameters
56
56
  header_params = opts[:header_params] || {}
@@ -27,8 +27,8 @@ module PulpAnsibleClient
27
27
  # @option opts [String] :name
28
28
  # @option opts [String] :namespace
29
29
  # @option opts [Array<String>] :ordering Ordering
30
- # @option opts [String] :fields A list of fields to include in the response.
31
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
30
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
31
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
32
32
  # @return [Array<CollectionResponse>]
33
33
  def list(distro_base_path, path, opts = {})
34
34
  data, _status_code, _headers = list_with_http_info(distro_base_path, path, opts)
@@ -43,8 +43,8 @@ module PulpAnsibleClient
43
43
  # @option opts [String] :name
44
44
  # @option opts [String] :namespace
45
45
  # @option opts [Array<String>] :ordering Ordering
46
- # @option opts [String] :fields A list of fields to include in the response.
47
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
46
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
47
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
48
48
  # @return [Array<(Array<CollectionResponse>, Integer, Hash)>] Array<CollectionResponse> data, response status code and response headers
49
49
  def list_with_http_info(distro_base_path, path, opts = {})
50
50
  if @api_client.config.debugging
@@ -58,7 +58,7 @@ module PulpAnsibleClient
58
58
  if @api_client.config.client_side_validation && path.nil?
59
59
  fail ArgumentError, "Missing the required parameter 'path' when calling PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.list"
60
60
  end
61
- allowable_values = ["-group_roles", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-user_roles", "-versions", "group_roles", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "user_roles", "versions"]
61
+ allowable_values = ["-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
62
62
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
63
63
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
64
64
  end
@@ -71,8 +71,8 @@ module PulpAnsibleClient
71
71
  query_params[:'name'] = opts[:'name'] if !opts[:'name'].nil?
72
72
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
73
73
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
74
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
75
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
74
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
75
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
76
76
 
77
77
  # header parameters
78
78
  header_params = opts[:header_params] || {}
@@ -23,8 +23,8 @@ module PulpAnsibleClient
23
23
  # @param distro_base_path [String]
24
24
  # @param path [String]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [String] :fields A list of fields to include in the response.
27
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
26
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
27
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
28
28
  # @return [Array<UnpaginatedCollectionVersionResponse>]
29
29
  def list(distro_base_path, path, opts = {})
30
30
  data, _status_code, _headers = list_with_http_info(distro_base_path, path, opts)
@@ -35,8 +35,8 @@ module PulpAnsibleClient
35
35
  # @param distro_base_path [String]
36
36
  # @param path [String]
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [String] :fields A list of fields to include in the response.
39
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
38
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
39
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
40
40
  # @return [Array<(Array<UnpaginatedCollectionVersionResponse>, Integer, Hash)>] Array<UnpaginatedCollectionVersionResponse> data, response status code and response headers
41
41
  def list_with_http_info(distro_base_path, path, opts = {})
42
42
  if @api_client.config.debugging
@@ -55,8 +55,8 @@ module PulpAnsibleClient
55
55
 
56
56
  # query parameters
57
57
  query_params = opts[:query_params] || {}
58
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
59
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
58
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
59
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
60
60
 
61
61
  # header parameters
62
62
  header_params = opts[:header_params] || {}
@@ -23,8 +23,8 @@ module PulpAnsibleClient
23
23
  # @param distro_base_path [String]
24
24
  # @param path [String]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [String] :fields A list of fields to include in the response.
27
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
26
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
27
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
28
28
  # @return [RepoMetadataResponse]
29
29
  def read(distro_base_path, path, opts = {})
30
30
  data, _status_code, _headers = read_with_http_info(distro_base_path, path, opts)
@@ -35,8 +35,8 @@ module PulpAnsibleClient
35
35
  # @param distro_base_path [String]
36
36
  # @param path [String]
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [String] :fields A list of fields to include in the response.
39
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
38
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
39
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
40
40
  # @return [Array<(RepoMetadataResponse, Integer, Hash)>] RepoMetadataResponse data, response status code and response headers
41
41
  def read_with_http_info(distro_base_path, path, opts = {})
42
42
  if @api_client.config.debugging
@@ -55,8 +55,8 @@ module PulpAnsibleClient
55
55
 
56
56
  # query parameters
57
57
  query_params = opts[:query_params] || {}
58
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
59
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
58
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
59
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
60
60
 
61
61
  # header parameters
62
62
  header_params = opts[:header_params] || {}
@@ -24,8 +24,8 @@ module PulpAnsibleClient
24
24
  # @param filename [String]
25
25
  # @param path [String]
26
26
  # @param [Hash] opts the optional parameters
27
- # @option opts [String] :fields A list of fields to include in the response.
28
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
27
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
28
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
29
29
  # @return [nil]
30
30
  def download(distro_base_path, filename, path, opts = {})
31
31
  download_with_http_info(distro_base_path, filename, path, opts)
@@ -37,8 +37,8 @@ module PulpAnsibleClient
37
37
  # @param filename [String]
38
38
  # @param path [String]
39
39
  # @param [Hash] opts the optional parameters
40
- # @option opts [String] :fields A list of fields to include in the response.
41
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
40
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
41
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
42
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
43
43
  def download_with_http_info(distro_base_path, filename, path, opts = {})
44
44
  if @api_client.config.debugging
@@ -61,8 +61,8 @@ module PulpAnsibleClient
61
61
 
62
62
  # query parameters
63
63
  query_params = opts[:query_params] || {}
64
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
65
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
64
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
65
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
66
66
 
67
67
  # header parameters
68
68
  header_params = opts[:header_params] || {}
@@ -107,8 +107,8 @@ module PulpAnsibleClient
107
107
  # @option opts [String] :namespace
108
108
  # @option opts [Integer] :offset The initial index from which to return the results.
109
109
  # @option opts [Array<String>] :ordering Ordering
110
- # @option opts [String] :fields A list of fields to include in the response.
111
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
110
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
111
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
112
  # @return [PaginatedCollectionResponseList]
113
113
  def list(distro_base_path, path, opts = {})
114
114
  data, _status_code, _headers = list_with_http_info(distro_base_path, path, opts)
@@ -125,8 +125,8 @@ module PulpAnsibleClient
125
125
  # @option opts [String] :namespace
126
126
  # @option opts [Integer] :offset The initial index from which to return the results.
127
127
  # @option opts [Array<String>] :ordering Ordering
128
- # @option opts [String] :fields A list of fields to include in the response.
129
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
128
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
129
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
130
130
  # @return [Array<(PaginatedCollectionResponseList, Integer, Hash)>] PaginatedCollectionResponseList data, response status code and response headers
131
131
  def list_with_http_info(distro_base_path, path, opts = {})
132
132
  if @api_client.config.debugging
@@ -140,7 +140,7 @@ module PulpAnsibleClient
140
140
  if @api_client.config.client_side_validation && path.nil?
141
141
  fail ArgumentError, "Missing the required parameter 'path' when calling PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.list"
142
142
  end
143
- allowable_values = ["-group_roles", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-user_roles", "-versions", "group_roles", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "user_roles", "versions"]
143
+ allowable_values = ["-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
144
144
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
145
145
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
146
146
  end
@@ -155,8 +155,8 @@ module PulpAnsibleClient
155
155
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
156
156
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
157
157
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
158
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
159
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
158
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
159
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
160
160
 
161
161
  # header parameters
162
162
  header_params = opts[:header_params] || {}
@@ -197,8 +197,8 @@ module PulpAnsibleClient
197
197
  # @param namespace [String]
198
198
  # @param path [String]
199
199
  # @param [Hash] opts the optional parameters
200
- # @option opts [String] :fields A list of fields to include in the response.
201
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
200
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
201
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
202
202
  # @return [CollectionResponse]
203
203
  def read(distro_base_path, name, namespace, path, opts = {})
204
204
  data, _status_code, _headers = read_with_http_info(distro_base_path, name, namespace, path, opts)
@@ -211,8 +211,8 @@ module PulpAnsibleClient
211
211
  # @param namespace [String]
212
212
  # @param path [String]
213
213
  # @param [Hash] opts the optional parameters
214
- # @option opts [String] :fields A list of fields to include in the response.
215
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
214
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
215
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
216
216
  # @return [Array<(CollectionResponse, Integer, Hash)>] CollectionResponse data, response status code and response headers
217
217
  def read_with_http_info(distro_base_path, name, namespace, path, opts = {})
218
218
  if @api_client.config.debugging
@@ -239,8 +239,8 @@ module PulpAnsibleClient
239
239
 
240
240
  # query parameters
241
241
  query_params = opts[:query_params] || {}
242
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
243
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
242
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
243
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
244
244
 
245
245
  # header parameters
246
246
  header_params = opts[:header_params] || {}
@@ -121,8 +121,8 @@ module PulpAnsibleClient
121
121
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
122
122
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
123
123
  # @option opts [String] :version Filter results where version matches value
124
- # @option opts [String] :fields A list of fields to include in the response.
125
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
124
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
125
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
126
126
  # @return [PaginatedCollectionVersionListResponseList]
127
127
  def list(distro_base_path, name, namespace, path, opts = {})
128
128
  data, _status_code, _headers = list_with_http_info(distro_base_path, name, namespace, path, opts)
@@ -147,8 +147,8 @@ module PulpAnsibleClient
147
147
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
148
148
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
149
149
  # @option opts [String] :version Filter results where version matches value
150
- # @option opts [String] :fields A list of fields to include in the response.
151
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
150
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
151
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
152
152
  # @return [Array<(PaginatedCollectionVersionListResponseList, Integer, Hash)>] PaginatedCollectionVersionListResponseList data, response status code and response headers
153
153
  def list_with_http_info(distro_base_path, name, namespace, path, opts = {})
154
154
  if @api_client.config.debugging
@@ -170,7 +170,7 @@ module PulpAnsibleClient
170
170
  if @api_client.config.client_side_validation && path.nil?
171
171
  fail ArgumentError, "Missing the required parameter 'path' when calling PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.list"
172
172
  end
173
- allowable_values = ["-_artifacts", "-authors", "-collection", "-content_ptr", "-contentartifact", "-contents", "-dependencies", "-description", "-docs_blob", "-documentation", "-download_logs", "-files", "-group_roles", "-homepage", "-is_highest", "-issues", "-license", "-manifest", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-pulp_type", "-repositories", "-repository", "-requires_ansible", "-search_vector", "-signatures", "-tags", "-timestamp_of_interest", "-upstream_id", "-user_roles", "-version", "-version_memberships", "_artifacts", "authors", "collection", "content_ptr", "contentartifact", "contents", "dependencies", "description", "docs_blob", "documentation", "download_logs", "files", "group_roles", "homepage", "is_highest", "issues", "license", "manifest", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "pulp_type", "repositories", "repository", "requires_ansible", "search_vector", "signatures", "tags", "timestamp_of_interest", "upstream_id", "user_roles", "version", "version_memberships"]
173
+ allowable_values = ["-authors", "-contents", "-dependencies", "-description", "-docs_blob", "-documentation", "-files", "-homepage", "-is_highest", "-issues", "-license", "-manifest", "-name", "-namespace", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "-pulp_type", "-repository", "-requires_ansible", "-search_vector", "-timestamp_of_interest", "-upstream_id", "-version", "authors", "contents", "dependencies", "description", "docs_blob", "documentation", "files", "homepage", "is_highest", "issues", "license", "manifest", "name", "namespace", "pk", "pulp_created", "pulp_id", "pulp_last_updated", "pulp_type", "repository", "requires_ansible", "search_vector", "timestamp_of_interest", "upstream_id", "version"]
174
174
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
175
175
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
176
176
  end
@@ -191,8 +191,8 @@ module PulpAnsibleClient
191
191
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
192
192
  query_params[:'tags'] = opts[:'tags'] if !opts[:'tags'].nil?
193
193
  query_params[:'version'] = opts[:'version'] if !opts[:'version'].nil?
194
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
195
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
194
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
195
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
196
196
 
197
197
  # header parameters
198
198
  header_params = opts[:header_params] || {}
@@ -234,8 +234,8 @@ module PulpAnsibleClient
234
234
  # @param path [String]
235
235
  # @param version [String]
236
236
  # @param [Hash] opts the optional parameters
237
- # @option opts [String] :fields A list of fields to include in the response.
238
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
237
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
238
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
239
239
  # @return [CollectionVersionResponse]
240
240
  def read(distro_base_path, name, namespace, path, version, opts = {})
241
241
  data, _status_code, _headers = read_with_http_info(distro_base_path, name, namespace, path, version, opts)
@@ -249,8 +249,8 @@ module PulpAnsibleClient
249
249
  # @param path [String]
250
250
  # @param version [String]
251
251
  # @param [Hash] opts the optional parameters
252
- # @option opts [String] :fields A list of fields to include in the response.
253
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
252
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
253
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
254
254
  # @return [Array<(CollectionVersionResponse, Integer, Hash)>] CollectionVersionResponse data, response status code and response headers
255
255
  def read_with_http_info(distro_base_path, name, namespace, path, version, opts = {})
256
256
  if @api_client.config.debugging
@@ -281,8 +281,8 @@ module PulpAnsibleClient
281
281
 
282
282
  # query parameters
283
283
  query_params = opts[:query_params] || {}
284
- query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
285
- query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
284
+ query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
285
+ query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
286
286
 
287
287
  # header parameters
288
288
  header_params = opts[:header_params] || {}