pulp_ansible_client 0.16.0 → 0.16.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 +4 -4
  12. data/docs/AnsibleCollectionsApi.md +4 -4
  13. data/docs/AnsibleGitRemote.md +31 -31
  14. data/docs/AnsibleGitRemoteResponse.md +29 -27
  15. data/docs/AnsibleRoleRemote.md +1 -1
  16. data/docs/AnsibleRoleRemoteResponse.md +4 -2
  17. data/docs/AnsibleRoleResponse.md +4 -4
  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 +31 -31
  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 +14 -14
  123. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +252 -250
  124. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +153 -139
  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 +15 -15
  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 +239 -237
  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 +3 -3
  185. data/spec/models/ansible_git_remote_response_spec.rb +22 -16
  186. data/spec/models/ansible_git_remote_spec.rb +18 -18
  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 +18 -18
  190. metadata +105 -101
@@ -101,8 +101,8 @@ opts = {
101
101
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
102
102
  signed_collection: 'signed_collection_example', # String | Filter signatures for collection version
103
103
  signing_service: 'signing_service_example', # String | Filter signatures produced by signature service
104
- fields: 'fields_example', # String | A list of fields to include in the response.
105
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
104
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
105
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
106
106
  }
107
107
 
108
108
  begin
@@ -127,10 +127,10 @@ Name | Type | Description | Notes
127
127
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
128
128
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
129
129
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
130
- **signed_collection** | [**String**](.md)| Filter signatures for collection version | [optional]
131
- **signing_service** | [**String**](.md)| Filter signatures produced by signature service | [optional]
132
- **fields** | **String**| A list of fields to include in the response. | [optional]
133
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
130
+ **signed_collection** | **String**| Filter signatures for collection version | [optional]
131
+ **signing_service** | **String**| Filter signatures produced by signature service | [optional]
132
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
133
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
134
134
 
135
135
  ### Return type
136
136
 
@@ -169,8 +169,8 @@ end
169
169
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
170
170
  ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
171
171
  opts = {
172
- fields: 'fields_example', # String | A list of fields to include in the response.
173
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
172
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
173
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
174
174
  }
175
175
 
176
176
  begin
@@ -188,8 +188,8 @@ end
188
188
  Name | Type | Description | Notes
189
189
  ------------- | ------------- | ------------- | -------------
190
190
  **ansible_collection_version_signature_href** | **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
 
@@ -32,9 +32,9 @@ end
32
32
 
33
33
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
34
34
  opts = {
35
- artifact: 'artifact_example', # String | Artifact file representing the physical content
36
35
  file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
37
36
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
37
+ artifact: 'artifact_example', # String | Artifact file representing the physical content
38
38
  upload: 'upload_example', # String | An uncommitted upload that may be turned into the artifact of the content unit.
39
39
  expected_name: 'expected_name_example', # String | The name of the collection.
40
40
  expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
@@ -55,9 +55,9 @@ end
55
55
 
56
56
  Name | Type | Description | Notes
57
57
  ------------- | ------------- | ------------- | -------------
58
- **artifact** | **String**| Artifact file representing the physical content | [optional]
59
58
  **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
60
59
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
60
+ **artifact** | **String**| Artifact file representing the physical content | [optional]
61
61
  **upload** | **String**| An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
62
62
  **expected_name** | **String**| The name of the collection. | [optional]
63
63
  **expected_namespace** | **String**| The namespace of the collection. | [optional]
@@ -111,8 +111,8 @@ opts = {
111
111
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
112
112
  tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
113
113
  version: 'version_example', # String | Filter results where version matches value
114
- fields: 'fields_example', # String | A list of fields to include in the response.
115
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
114
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
115
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
116
116
  }
117
117
 
118
118
  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
 
@@ -181,8 +181,8 @@ end
181
181
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
182
182
  ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
183
183
  opts = {
184
- fields: 'fields_example', # String | A list of fields to include in the response.
185
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
184
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
185
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
186
186
  }
187
187
 
188
188
  begin
@@ -200,8 +200,8 @@ end
200
200
  Name | Type | Description | Notes
201
201
  ------------- | ------------- | ------------- | -------------
202
202
  **ansible_collection_version_href** | **String**| |
203
- **fields** | **String**| A list of fields to include in the response. | [optional]
204
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
203
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
204
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
205
205
 
206
206
  ### Return type
207
207
 
@@ -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]
@@ -4,26 +4,26 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
8
- **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
9
- **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
10
- **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]
11
- **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
12
- **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
13
- **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
14
- **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
15
- **name** | **String** | A unique name for this remote. | [optional]
16
- **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
17
- **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
18
- **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
7
+ **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]
8
+ **url** | **String** | The URL of an external content source. | [optional]
19
9
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
20
- **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
10
+ **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
11
+ **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]
12
+ **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
21
13
  **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]
14
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
15
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
22
16
  **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** | [**Object**](.md) | | [optional]
24
- **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]
25
- **url** | **String** | The URL of an external content source. | [optional]
17
+ **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
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]
19
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
20
+ **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
21
+ **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
22
+ **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
23
+ **name** | **String** | A unique name for this remote. | [optional]
26
24
  **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
25
+ **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
26
+ **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [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
 
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
32
32
  ```ruby
33
33
  require 'PulpAnsibleClient'
34
34
 
35
- instance = PulpAnsibleClient::PatchedansibleGitRemote.new(proxy_url: null,
36
- ca_cert: null,
37
- download_concurrency: null,
38
- sock_connect_timeout: null,
39
- rate_limit: null,
40
- proxy_password: null,
41
- max_retries: null,
42
- client_cert: null,
43
- name: null,
44
- password: null,
45
- headers: null,
46
- tls_validation: null,
35
+ instance = PulpAnsibleClient::PatchedansibleGitRemote.new(total_timeout: null,
36
+ url: null,
47
37
  username: null,
48
- client_key: null,
38
+ rate_limit: null,
39
+ sock_connect_timeout: null,
40
+ download_concurrency: null,
49
41
  connect_timeout: null,
42
+ tls_validation: null,
43
+ proxy_url: null,
50
44
  sock_read_timeout: null,
45
+ headers: null,
46
+ max_retries: null,
51
47
  pulp_labels: null,
52
- total_timeout: null,
53
- url: null,
48
+ client_key: null,
49
+ ca_cert: null,
50
+ password: null,
51
+ name: null,
54
52
  proxy_username: null,
53
+ proxy_password: null,
54
+ client_cert: 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