pulp_ansible_client 0.15.0 → 0.15.1

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -35,8 +35,8 @@ name = 'name_example' # String | The name of the collection.
35
35
  namespace = 'namespace_example' # String | The namespace of the collection.
36
36
  version = 'version_example' # String | The version of the collection.
37
37
  opts = {
38
- file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
39
38
  upload: 'upload_example', # String | An uncommitted upload that may be turned into the artifact of the content unit.
39
+ file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
40
40
  repository: 'repository_example' # String | A URI of a repository the new content unit should be associated with.
41
41
  }
42
42
 
@@ -57,8 +57,8 @@ Name | Type | Description | Notes
57
57
  **name** | **String**| The name of the collection. |
58
58
  **namespace** | **String**| The namespace of the collection. |
59
59
  **version** | **String**| The version of the collection. |
60
- **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
61
60
  **upload** | **String**| An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
61
+ **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
62
62
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
63
63
 
64
64
  ### Return type
@@ -109,8 +109,8 @@ opts = {
109
109
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
110
110
  tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
111
111
  version: 'version_example', # String | Filter results where version matches value
112
- fields: 'fields_example', # String | A list of fields to include in the response.
113
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
112
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
113
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
114
114
  }
115
115
 
116
116
  begin
@@ -139,8 +139,8 @@ Name | Type | Description | Notes
139
139
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
140
140
  **tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
141
141
  **version** | **String**| Filter results where version matches value | [optional]
142
- **fields** | **String**| A list of fields to include in the response. | [optional]
143
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
142
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
143
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
144
144
 
145
145
  ### Return type
146
146
 
@@ -179,8 +179,8 @@ end
179
179
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
180
180
  ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
181
181
  opts = {
182
- fields: 'fields_example', # String | A list of fields to include in the response.
183
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
182
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
183
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
184
184
  }
185
185
 
186
186
  begin
@@ -198,8 +198,8 @@ end
198
198
  Name | Type | Description | Notes
199
199
  ------------- | ------------- | ------------- | -------------
200
200
  **ansible_collection_version_href** | **String**| |
201
- **fields** | **String**| A list of fields to include in the response. | [optional]
202
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
201
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
202
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
203
203
 
204
204
  ### Return type
205
205
 
@@ -94,8 +94,8 @@ opts = {
94
94
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
95
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
96
96
  version: 'version_example', # String | Filter results where version matches value
97
- fields: 'fields_example', # String | A list of fields to include in the response.
98
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
97
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
98
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
99
99
  }
100
100
 
101
101
  begin
@@ -121,8 +121,8 @@ Name | Type | Description | Notes
121
121
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
122
122
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
123
123
  **version** | **String**| Filter results where version matches value | [optional]
124
- **fields** | **String**| A list of fields to include in the response. | [optional]
125
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
124
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
125
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
126
126
 
127
127
  ### Return type
128
128
 
@@ -161,8 +161,8 @@ end
161
161
  api_instance = PulpAnsibleClient::ContentRolesApi.new
162
162
  ansible_role_href = 'ansible_role_href_example' # String |
163
163
  opts = {
164
- fields: 'fields_example', # String | A list of fields to include in the response.
165
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
164
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
165
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
166
166
  }
167
167
 
168
168
  begin
@@ -180,8 +180,8 @@ end
180
180
  Name | Type | Description | Notes
181
181
  ------------- | ------------- | ------------- | -------------
182
182
  **ansible_role_href** | **String**| |
183
- **fields** | **String**| A list of fields to include in the response. | [optional]
184
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
183
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
184
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
185
185
 
186
186
  ### Return type
187
187
 
@@ -141,12 +141,12 @@ end
141
141
 
142
142
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
143
143
  opts = {
144
- base_path: 'base_path_example', # String |
144
+ base_path: 'base_path_example', # String | Filter results where base_path matches value
145
145
  base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
146
146
  base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
147
147
  base_path__in: ['base_path__in_example'], # Array<String> | Filter results where base_path is in a comma-separated list of values
148
148
  limit: 56, # Integer | Number of results to return per page.
149
- name: 'name_example', # String |
149
+ name: 'name_example', # String | Filter results where name matches value
150
150
  name__contains: 'name__contains_example', # String | Filter results where name contains value
151
151
  name__icontains: 'name__icontains_example', # String | Filter results where name contains value
152
152
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
@@ -155,8 +155,8 @@ opts = {
155
155
  ordering: ['ordering_example'], # Array<String> | Ordering
156
156
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
157
157
  with_content: 'with_content_example', # String | Filter distributions based on the content served by them
158
- fields: 'fields_example', # String | A list of fields to include in the response.
159
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
158
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
159
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
160
160
  }
161
161
 
162
162
  begin
@@ -173,12 +173,12 @@ end
173
173
 
174
174
  Name | Type | Description | Notes
175
175
  ------------- | ------------- | ------------- | -------------
176
- **base_path** | **String**| | [optional]
176
+ **base_path** | **String**| Filter results where base_path matches value | [optional]
177
177
  **base_path__contains** | **String**| Filter results where base_path contains value | [optional]
178
178
  **base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
179
179
  **base_path__in** | [**Array&lt;String&gt;**](String.md)| Filter results where base_path is in a comma-separated list of values | [optional]
180
180
  **limit** | **Integer**| Number of results to return per page. | [optional]
181
- **name** | **String**| | [optional]
181
+ **name** | **String**| Filter results where name matches value | [optional]
182
182
  **name__contains** | **String**| Filter results where name contains value | [optional]
183
183
  **name__icontains** | **String**| Filter results where name contains value | [optional]
184
184
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
@@ -187,8 +187,8 @@ Name | Type | Description | Notes
187
187
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
188
188
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
189
189
  **with_content** | **String**| Filter distributions based on the content served by them | [optional]
190
- **fields** | **String**| A list of fields to include in the response. | [optional]
191
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
190
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
191
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
192
192
 
193
193
  ### Return type
194
194
 
@@ -282,8 +282,8 @@ end
282
282
  api_instance = PulpAnsibleClient::DistributionsAnsibleApi.new
283
283
  ansible_ansible_distribution_href = 'ansible_ansible_distribution_href_example' # String |
284
284
  opts = {
285
- fields: 'fields_example', # String | A list of fields to include in the response.
286
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
285
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
286
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
287
287
  }
288
288
 
289
289
  begin
@@ -301,8 +301,8 @@ end
301
301
  Name | Type | Description | Notes
302
302
  ------------- | ------------- | ------------- | -------------
303
303
  **ansible_ansible_distribution_href** | **String**| |
304
- **fields** | **String**| A list of fields to include in the response. | [optional]
305
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
304
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
305
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
306
306
 
307
307
  ### Return type
308
308
 
@@ -25,8 +25,8 @@ require 'pulp_ansible_client'
25
25
  api_instance = PulpAnsibleClient::GalaxyDetailApi.new
26
26
  ansible_collection_href = 'ansible_collection_href_example' # String |
27
27
  opts = {
28
- fields: 'fields_example', # String | A list of fields to include in the response.
29
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
28
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
29
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
30
30
  }
31
31
 
32
32
  begin
@@ -43,8 +43,8 @@ end
43
43
  Name | Type | Description | Notes
44
44
  ------------- | ------------- | ------------- | -------------
45
45
  **ansible_collection_href** | **String**| |
46
- **fields** | **String**| A list of fields to include in the response. | [optional]
47
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
46
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
47
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
48
48
 
49
49
  ### Return type
50
50
 
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
9
9
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. | [optional]
10
10
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
11
11
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
12
- **pulp_labels** | [**Object**](.md) | | [optional]
12
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
13
13
 
14
14
  ## Code Sample
15
15
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_labels** | [**Object**](.md) | | [optional]
7
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
8
8
  **name** | **String** | A unique name for this repository. | [optional]
9
9
  **description** | **String** | An optional description. | [optional]
10
10
  **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
15
15
  **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
16
16
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
17
  **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
18
- **pulp_labels** | [**Object**](.md) | | [optional]
18
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
19
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
20
20
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
21
21
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [optional]
@@ -5,25 +5,25 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
8
- **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
9
- **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
10
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
8
+ **url** | **String** | The URL of an external content source. | [optional]
11
9
  **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
12
- **name** | **String** | A unique name for this remote. | [optional]
10
+ **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
11
+ **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
13
12
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
14
- **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
15
- **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
16
- **pulp_labels** | [**Object**](.md) | | [optional]
17
- **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
18
13
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
19
- **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
20
- **url** | **String** | The URL of an external content source. | [optional]
14
+ **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
15
+ **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
16
+ **name** | **String** | A unique name for this remote. | [optional]
17
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
21
18
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
22
- **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
23
- **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
19
+ **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
24
20
  **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
25
21
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
26
- **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
22
+ **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
23
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
24
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
25
+ **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
26
+ **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
27
27
  **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
28
28
  **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
29
29
 
@@ -33,25 +33,25 @@ Name | Type | Description | Notes
33
33
  require 'PulpAnsibleClient'
34
34
 
35
35
  instance = PulpAnsibleClient::PatchedansibleGitRemote.new(username: null,
36
- proxy_username: null,
37
- download_concurrency: null,
38
- proxy_url: null,
36
+ url: null,
39
37
  ca_cert: null,
40
- name: null,
38
+ rate_limit: null,
39
+ proxy_username: null,
41
40
  client_cert: null,
42
- connect_timeout: null,
43
- sock_read_timeout: null,
44
- pulp_labels: null,
45
- password: null,
46
41
  sock_connect_timeout: null,
47
- total_timeout: null,
48
- url: null,
42
+ password: null,
43
+ connect_timeout: null,
44
+ name: null,
45
+ proxy_url: null,
49
46
  max_retries: null,
50
- headers: null,
51
- tls_validation: null,
47
+ download_concurrency: null,
52
48
  proxy_password: null,
53
49
  client_key: null,
54
- rate_limit: null,
50
+ sock_read_timeout: null,
51
+ pulp_labels: null,
52
+ tls_validation: null,
53
+ headers: null,
54
+ total_timeout: null,
55
55
  metadata_only: null,
56
56
  git_ref: null)
57
57
  ```
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
15
15
  **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
16
16
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
17
  **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
18
- **pulp_labels** | [**Object**](.md) | | [optional]
18
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
19
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
20
20
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
21
21
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. | [optional]
@@ -25,8 +25,8 @@ require 'pulp_ansible_client'
25
25
  api_instance = PulpAnsibleClient::PulpAnsibleApiApi.new
26
26
  path = 'path_example' # String |
27
27
  opts = {
28
- fields: 'fields_example', # String | A list of fields to include in the response.
29
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
28
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
29
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
30
30
  }
31
31
 
32
32
  begin
@@ -42,8 +42,8 @@ end
42
42
  Name | Type | Description | Notes
43
43
  ------------- | ------------- | ------------- | -------------
44
44
  **path** | **String**| |
45
- **fields** | **String**| A list of fields to include in the response. | [optional]
46
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
45
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
46
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
47
47
 
48
48
  ### Return type
49
49
 
@@ -28,8 +28,8 @@ namespace = 'namespace_example' # String |
28
28
  path = 'path_example' # String |
29
29
  version = 'version_example' # String |
30
30
  opts = {
31
- fields: 'fields_example', # String | A list of fields to include in the response.
32
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
31
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
32
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
33
33
  }
34
34
 
35
35
  begin
@@ -48,8 +48,8 @@ Name | Type | Description | Notes
48
48
  **namespace** | **String**| |
49
49
  **path** | **String**| |
50
50
  **version** | **String**| |
51
- **fields** | **String**| A list of fields to include in the response. | [optional]
52
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
51
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
52
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
53
53
 
54
54
  ### Return type
55
55
 
@@ -31,8 +31,8 @@ end
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3Api.new
32
32
  path = '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
  **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::PulpAnsibleApiV3ArtifactsCollectionsApi.new
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
 
@@ -31,8 +31,8 @@ end
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3CollectionVersionsAllApi.new
32
32
  path = '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
  **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
 
@@ -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
 
@@ -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 @@ name = 'name_example' # String |
162
162
  namespace = 'namespace_example' # String |
163
163
  path = 'path_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
  **name** | **String**| |
183
183
  **namespace** | **String**| |
184
184
  **path** | **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 @@ namespace = 'namespace_example' # String |
180
180
  path = 'path_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
  **namespace** | **String**| |
202
202
  **path** | **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 @@ namespace = 'namespace_example' # String |
34
34
  path = 'path_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
  **namespace** | **String**| |
56
56
  **path** | **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
 
@@ -31,8 +31,8 @@ end
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.new
32
32
  path = '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
  **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
 
@@ -36,8 +36,8 @@ opts = {
36
36
  name: 'name_example', # String |
37
37
  namespace: 'namespace_example', # String |
38
38
  ordering: ['ordering_example'], # Array<String> | Ordering
39
- fields: 'fields_example', # String | A list of fields to include in the response.
40
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
39
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
40
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
41
41
  }
42
42
 
43
43
  begin
@@ -59,8 +59,8 @@ Name | Type | Description | Notes
59
59
  **name** | **String**| | [optional]
60
60
  **namespace** | **String**| | [optional]
61
61
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
62
- **fields** | **String**| A list of fields to include in the response. | [optional]
63
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
62
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
63
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
64
64
 
65
65
  ### Return type
66
66