pulp_ansible_client 0.15.0 → 0.15.2

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 +4 -4
  11. data/docs/AnsibleCollectionVersionResponse.md +3 -3
  12. data/docs/AnsibleCollectionsApi.md +4 -4
  13. data/docs/AnsibleGitRemote.md +29 -29
  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 +3 -3
  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 +12 -12
  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 +29 -29
  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 +19 -19
  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 +15 -15
  122. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +11 -11
  123. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +241 -239
  124. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +142 -128
  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 +11 -11
  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 +234 -232
  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 +6 -6
  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 +3 -3
  184. data/spec/models/ansible_collection_version_spec.rb +2 -2
  185. data/spec/models/ansible_git_remote_response_spec.rb +21 -15
  186. data/spec/models/ansible_git_remote_spec.rb +20 -20
  187. data/spec/models/ansible_role_remote_response_spec.rb +6 -0
  188. data/spec/models/ansible_role_response_spec.rb +3 -3
  189. data/spec/models/patchedansible_git_remote_spec.rb +20 -20
  190. metadata +104 -100
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 43ea0cb89b993e8d0f9d381056cf0c56e60710b6033edf04943640a88dfbba60
4
- data.tar.gz: 496595512a3263938b98c8451f305357c6a2886e3cef70f6f1f24313412fa0ac
3
+ metadata.gz: 958dad60324240302eb2e91ba4fb79a607451a16a56edd7abe8f4227061b1f0b
4
+ data.tar.gz: 98e538fda4243965501edc0d753c7be8217d9b51198e457833602d0b1ab7b61e
5
5
  SHA512:
6
- metadata.gz: 9be59462a9992a8e1e519d155dff7ce6451da23a8fe8d6ce9af5fc42063ceafaf853ff07013134852ff0d2c4092f10600f8e43a1a86fc45800b5050ecf117a95
7
- data.tar.gz: 65a7d823a9bb34fd17b4a0d1a2beb418598e0486270db87fb9fb17e8a978c268852d182f6260e9968c24b13619c8225f229060218fcb72a7df680b2bb78141ab
6
+ metadata.gz: e545384223785d1e6d44cfe74904fe0f40e2921aeca9583b30f83dfd17e75296d56b3041ca364e3c91cfb124c73836aa14c0eb39af6bb1e0cee8137d0a220d05
7
+ data.tar.gz: 5b46e10a4569849de0f61d4d24539f21337a1d839d54f5eac430be09c9c45cec203d5dbd782cf4a57348102c6ed0926134cc8014dfda74ae5b208256956e63ee
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.15.0
10
+ - Package version: 0.15.2
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.15.0.gem
27
+ gem install ./pulp_ansible_client-0.15.2.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ansible_client-0.15.0.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ansible_client-0.15.2.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.15.0'
36
+ gem 'pulp_ansible_client', '~> 0.15.2'
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
- **file** | **File** | An uploaded file that may be turned into the artifact of the content unit. | [optional]
8
- **upload** | **String** | An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
9
7
  **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
8
+ **upload** | **String** | An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
9
+ **file** | **File** | An uploaded file that may be turned into the artifact of the content unit. | [optional]
10
10
  **name** | **String** | The name of the collection. |
11
11
  **namespace** | **String** | The namespace of the collection. |
12
12
  **version** | **String** | The version of the collection. |
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
16
16
  ```ruby
17
17
  require 'PulpAnsibleClient'
18
18
 
19
- instance = PulpAnsibleClient::AnsibleCollectionVersion.new(file: null,
19
+ instance = PulpAnsibleClient::AnsibleCollectionVersion.new(repository: null,
20
20
  upload: null,
21
- repository: null,
21
+ file: null,
22
22
  name: null,
23
23
  namespace: null,
24
24
  version: 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
7
  **pulp_href** | **String** | | [optional] [readonly]
9
8
  **artifact** | **String** | Artifact file representing the physical content | [optional]
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
10
  **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
11
11
  **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
12
12
  **sha224** | **String** | The SHA-224 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,
41
- pulp_href: null,
40
+ instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(pulp_href: null,
42
41
  artifact: null,
42
+ pulp_created: null,
43
43
  md5: null,
44
44
  sha1: null,
45
45
  sha224: 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
+ **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
8
+ **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
7
9
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
10
+ **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]
11
+ **name** | **String** | A unique name for this remote. |
8
12
  **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
9
- **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
13
+ **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
14
+ **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
10
15
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
11
- **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
12
- **name** | **String** | A unique name for this remote. |
13
- **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
14
- **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
15
- **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
16
- **pulp_labels** | [**Object**](.md) | | [optional]
17
- **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
18
- **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
19
- **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
20
16
  **url** | **String** | The URL of an external content source. |
21
- **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
22
- **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
23
- **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
17
+ **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]
18
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
24
19
  **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
25
- **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
20
+ **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]
21
+ **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
22
+ **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
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]
26
24
  **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
25
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
26
+ **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [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(username: null,
35
+ instance = PulpAnsibleClient::AnsibleGitRemote.new(download_concurrency: null,
36
+ headers: null,
37
+ username: null,
38
+ connect_timeout: null,
39
+ name: null,
36
40
  proxy_username: null,
37
- download_concurrency: null,
41
+ client_key: null,
42
+ max_retries: null,
38
43
  proxy_url: null,
39
- ca_cert: null,
40
- name: null,
41
- client_cert: null,
42
- connect_timeout: null,
43
- sock_read_timeout: null,
44
- pulp_labels: null,
45
- password: null,
46
- sock_connect_timeout: null,
47
- total_timeout: null,
48
44
  url: null,
49
- max_retries: null,
50
- headers: null,
51
- tls_validation: null,
45
+ total_timeout: null,
46
+ pulp_labels: null,
52
47
  proxy_password: null,
53
- client_key: null,
48
+ sock_connect_timeout: null,
49
+ password: null,
50
+ client_cert: null,
51
+ sock_read_timeout: null,
54
52
  rate_limit: null,
53
+ tls_validation: null,
54
+ ca_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
- **pulp_href** | **String** | | [optional] [readonly]
8
7
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
9
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
10
- **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
8
+ **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
+ **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]
11
11
  **name** | **String** | A unique name for this remote. |
12
+ **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
13
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
14
+ **url** | **String** | The URL of an external content source. |
15
+ **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]
16
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
17
+ **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]
18
+ **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
12
19
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
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]
20
+ **hidden_fields** | [**Array&lt;AnsibleCollectionRemoteResponseHiddenFields&gt;**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
14
21
  **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]
15
- **pulp_labels** | [**Object**](.md) | | [optional]
16
- **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
- **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]
18
- **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]
19
- **url** | **String** | The URL of an external content source. |
20
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
21
- **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
22
- **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
23
- **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
24
22
  **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
23
+ **pulp_href** | **String** | | [optional] [readonly]
24
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
25
+ **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [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(pulp_href: null,
34
- download_concurrency: null,
35
- proxy_url: null,
36
- ca_cert: null,
37
- name: null,
38
- client_cert: null,
34
+ instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(download_concurrency: null,
35
+ headers: null,
36
+ pulp_created: null,
39
37
  connect_timeout: null,
40
- sock_read_timeout: null,
38
+ name: null,
39
+ max_retries: null,
40
+ proxy_url: null,
41
+ url: null,
42
+ total_timeout: null,
41
43
  pulp_labels: null,
42
- pulp_last_updated: null,
43
44
  sock_connect_timeout: null,
44
- total_timeout: null,
45
- url: null,
46
- pulp_created: null,
47
- max_retries: null,
48
- headers: null,
49
- tls_validation: null,
45
+ pulp_last_updated: null,
46
+ client_cert: null,
47
+ hidden_fields: null,
48
+ sock_read_timeout: null,
50
49
  rate_limit: null,
50
+ pulp_href: null,
51
+ tls_validation: null,
52
+ ca_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
7
  **pulp_href** | **String** | | [optional] [readonly]
9
8
  **artifact** | **String** | Artifact file representing the physical content |
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,
20
- pulp_href: null,
19
+ instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_href: null,
21
20
  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
 
@@ -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