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
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
32
32
  distro_base_path = 'distro_base_path_example' # String |
33
33
  path = 'path_example' # String |
34
34
  opts = {
35
- fields: 'fields_example', # String | A list of fields to include in the response.
36
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
35
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
36
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
37
37
  }
38
38
 
39
39
  begin
@@ -51,8 +51,8 @@ Name | Type | Description | Notes
51
51
  ------------- | ------------- | ------------- | -------------
52
52
  **distro_base_path** | **String**| |
53
53
  **path** | **String**| |
54
- **fields** | **String**| A list of fields to include in the response. | [optional]
55
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
54
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
55
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
56
56
 
57
57
  ### Return type
58
58
 
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
32
32
  distro_base_path = 'distro_base_path_example' # String |
33
33
  path = 'path_example' # String |
34
34
  opts = {
35
- fields: 'fields_example', # String | A list of fields to include in the response.
36
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
35
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
36
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
37
37
  }
38
38
 
39
39
  begin
@@ -51,8 +51,8 @@ Name | Type | Description | Notes
51
51
  ------------- | ------------- | ------------- | -------------
52
52
  **distro_base_path** | **String**| |
53
53
  **path** | **String**| |
54
- **fields** | **String**| A list of fields to include in the response. | [optional]
55
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
54
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
55
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
56
56
 
57
57
  ### Return type
58
58
 
@@ -33,8 +33,8 @@ distro_base_path = 'distro_base_path_example' # String |
33
33
  filename = 'filename_example' # String |
34
34
  path = 'path_example' # String |
35
35
  opts = {
36
- fields: 'fields_example', # String | A list of fields to include in the response.
37
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
36
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
37
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
38
38
  }
39
39
 
40
40
  begin
@@ -52,8 +52,8 @@ Name | Type | Description | Notes
52
52
  **distro_base_path** | **String**| |
53
53
  **filename** | **String**| |
54
54
  **path** | **String**| |
55
- **fields** | **String**| A list of fields to include in the response. | [optional]
56
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
55
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
56
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
57
57
 
58
58
  ### Return type
59
59
 
@@ -99,8 +99,8 @@ opts = {
99
99
  namespace: 'namespace_example', # String |
100
100
  offset: 56, # Integer | The initial index from which to return the results.
101
101
  ordering: ['ordering_example'], # Array<String> | Ordering
102
- fields: 'fields_example', # String | A list of fields to include in the response.
103
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
102
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
103
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
104
104
  }
105
105
 
106
106
  begin
@@ -124,8 +124,8 @@ Name | Type | Description | Notes
124
124
  **namespace** | **String**| | [optional]
125
125
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
126
126
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
127
- **fields** | **String**| A list of fields to include in the response. | [optional]
128
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
127
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
128
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
129
129
 
130
130
  ### Return type
131
131
 
@@ -167,8 +167,8 @@ name = 'name_example' # String |
167
167
  namespace = 'namespace_example' # String |
168
168
  path = 'path_example' # String |
169
169
  opts = {
170
- fields: 'fields_example', # String | A list of fields to include in the response.
171
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
170
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
171
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
172
172
  }
173
173
 
174
174
  begin
@@ -188,8 +188,8 @@ Name | Type | Description | Notes
188
188
  **name** | **String**| |
189
189
  **namespace** | **String**| |
190
190
  **path** | **String**| |
191
- **fields** | **String**| A list of fields to include in the response. | [optional]
192
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
191
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
192
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
193
193
 
194
194
  ### Return type
195
195
 
@@ -108,8 +108,8 @@ opts = {
108
108
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
109
109
  tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
110
110
  version: 'version_example', # String | Filter results where version matches value
111
- fields: 'fields_example', # String | A list of fields to include in the response.
112
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
111
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
112
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
113
113
  }
114
114
 
115
115
  begin
@@ -141,8 +141,8 @@ Name | Type | Description | Notes
141
141
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
142
142
  **tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
143
143
  **version** | **String**| Filter results where version matches value | [optional]
144
- **fields** | **String**| A list of fields to include in the response. | [optional]
145
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
144
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
145
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
146
146
 
147
147
  ### Return type
148
148
 
@@ -185,8 +185,8 @@ namespace = 'namespace_example' # String |
185
185
  path = 'path_example' # String |
186
186
  version = 'version_example' # String |
187
187
  opts = {
188
- fields: 'fields_example', # String | A list of fields to include in the response.
189
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
188
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
189
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
190
190
  }
191
191
 
192
192
  begin
@@ -207,8 +207,8 @@ Name | Type | Description | Notes
207
207
  **namespace** | **String**| |
208
208
  **path** | **String**| |
209
209
  **version** | **String**| |
210
- **fields** | **String**| A list of fields to include in the response. | [optional]
211
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
210
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
211
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
212
212
 
213
213
  ### Return type
214
214
 
@@ -35,8 +35,8 @@ namespace = 'namespace_example' # String |
35
35
  path = 'path_example' # String |
36
36
  version = 'version_example' # String |
37
37
  opts = {
38
- fields: 'fields_example', # String | A list of fields to include in the response.
39
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
38
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
39
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
40
40
  }
41
41
 
42
42
  begin
@@ -57,8 +57,8 @@ Name | Type | Description | Notes
57
57
  **namespace** | **String**| |
58
58
  **path** | **String**| |
59
59
  **version** | **String**| |
60
- **fields** | **String**| A list of fields to include in the response. | [optional]
61
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
60
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
61
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
62
62
 
63
63
  ### Return type
64
64
 
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3ArtifactsCollectionsApi
32
32
  filename = 'filename_example' # String |
33
33
  path = 'path_example' # String |
34
34
  opts = {
35
- fields: 'fields_example', # String | A list of fields to include in the response.
36
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
35
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
36
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
37
37
  }
38
38
 
39
39
  begin
@@ -50,8 +50,8 @@ Name | Type | Description | Notes
50
50
  ------------- | ------------- | ------------- | -------------
51
51
  **filename** | **String**| |
52
52
  **path** | **String**| |
53
- **fields** | **String**| A list of fields to include in the response. | [optional]
54
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
53
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
54
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
55
55
 
56
56
  ### Return type
57
57
 
@@ -34,8 +34,8 @@ opts = {
34
34
  name: 'name_example', # String |
35
35
  namespace: 'namespace_example', # String |
36
36
  ordering: ['ordering_example'], # Array<String> | Ordering
37
- fields: 'fields_example', # String | A list of fields to include in the response.
38
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
37
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
38
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
39
39
  }
40
40
 
41
41
  begin
@@ -55,8 +55,8 @@ Name | Type | Description | Notes
55
55
  **name** | **String**| | [optional]
56
56
  **namespace** | **String**| | [optional]
57
57
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
58
- **fields** | **String**| A list of fields to include in the response. | [optional]
59
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
58
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
59
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
60
60
 
61
61
  ### Return type
62
62
 
@@ -93,8 +93,8 @@ opts = {
93
93
  namespace: 'namespace_example', # String |
94
94
  offset: 56, # Integer | The initial index from which to return the results.
95
95
  ordering: ['ordering_example'], # Array<String> | Ordering
96
- fields: 'fields_example', # String | A list of fields to include in the response.
97
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
96
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
97
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
98
98
  }
99
99
 
100
100
  begin
@@ -116,8 +116,8 @@ Name | Type | Description | Notes
116
116
  **namespace** | **String**| | [optional]
117
117
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
118
118
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
119
- **fields** | **String**| A list of fields to include in the response. | [optional]
120
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
119
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
120
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
121
121
 
122
122
  ### Return type
123
123
 
@@ -157,8 +157,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsApi.new
157
157
  name = 'name_example' # String |
158
158
  namespace = 'namespace_example' # String |
159
159
  opts = {
160
- fields: 'fields_example', # String | A list of fields to include in the response.
161
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
160
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
161
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
162
162
  }
163
163
 
164
164
  begin
@@ -176,8 +176,8 @@ Name | Type | Description | Notes
176
176
  ------------- | ------------- | ------------- | -------------
177
177
  **name** | **String**| |
178
178
  **namespace** | **String**| |
179
- **fields** | **String**| A list of fields to include in the response. | [optional]
180
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
179
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
180
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
181
181
 
182
182
  ### Return type
183
183
 
@@ -102,8 +102,8 @@ opts = {
102
102
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
103
103
  tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
104
104
  version: 'version_example', # String | Filter results where version matches value
105
- fields: 'fields_example', # String | A list of fields to include in the response.
106
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
105
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
106
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
107
107
  }
108
108
 
109
109
  begin
@@ -133,8 +133,8 @@ Name | Type | Description | Notes
133
133
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
134
134
  **tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
135
135
  **version** | **String**| Filter results where version matches value | [optional]
136
- **fields** | **String**| A list of fields to include in the response. | [optional]
137
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
136
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
137
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
138
138
 
139
139
  ### Return type
140
140
 
@@ -175,8 +175,8 @@ name = 'name_example' # String |
175
175
  namespace = 'namespace_example' # String |
176
176
  version = 'version_example' # String |
177
177
  opts = {
178
- fields: 'fields_example', # String | A list of fields to include in the response.
179
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
178
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
179
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
180
180
  }
181
181
 
182
182
  begin
@@ -195,8 +195,8 @@ Name | Type | Description | Notes
195
195
  **name** | **String**| |
196
196
  **namespace** | **String**| |
197
197
  **version** | **String**| |
198
- **fields** | **String**| A list of fields to include in the response. | [optional]
199
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
198
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
199
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
200
200
 
201
201
  ### Return type
202
202
 
@@ -33,8 +33,8 @@ name = 'name_example' # String |
33
33
  namespace = 'namespace_example' # String |
34
34
  version = 'version_example' # String |
35
35
  opts = {
36
- fields: 'fields_example', # String | A list of fields to include in the response.
37
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
36
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
37
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
38
38
  }
39
39
 
40
40
  begin
@@ -53,8 +53,8 @@ Name | Type | Description | Notes
53
53
  **name** | **String**| |
54
54
  **namespace** | **String**| |
55
55
  **version** | **String**| |
56
- **fields** | **String**| A list of fields to include in the response. | [optional]
57
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
56
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
57
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
58
58
 
59
59
  ### Return type
60
60
 
@@ -35,8 +35,8 @@ opts = {
35
35
  name: 'name_example', # String |
36
36
  namespace: 'namespace_example', # String |
37
37
  ordering: ['ordering_example'], # Array<String> | Ordering
38
- fields: 'fields_example', # String | A list of fields to include in the response.
39
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
38
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
39
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
40
40
  }
41
41
 
42
42
  begin
@@ -57,8 +57,8 @@ Name | Type | Description | Notes
57
57
  **name** | **String**| | [optional]
58
58
  **namespace** | **String**| | [optional]
59
59
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
60
- **fields** | **String**| A list of fields to include in the response. | [optional]
61
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
60
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
61
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
62
62
 
63
63
  ### Return type
64
64
 
@@ -31,8 +31,8 @@ end
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.new
32
32
  distro_base_path = 'distro_base_path_example' # String |
33
33
  opts = {
34
- fields: 'fields_example', # String | A list of fields to include in the response.
35
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
34
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
35
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
36
36
  }
37
37
 
38
38
  begin
@@ -49,8 +49,8 @@ end
49
49
  Name | Type | Description | Notes
50
50
  ------------- | ------------- | ------------- | -------------
51
51
  **distro_base_path** | **String**| |
52
- **fields** | **String**| A list of fields to include in the response. | [optional]
53
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
52
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
53
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
54
54
 
55
55
  ### Return type
56
56
 
@@ -31,8 +31,8 @@ end
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.new
32
32
  distro_base_path = 'distro_base_path_example' # String |
33
33
  opts = {
34
- fields: 'fields_example', # String | A list of fields to include in the response.
35
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
34
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
35
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
36
36
  }
37
37
 
38
38
  begin
@@ -49,8 +49,8 @@ end
49
49
  Name | Type | Description | Notes
50
50
  ------------- | ------------- | ------------- | -------------
51
51
  **distro_base_path** | **String**| |
52
- **fields** | **String**| A list of fields to include in the response. | [optional]
53
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
52
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
53
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
54
54
 
55
55
  ### Return type
56
56
 
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCol
32
32
  distro_base_path = 'distro_base_path_example' # String |
33
33
  filename = 'filename_example' # String |
34
34
  opts = {
35
- fields: 'fields_example', # String | A list of fields to include in the response.
36
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
35
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
36
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
37
37
  }
38
38
 
39
39
  begin
@@ -50,8 +50,8 @@ Name | Type | Description | Notes
50
50
  ------------- | ------------- | ------------- | -------------
51
51
  **distro_base_path** | **String**| |
52
52
  **filename** | **String**| |
53
- **fields** | **String**| A list of fields to include in the response. | [optional]
54
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
53
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
54
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
55
55
 
56
56
  ### Return type
57
57
 
@@ -96,8 +96,8 @@ opts = {
96
96
  namespace: 'namespace_example', # String |
97
97
  offset: 56, # Integer | The initial index from which to return the results.
98
98
  ordering: ['ordering_example'], # Array<String> | Ordering
99
- fields: 'fields_example', # String | A list of fields to include in the response.
100
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
99
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
100
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
101
101
  }
102
102
 
103
103
  begin
@@ -120,8 +120,8 @@ Name | Type | Description | Notes
120
120
  **namespace** | **String**| | [optional]
121
121
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
122
122
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
123
- **fields** | **String**| A list of fields to include in the response. | [optional]
124
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
123
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
124
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
125
125
 
126
126
  ### Return type
127
127
 
@@ -162,8 +162,8 @@ distro_base_path = 'distro_base_path_example' # String |
162
162
  name = 'name_example' # String |
163
163
  namespace = 'namespace_example' # String |
164
164
  opts = {
165
- fields: 'fields_example', # String | A list of fields to include in the response.
166
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
165
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
166
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
167
167
  }
168
168
 
169
169
  begin
@@ -182,8 +182,8 @@ Name | Type | Description | Notes
182
182
  **distro_base_path** | **String**| |
183
183
  **name** | **String**| |
184
184
  **namespace** | **String**| |
185
- **fields** | **String**| A list of fields to include in the response. | [optional]
186
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
185
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
186
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
187
187
 
188
188
  ### Return type
189
189
 
@@ -105,8 +105,8 @@ opts = {
105
105
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
106
106
  tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
107
107
  version: 'version_example', # String | Filter results where version matches value
108
- fields: 'fields_example', # String | A list of fields to include in the response.
109
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
108
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
109
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
110
110
  }
111
111
 
112
112
  begin
@@ -137,8 +137,8 @@ Name | Type | Description | Notes
137
137
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
138
138
  **tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
139
139
  **version** | **String**| Filter results where version matches value | [optional]
140
- **fields** | **String**| A list of fields to include in the response. | [optional]
141
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
140
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
141
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
142
142
 
143
143
  ### Return type
144
144
 
@@ -180,8 +180,8 @@ name = 'name_example' # String |
180
180
  namespace = 'namespace_example' # String |
181
181
  version = 'version_example' # String |
182
182
  opts = {
183
- fields: 'fields_example', # String | A list of fields to include in the response.
184
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
183
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
184
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
185
185
  }
186
186
 
187
187
  begin
@@ -201,8 +201,8 @@ Name | Type | Description | Notes
201
201
  **name** | **String**| |
202
202
  **namespace** | **String**| |
203
203
  **version** | **String**| |
204
- **fields** | **String**| A list of fields to include in the response. | [optional]
205
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
204
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
205
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
206
206
 
207
207
  ### Return type
208
208
 
@@ -34,8 +34,8 @@ name = 'name_example' # String |
34
34
  namespace = 'namespace_example' # String |
35
35
  version = 'version_example' # String |
36
36
  opts = {
37
- fields: 'fields_example', # String | A list of fields to include in the response.
38
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
37
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
38
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
39
39
  }
40
40
 
41
41
  begin
@@ -55,8 +55,8 @@ Name | Type | Description | Notes
55
55
  **name** | **String**| |
56
56
  **namespace** | **String**| |
57
57
  **version** | **String**| |
58
- **fields** | **String**| A list of fields to include in the response. | [optional]
59
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
58
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
59
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
60
60
 
61
61
  ### Return type
62
62
 
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::PulpAnsibleTagsApi.new
32
32
  opts = {
33
33
  limit: 56, # Integer | Number of results to return per page.
34
34
  offset: 56, # Integer | The initial index from which to return the results.
35
- fields: 'fields_example', # String | A list of fields to include in the response.
36
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
35
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
36
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
37
37
  }
38
38
 
39
39
  begin
@@ -52,8 +52,8 @@ Name | Type | Description | Notes
52
52
  ------------- | ------------- | ------------- | -------------
53
53
  **limit** | **Integer**| Number of results to return per page. | [optional]
54
54
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
55
- **fields** | **String**| A list of fields to include in the response. | [optional]
56
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
55
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
56
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
57
57
 
58
58
  ### Return type
59
59