pulp_ansible_client 0.16.0 → 0.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -6
  3. data/docs/AnsibleAnsibleDistribution.md +1 -1
  4. data/docs/AnsibleAnsibleDistributionResponse.md +1 -1
  5. data/docs/AnsibleAnsibleRepository.md +1 -1
  6. data/docs/AnsibleAnsibleRepositoryResponse.md +1 -1
  7. data/docs/AnsibleCollectionRemote.md +1 -1
  8. data/docs/AnsibleCollectionRemoteResponse.md +3 -1
  9. data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +19 -0
  10. data/docs/AnsibleCollectionVersion.md +3 -3
  11. data/docs/AnsibleCollectionVersionResponse.md +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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71e1959b93991b3e021d92abbcb144a8a3986b5038e12af06566991c8ed6f3a8
4
- data.tar.gz: 41df5bcc8c128b7fc225a1034d90c74dca9e3fae4859f85026860f8bb57430fc
3
+ metadata.gz: 95408d86582b57d6a1bee0b438da7f466877d7a26af71091849c7115cd0f14eb
4
+ data.tar.gz: 258ab2f3d1341740db15b544b71ab4bc710a7372212f75a31b5c10a93b129397
5
5
  SHA512:
6
- metadata.gz: 1917f3484aa8ff326b16faf275b659f9fb550c3265013b916ba0647467122cbd482f248adea981a4bf66952118aafb1535cd3712731ca300a843a783591428fe
7
- data.tar.gz: 86334782a732019183df3f0ffece7416212fe6c6c3488a51f112d91bd4da01de592b716498d0f77b65218c423b2fa114b0c7723f8e82ef205e4a79687d8ac694
6
+ metadata.gz: 4d7b2cf4bb9452fad24d0839ab151ba6d973e5286829400ad3f0d537857455fa6ea655b41814e8441b106616231ecc27c7fc4352e009bc74d38ba10ec93c98fc
7
+ data.tar.gz: d3b9601f54abce78dd0ad80558b17ab3d69f9d2ac091e4318c0271dfd1d03668797ac01f4b4986527ee7bf1903842af9f90b8cbef106ee59af1c10169628d188
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 0.16.0
10
+ - Package version: 0.16.1
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_ansible_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_ansible_client-0.16.0.gem
27
+ gem install ./pulp_ansible_client-0.16.1.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ansible_client-0.16.0.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ansible_client-0.16.1.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_ansible_client', '~> 0.16.0'
36
+ gem 'pulp_ansible_client', '~> 0.16.1'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -71,8 +71,8 @@ opts = {
71
71
  namespace: 'namespace_example', # String |
72
72
  offset: 56, # Integer | The initial index from which to return the results.
73
73
  ordering: ['ordering_example'], # Array<String> | Ordering
74
- fields: 'fields_example', # String | A list of fields to include in the response.
75
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
74
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
75
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
76
76
  }
77
77
 
78
78
  begin
@@ -221,6 +221,7 @@ Class | Method | HTTP request | Description
221
221
  - [PulpAnsibleClient::AnsibleCollection](docs/AnsibleCollection.md)
222
222
  - [PulpAnsibleClient::AnsibleCollectionRemote](docs/AnsibleCollectionRemote.md)
223
223
  - [PulpAnsibleClient::AnsibleCollectionRemoteResponse](docs/AnsibleCollectionRemoteResponse.md)
224
+ - [PulpAnsibleClient::AnsibleCollectionRemoteResponseHiddenFields](docs/AnsibleCollectionRemoteResponseHiddenFields.md)
224
225
  - [PulpAnsibleClient::AnsibleCollectionResponse](docs/AnsibleCollectionResponse.md)
225
226
  - [PulpAnsibleClient::AnsibleCollectionVersion](docs/AnsibleCollectionVersion.md)
226
227
  - [PulpAnsibleClient::AnsibleCollectionVersionResponse](docs/AnsibleCollectionVersionResponse.md)
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
9
9
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
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
 
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
13
13
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
14
14
  **client_url** | **String** | The URL of a Collection content source. | [optional] [readonly]
15
- **pulp_labels** | [**Object**](.md) | | [optional]
15
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
16
16
 
17
17
  ## Code Sample
18
18
 
@@ -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. |
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]
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
8
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
9
  **versions_href** | **String** | | [optional] [readonly]
10
- **pulp_labels** | [**Object**](.md) | | [optional]
10
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
11
11
  **latest_version_href** | **String** | | [optional] [readonly]
12
12
  **name** | **String** | A unique name for this repository. |
13
13
  **description** | **String** | An optional description. | [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]
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
13
13
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
14
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
- **pulp_labels** | [**Object**](.md) | | [optional]
15
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
16
16
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
17
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
18
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]
@@ -23,6 +23,7 @@ Name | Type | Description | Notes
23
23
  **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]
24
24
  **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
25
25
  **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
26
+ **hidden_fields** | [**Array&lt;AnsibleCollectionRemoteResponseHiddenFields&gt;**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
26
27
  **requirements_file** | **String** | The string version of Collection requirements yaml. | [optional]
27
28
  **auth_url** | **String** | The URL to receive a session token from, e.g. used with Automation Hub. | [optional]
28
29
  **sync_dependencies** | **Boolean** | Sync dependencies for collections specified via requirements file | [optional] [default to true]
@@ -52,6 +53,7 @@ instance = PulpAnsibleClient::AnsibleCollectionRemoteResponse.new(pulp_href: nul
52
53
  sock_read_timeout: null,
53
54
  headers: null,
54
55
  rate_limit: null,
56
+ hidden_fields: null,
55
57
  requirements_file: null,
56
58
  auth_url: null,
57
59
  sync_dependencies: null,
@@ -0,0 +1,19 @@
1
+ # PulpAnsibleClient::AnsibleCollectionRemoteResponseHiddenFields
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **name** | **String** | | [optional]
8
+ **is_set** | **Boolean** | | [optional]
9
+
10
+ ## Code Sample
11
+
12
+ ```ruby
13
+ require 'PulpAnsibleClient'
14
+
15
+ instance = PulpAnsibleClient::AnsibleCollectionRemoteResponseHiddenFields.new(name: null,
16
+ is_set: null)
17
+ ```
18
+
19
+
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **artifact** | **String** | Artifact file representing the physical content | [optional]
8
7
  **file** | **File** | An uploaded file that may be turned into the artifact of the content unit. | [optional]
9
8
  **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
9
+ **artifact** | **String** | Artifact file representing the physical content | [optional]
10
10
  **upload** | **String** | An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
11
11
  **expected_name** | **String** | The name of the collection. | [optional]
12
12
  **expected_namespace** | **String** | The namespace of the collection. | [optional]
@@ -17,9 +17,9 @@ Name | Type | Description | Notes
17
17
  ```ruby
18
18
  require 'PulpAnsibleClient'
19
19
 
20
- instance = PulpAnsibleClient::AnsibleCollectionVersion.new(artifact: null,
21
- file: null,
20
+ instance = PulpAnsibleClient::AnsibleCollectionVersion.new(file: null,
22
21
  repository: null,
22
+ artifact: null,
23
23
  upload: null,
24
24
  expected_name: null,
25
25
  expected_namespace: null,
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
- **artifact** | **String** | Artifact file representing the physical content | [optional]
9
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **artifact** | **String** | Artifact file representing the physical content | [optional]
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
11
11
  **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
12
12
  **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
@@ -37,9 +37,9 @@ Name | Type | Description | Notes
37
37
  ```ruby
38
38
  require 'PulpAnsibleClient'
39
39
 
40
- instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(pulp_created: null,
40
+ instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(pulp_href: null,
41
41
  artifact: null,
42
- pulp_href: null,
42
+ pulp_created: null,
43
43
  sha256: null,
44
44
  md5: null,
45
45
  sha1: null,
@@ -36,8 +36,8 @@ opts = {
36
36
  namespace: 'namespace_example', # String |
37
37
  offset: 56, # Integer | The initial index from which to return the results.
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
  **namespace** | **String**| | [optional]
60
60
  **offset** | **Integer**| The initial index from which to return the results. | [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
 
@@ -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. |
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. |
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. |
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. |
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::AnsibleGitRemote.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::AnsibleGitRemote.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
  ```
@@ -4,24 +4,25 @@
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]
7
+ **hidden_fields** | [**Array&lt;AnsibleCollectionRemoteResponseHiddenFields&gt;**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
8
+ **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]
9
+ **url** | **String** | The URL of an external content source. |
10
+ **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
11
+ **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
12
+ **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]
9
13
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [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]
10
15
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
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
- **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [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. |
16
- **pulp_href** | **String** | | [optional] [readonly]
17
- **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
18
16
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
19
- **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]
17
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
20
18
  **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]
21
- **pulp_labels** | [**Object**](.md) | | [optional]
22
- **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]
23
- **url** | **String** | The URL of an external content source. |
24
- **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
19
+ **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
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
+ **pulp_href** | **String** | | [optional] [readonly]
22
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
23
+ **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
24
+ **name** | **String** | A unique name for this remote. |
25
+ **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
25
26
  **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
26
27
  **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
27
28
 
@@ -30,24 +31,25 @@ Name | Type | Description | Notes
30
31
  ```ruby
31
32
  require 'PulpAnsibleClient'
32
33
 
33
- instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(proxy_url: null,
34
- ca_cert: null,
34
+ instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(hidden_fields: null,
35
+ total_timeout: null,
36
+ url: null,
37
+ pulp_last_updated: null,
38
+ rate_limit: null,
39
+ sock_connect_timeout: null,
35
40
  download_concurrency: null,
41
+ connect_timeout: null,
36
42
  pulp_created: null,
37
- sock_connect_timeout: null,
38
- rate_limit: null,
39
- max_retries: null,
40
- client_cert: null,
41
- name: null,
42
- pulp_href: null,
43
- headers: null,
44
43
  tls_validation: null,
45
- connect_timeout: null,
44
+ proxy_url: null,
46
45
  sock_read_timeout: null,
46
+ headers: null,
47
+ max_retries: null,
48
+ pulp_href: null,
47
49
  pulp_labels: null,
48
- total_timeout: null,
49
- url: null,
50
- pulp_last_updated: null,
50
+ ca_cert: null,
51
+ name: null,
52
+ client_cert: null,
51
53
  metadata_only: null,
52
54
  git_ref: null)
53
55
  ```
@@ -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]
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
13
13
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
14
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
- **pulp_labels** | [**Object**](.md) | | [optional]
15
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
16
16
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
17
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
18
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]
@@ -23,6 +23,7 @@ Name | Type | Description | Notes
23
23
  **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]
24
24
  **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
25
25
  **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
26
+ **hidden_fields** | [**Array&lt;AnsibleCollectionRemoteResponseHiddenFields&gt;**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
26
27
 
27
28
  ## Code Sample
28
29
 
@@ -47,7 +48,8 @@ instance = PulpAnsibleClient::AnsibleRoleRemoteResponse.new(pulp_href: null,
47
48
  sock_connect_timeout: null,
48
49
  sock_read_timeout: null,
49
50
  headers: null,
50
- rate_limit: null)
51
+ rate_limit: null,
52
+ hidden_fields: null)
51
53
  ```
52
54
 
53
55
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
- **pulp_href** | **String** | | [optional] [readonly]
9
7
  **artifact** | **String** | Artifact file representing the physical content |
8
+ **pulp_href** | **String** | | [optional] [readonly]
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **version** | **String** | |
11
11
  **name** | **String** | |
12
12
  **namespace** | **String** | |
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
16
16
  ```ruby
17
17
  require 'PulpAnsibleClient'
18
18
 
19
- instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_created: null,
19
+ instance = PulpAnsibleClient::AnsibleRoleResponse.new(artifact: null,
20
20
  pulp_href: null,
21
- artifact: null,
21
+ pulp_created: null,
22
22
  version: null,
23
23
  name: null,
24
24
  namespace: null)
@@ -27,8 +27,8 @@ api_instance = PulpAnsibleClient::ApiCollectionsApi.new
27
27
  ansible_collection_href = 'ansible_collection_href_example' # String |
28
28
  opts = {
29
29
  page: 56, # Integer | A page number within the paginated result set.
30
- fields: 'fields_example', # String | A list of fields to include in the response.
31
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
30
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
31
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
32
32
  }
33
33
 
34
34
  begin
@@ -46,8 +46,8 @@ Name | Type | Description | Notes
46
46
  ------------- | ------------- | ------------- | -------------
47
47
  **ansible_collection_href** | **String**| |
48
48
  **page** | **Integer**| A page number within the paginated result set. | [optional]
49
- **fields** | **String**| A list of fields to include in the response. | [optional]
50
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
49
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
50
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
51
51
 
52
52
  ### Return type
53
53
 
data/docs/ApiRolesApi.md CHANGED
@@ -27,8 +27,8 @@ ansible_role_href = 'ansible_role_href_example' # String |
27
27
  opts = {
28
28
  limit: 56, # Integer | Number of results to return per page.
29
29
  offset: 56, # Integer | The initial index from which to return the results.
30
- fields: 'fields_example', # String | A list of fields to include in the response.
31
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
30
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
31
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
32
32
  }
33
33
 
34
34
  begin
@@ -47,8 +47,8 @@ Name | Type | Description | Notes
47
47
  **ansible_role_href** | **String**| |
48
48
  **limit** | **Integer**| Number of results to return per page. | [optional]
49
49
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
50
- **fields** | **String**| A list of fields to include in the response. | [optional]
51
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
50
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
51
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
52
52
 
53
53
  ### Return type
54
54
 
@@ -32,8 +32,8 @@ api_instance = PulpAnsibleClient::CollectionImportApi.new
32
32
  ansible_collection_import_href = 'ansible_collection_import_href_example' # String |
33
33
  opts = {
34
34
  since: 'since_example', # String | Filter messages since a given timestamp
35
- fields: 'fields_example', # String | A list of fields to include in the response.
36
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
35
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
36
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
37
37
  }
38
38
 
39
39
  begin
@@ -52,8 +52,8 @@ Name | Type | Description | Notes
52
52
  ------------- | ------------- | ------------- | -------------
53
53
  **ansible_collection_import_href** | **String**| |
54
54
  **since** | **String**| Filter messages since a given timestamp | [optional]
55
- **fields** | **String**| A list of fields to include in the response. | [optional]
56
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
55
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
56
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
57
57
 
58
58
  ### Return type
59
59
 
@@ -91,8 +91,8 @@ opts = {
91
91
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
92
92
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
93
93
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
94
- fields: 'fields_example', # String | A list of fields to include in the response.
95
- exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
94
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
95
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
96
96
  }
97
97
 
98
98
  begin
@@ -115,8 +115,8 @@ Name | Type | Description | Notes
115
115
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
116
116
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
117
117
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
118
- **fields** | **String**| A list of fields to include in the response. | [optional]
119
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
118
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
119
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
120
120
 
121
121
  ### Return type
122
122
 
@@ -155,8 +155,8 @@ end
155
155
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
156
156
  ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
157
157
  opts = {
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
@@ -174,8 +174,8 @@ end
174
174
  Name | Type | Description | Notes
175
175
  ------------- | ------------- | ------------- | -------------
176
176
  **ansible_ansible_collection_deprecated_href** | **String**| |
177
- **fields** | **String**| A list of fields to include in the response. | [optional]
178
- **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
177
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
178
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
179
179
 
180
180
  ### Return type
181
181