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
@@ -118,7 +118,7 @@ module PulpAnsibleClient
118
118
  :'proxy_password' => :'String',
119
119
  :'username' => :'String',
120
120
  :'password' => :'String',
121
- :'pulp_labels' => :'Object',
121
+ :'pulp_labels' => :'Hash<String, String>',
122
122
  :'download_concurrency' => :'Integer',
123
123
  :'max_retries' => :'Integer',
124
124
  :'policy' => :'PolicyEnum',
@@ -212,7 +212,9 @@ module PulpAnsibleClient
212
212
  end
213
213
 
214
214
  if attributes.key?(:'pulp_labels')
215
- self.pulp_labels = attributes[:'pulp_labels']
215
+ if (value = attributes[:'pulp_labels']).is_a?(Hash)
216
+ self.pulp_labels = value
217
+ end
216
218
  end
217
219
 
218
220
  if attributes.key?(:'download_concurrency')
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpAnsibleClient
14
- VERSION = '0.15.0'
14
+ VERSION = '0.15.1'
15
15
  end
@@ -24,6 +24,7 @@ require 'pulp_ansible_client/models/ansible_ansible_repository_response'
24
24
  require 'pulp_ansible_client/models/ansible_collection'
25
25
  require 'pulp_ansible_client/models/ansible_collection_remote'
26
26
  require 'pulp_ansible_client/models/ansible_collection_remote_response'
27
+ require 'pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields'
27
28
  require 'pulp_ansible_client/models/ansible_collection_response'
28
29
  require 'pulp_ansible_client/models/ansible_collection_version'
29
30
  require 'pulp_ansible_client/models/ansible_collection_version_response'
@@ -41,8 +41,8 @@ describe 'AnsibleCollectionsApi' do
41
41
  # @option opts [String] :namespace
42
42
  # @option opts [Integer] :offset The initial index from which to return the results.
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 [PaginatedansibleCollectionResponseList]
47
47
  describe 'list test' do
48
48
  it 'should work' do
@@ -37,8 +37,8 @@ describe 'ApiCollectionsApi' do
37
37
  # @param ansible_collection_href
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [Integer] :page A page number within the paginated result set.
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 [PaginatedGalaxyCollectionResponseList]
43
43
  describe 'get test' do
44
44
  it 'should work' do
@@ -38,8 +38,8 @@ describe 'ApiRolesApi' do
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [Integer] :limit Number of results to return per page.
40
40
  # @option opts [Integer] :offset The initial index from which to return the results.
41
- # @option opts [String] :fields A list of fields to include in the response.
42
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
41
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
42
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
43
  # @return [PaginatedGalaxyRoleResponseList]
44
44
  describe 'get test' do
45
45
  it 'should work' do
@@ -38,8 +38,8 @@ describe 'CollectionImportApi' do
38
38
  # @param ansible_collection_import_href
39
39
  # @param [Hash] opts the optional parameters
40
40
  # @option opts [String] :since Filter messages since a given timestamp
41
- # @option opts [String] :fields A list of fields to include in the response.
42
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
41
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
42
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
43
  # @return [CollectionImportDetailResponse]
44
44
  describe 'read test' do
45
45
  it 'should work' do
@@ -54,8 +54,8 @@ describe 'ContentCollectionDeprecationsApi' do
54
54
  # @option opts [String] :repository_version Repository Version referenced by HREF
55
55
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
56
56
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
57
- # @option opts [String] :fields A list of fields to include in the response.
58
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
57
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
58
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
59
59
  # @return [PaginatedansibleCollectionResponseList]
60
60
  describe 'list test' do
61
61
  it 'should work' do
@@ -68,8 +68,8 @@ describe 'ContentCollectionDeprecationsApi' do
68
68
  # ViewSet for AnsibleCollectionDeprecated.
69
69
  # @param ansible_ansible_collection_deprecated_href
70
70
  # @param [Hash] opts the optional parameters
71
- # @option opts [String] :fields A list of fields to include in the response.
72
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
71
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
72
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
73
73
  # @return [AnsibleCollectionResponse]
74
74
  describe 'read test' do
75
75
  it 'should work' do
@@ -60,8 +60,8 @@ describe 'ContentCollectionSignaturesApi' do
60
60
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
61
61
  # @option opts [String] :signed_collection Filter signatures for collection version
62
62
  # @option opts [String] :signing_service Filter signatures produced by signature service
63
- # @option opts [String] :fields A list of fields to include in the response.
64
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
64
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
65
65
  # @return [PaginatedansibleCollectionVersionSignatureResponseList]
66
66
  describe 'list test' do
67
67
  it 'should work' do
@@ -74,8 +74,8 @@ describe 'ContentCollectionSignaturesApi' do
74
74
  # ViewSet for looking at signature objects for CollectionVersion content.
75
75
  # @param ansible_collection_version_signature_href
76
76
  # @param [Hash] opts the optional parameters
77
- # @option opts [String] :fields A list of fields to include in the response.
78
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
77
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
78
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
79
79
  # @return [AnsibleCollectionVersionSignatureResponse]
80
80
  describe 'read test' do
81
81
  it 'should work' do
@@ -39,8 +39,8 @@ describe 'ContentCollectionVersionsApi' do
39
39
  # @param namespace The namespace of the collection.
40
40
  # @param version The version of the collection.
41
41
  # @param [Hash] opts the optional parameters
42
- # @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
43
42
  # @option opts [String] :upload An uncommitted upload that may be turned into the artifact of the content unit.
43
+ # @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
44
44
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
45
45
  # @return [AsyncOperationResponse]
46
46
  describe 'create test' do
@@ -65,8 +65,8 @@ describe 'ContentCollectionVersionsApi' do
65
65
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
66
66
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
67
67
  # @option opts [String] :version Filter results where version matches value
68
- # @option opts [String] :fields A list of fields to include in the response.
69
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
68
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
69
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
70
70
  # @return [PaginatedansibleCollectionVersionResponseList]
71
71
  describe 'list test' do
72
72
  it 'should work' do
@@ -79,8 +79,8 @@ describe 'ContentCollectionVersionsApi' do
79
79
  # ViewSet for Ansible Collection.
80
80
  # @param ansible_collection_version_href
81
81
  # @param [Hash] opts the optional parameters
82
- # @option opts [String] :fields A list of fields to include in the response.
83
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
82
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
83
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
84
84
  # @return [AnsibleCollectionVersionResponse]
85
85
  describe 'read test' do
86
86
  it 'should work' do
@@ -57,8 +57,8 @@ describe 'ContentRolesApi' do
57
57
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
58
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :version Filter results where version matches value
60
- # @option opts [String] :fields A list of fields to include in the response.
61
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
60
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
61
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
62
62
  # @return [PaginatedansibleRoleResponseList]
63
63
  describe 'list test' do
64
64
  it 'should work' do
@@ -71,8 +71,8 @@ describe 'ContentRolesApi' do
71
71
  # ViewSet for Role.
72
72
  # @param ansible_role_href
73
73
  # @param [Hash] opts the optional parameters
74
- # @option opts [String] :fields A list of fields to include in the response.
75
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
74
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
75
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
76
76
  # @return [AnsibleRoleResponse]
77
77
  describe 'read test' do
78
78
  it 'should work' do
@@ -60,12 +60,12 @@ describe 'DistributionsAnsibleApi' do
60
60
  # List ansible distributions
61
61
  # ViewSet for Ansible Distributions.
62
62
  # @param [Hash] opts the optional parameters
63
- # @option opts [String] :base_path
63
+ # @option opts [String] :base_path Filter results where base_path matches value
64
64
  # @option opts [String] :base_path__contains Filter results where base_path contains value
65
65
  # @option opts [String] :base_path__icontains Filter results where base_path contains value
66
66
  # @option opts [Array<String>] :base_path__in Filter results where base_path is in a comma-separated list of values
67
67
  # @option opts [Integer] :limit Number of results to return per page.
68
- # @option opts [String] :name
68
+ # @option opts [String] :name Filter results where name matches value
69
69
  # @option opts [String] :name__contains Filter results where name contains value
70
70
  # @option opts [String] :name__icontains Filter results where name contains value
71
71
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
@@ -74,8 +74,8 @@ describe 'DistributionsAnsibleApi' do
74
74
  # @option opts [Array<String>] :ordering Ordering
75
75
  # @option opts [String] :pulp_label_select Filter labels by search string
76
76
  # @option opts [String] :with_content Filter distributions based on the content served by them
77
- # @option opts [String] :fields A list of fields to include in the response.
78
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
77
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
78
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
79
79
  # @return [PaginatedansibleAnsibleDistributionResponseList]
80
80
  describe 'list test' do
81
81
  it 'should work' do
@@ -101,8 +101,8 @@ describe 'DistributionsAnsibleApi' do
101
101
  # ViewSet for Ansible Distributions.
102
102
  # @param ansible_ansible_distribution_href
103
103
  # @param [Hash] opts the optional parameters
104
- # @option opts [String] :fields A list of fields to include in the response.
105
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
104
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
105
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
106
106
  # @return [AnsibleAnsibleDistributionResponse]
107
107
  describe 'read test' do
108
108
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'GalaxyDetailApi' do
36
36
  # Get the detail view of a Collection.
37
37
  # @param ansible_collection_href
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [GalaxyCollectionResponse]
42
42
  describe 'get test' do
43
43
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiApi' do
36
36
  # Return a response to the \&quot;GET\&quot; action.
37
37
  # @param path
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [nil]
42
42
  describe 'get test' do
43
43
  it 'should work' do
@@ -39,8 +39,8 @@ describe 'PulpAnsibleApiV2CollectionsVersionsApi' do
39
39
  # @param path
40
40
  # @param version
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 [nil]
45
45
  describe 'get test' do
46
46
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiV3Api' do
36
36
  # Legacy v3 endpoint.
37
37
  # @param path
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [RepoMetadataResponse]
42
42
  describe 'read test' do
43
43
  it 'should work' do
@@ -37,8 +37,8 @@ describe 'PulpAnsibleApiV3ArtifactsCollectionsApi' do
37
37
  # @param filename
38
38
  # @param path
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 [nil]
43
43
  describe 'get test' do
44
44
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiV3CollectionVersionsAllApi' do
36
36
  # Legacy v3 endpoint.
37
37
  # @param path
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [Array<UnpaginatedCollectionVersionResponse>]
42
42
  describe 'list test' do
43
43
  it 'should work' do
@@ -40,8 +40,8 @@ describe 'PulpAnsibleApiV3CollectionsAllApi' do
40
40
  # @option opts [String] :name
41
41
  # @option opts [String] :namespace
42
42
  # @option opts [Array<String>] :ordering Ordering
43
- # @option opts [String] :fields A list of fields to include in the response.
44
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
43
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
44
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
45
45
  # @return [Array<CollectionResponse>]
46
46
  describe 'list test' do
47
47
  it 'should work' do
@@ -55,8 +55,8 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
55
55
  # @option opts [String] :namespace
56
56
  # @option opts [Integer] :offset The initial index from which to return the results.
57
57
  # @option opts [Array<String>] :ordering Ordering
58
- # @option opts [String] :fields A list of fields to include in the response.
59
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
58
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
59
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
60
60
  # @return [PaginatedCollectionResponseList]
61
61
  describe 'list test' do
62
62
  it 'should work' do
@@ -70,8 +70,8 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
70
70
  # @param namespace
71
71
  # @param path
72
72
  # @param [Hash] opts the optional parameters
73
- # @option opts [String] :fields A list of fields to include in the response.
74
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
74
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
75
75
  # @return [CollectionResponse]
76
76
  describe 'read test' do
77
77
  it 'should work' do
@@ -64,8 +64,8 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
64
64
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
65
65
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
66
66
  # @option opts [String] :version Filter results where version matches value
67
- # @option opts [String] :fields A list of fields to include in the response.
68
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
67
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
68
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
69
69
  # @return [PaginatedCollectionVersionListResponseList]
70
70
  describe 'list test' do
71
71
  it 'should work' do
@@ -80,8 +80,8 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
80
80
  # @param path
81
81
  # @param version
82
82
  # @param [Hash] opts the optional parameters
83
- # @option opts [String] :fields A list of fields to include in the response.
84
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
83
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
84
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
85
85
  # @return [CollectionVersionResponse]
86
86
  describe 'read test' do
87
87
  it 'should work' do
@@ -39,8 +39,8 @@ describe 'PulpAnsibleApiV3CollectionsVersionsDocsBlobApi' do
39
39
  # @param path
40
40
  # @param version
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 [CollectionVersionDocsResponse]
45
45
  describe 'read test' do
46
46
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleClientConfigurationApi' do
36
36
  # Get the client configs.
37
37
  # @param path
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [ClientConfigurationResponse]
42
42
  describe 'get test' do
43
43
  it 'should work' do
@@ -41,8 +41,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi' do
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<CollectionResponse>]
47
47
  describe 'list test' do
48
48
  it 'should work' do
@@ -37,8 +37,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi' do
37
37
  # @param distro_base_path
38
38
  # @param path
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<UnpaginatedCollectionVersionResponse>]
43
43
  describe 'list test' do
44
44
  it 'should work' do
@@ -37,8 +37,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsApi' do
37
37
  # @param distro_base_path
38
38
  # @param path
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 [RepoMetadataResponse]
43
43
  describe 'read test' do
44
44
  it 'should work' do
@@ -38,8 +38,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi' do
38
38
  # @param filename
39
39
  # @param path
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [String] :fields A list of fields to include in the response.
42
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
41
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
42
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
43
  # @return [nil]
44
44
  describe 'download test' do
45
45
  it 'should work' do
@@ -57,8 +57,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
57
57
  # @option opts [String] :namespace
58
58
  # @option opts [Integer] :offset The initial index from which to return the results.
59
59
  # @option opts [Array<String>] :ordering Ordering
60
- # @option opts [String] :fields A list of fields to include in the response.
61
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
60
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
61
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
62
62
  # @return [PaginatedCollectionResponseList]
63
63
  describe 'list test' do
64
64
  it 'should work' do
@@ -73,8 +73,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
73
73
  # @param namespace
74
74
  # @param path
75
75
  # @param [Hash] opts the optional parameters
76
- # @option opts [String] :fields A list of fields to include in the response.
77
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
76
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
77
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
78
78
  # @return [CollectionResponse]
79
79
  describe 'read test' do
80
80
  it 'should work' do
@@ -66,8 +66,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
66
66
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
67
67
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
68
68
  # @option opts [String] :version Filter results where version matches value
69
- # @option opts [String] :fields A list of fields to include in the response.
70
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
69
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
70
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
71
71
  # @return [PaginatedCollectionVersionListResponseList]
72
72
  describe 'list test' do
73
73
  it 'should work' do
@@ -83,8 +83,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
83
83
  # @param path
84
84
  # @param version
85
85
  # @param [Hash] opts the optional parameters
86
- # @option opts [String] :fields A list of fields to include in the response.
87
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
86
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
87
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
88
88
  # @return [CollectionVersionResponse]
89
89
  describe 'read test' do
90
90
  it 'should work' do
@@ -40,8 +40,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobAp
40
40
  # @param path
41
41
  # @param version
42
42
  # @param [Hash] opts the optional parameters
43
- # @option opts [String] :fields A list of fields to include in the response.
44
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
43
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
44
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
45
45
  # @return [CollectionVersionDocsResponse]
46
46
  describe 'read test' do
47
47
  it 'should work' do
@@ -37,8 +37,8 @@ describe 'PulpAnsibleDefaultApiV3ArtifactsCollectionsApi' do
37
37
  # @param filename
38
38
  # @param path
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 [nil]
43
43
  describe 'get test' do
44
44
  it 'should work' do
@@ -39,8 +39,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsAllApi' do
39
39
  # @option opts [String] :name
40
40
  # @option opts [String] :namespace
41
41
  # @option opts [Array<String>] :ordering Ordering
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<CollectionResponse>]
45
45
  describe 'list test' do
46
46
  it 'should work' do
@@ -53,8 +53,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
53
53
  # @option opts [String] :namespace
54
54
  # @option opts [Integer] :offset The initial index from which to return the results.
55
55
  # @option opts [Array<String>] :ordering Ordering
56
- # @option opts [String] :fields A list of fields to include in the response.
57
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
56
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
57
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
58
58
  # @return [PaginatedCollectionResponseList]
59
59
  describe 'list test' do
60
60
  it 'should work' do
@@ -67,8 +67,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
67
67
  # @param name
68
68
  # @param namespace
69
69
  # @param [Hash] opts the optional parameters
70
- # @option opts [String] :fields A list of fields to include in the response.
71
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
70
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
71
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
72
72
  # @return [CollectionResponse]
73
73
  describe 'read test' do
74
74
  it 'should work' do
@@ -62,8 +62,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
62
62
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
63
63
  # @option opts [String] :tags Filter by comma separate list of tags that must all be matched
64
64
  # @option opts [String] :version Filter results where version matches value
65
- # @option opts [String] :fields A list of fields to include in the response.
66
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
65
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
66
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
67
67
  # @return [PaginatedCollectionVersionListResponseList]
68
68
  describe 'list test' do
69
69
  it 'should work' do
@@ -77,8 +77,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
77
77
  # @param namespace
78
78
  # @param version
79
79
  # @param [Hash] opts the optional parameters
80
- # @option opts [String] :fields A list of fields to include in the response.
81
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
80
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
81
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
82
82
  # @return [CollectionVersionResponse]
83
83
  describe 'read test' do
84
84
  it 'should work' do
@@ -38,8 +38,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi' do
38
38
  # @param namespace
39
39
  # @param version
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [String] :fields A list of fields to include in the response.
42
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
41
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
42
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
43
  # @return [CollectionVersionDocsResponse]
44
44
  describe 'read test' do
45
45
  it 'should work' do
@@ -40,8 +40,8 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsAp
40
40
  # @option opts [String] :name
41
41
  # @option opts [String] :namespace
42
42
  # @option opts [Array<String>] :ordering Ordering
43
- # @option opts [String] :fields A list of fields to include in the response.
44
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
43
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
44
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
45
45
  # @return [Array<CollectionResponse>]
46
46
  describe 'list test' do
47
47
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi'
36
36
  # Returns paginated CollectionVersions list.
37
37
  # @param distro_base_path
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [Array<UnpaginatedCollectionVersionResponse>]
42
42
  describe 'list test' do
43
43
  it 'should work' do
@@ -36,8 +36,8 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi' do
36
36
  # ViewSet for Repository Metadata.
37
37
  # @param distro_base_path
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [String] :fields A list of fields to include in the response.
40
- # @option opts [String] :exclude_fields A list of fields to exclude from the response.
39
+ # @option opts [Array<String>] :fields A list of fields to include in the response.
40
+ # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
41
  # @return [RepoMetadataResponse]
42
42
  describe 'read test' do
43
43
  it 'should work' do