pulp_rpm_client 3.11.1 → 3.11.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/README.md +19 -20
  4. data/docs/ContentAdvisoriesApi.md +30 -30
  5. data/docs/ContentDistributionTreesApi.md +8 -8
  6. data/docs/ContentModulemdDefaultsApi.md +18 -18
  7. data/docs/ContentModulemdsApi.md +18 -18
  8. data/docs/ContentPackagecategoriesApi.md +8 -8
  9. data/docs/ContentPackageenvironmentsApi.md +8 -8
  10. data/docs/ContentPackagegroupsApi.md +8 -8
  11. data/docs/ContentPackagelangpacksApi.md +8 -8
  12. data/docs/ContentPackagesApi.md +50 -50
  13. data/docs/ContentRepoMetadataFilesApi.md +8 -8
  14. data/docs/ContentSummary.md +3 -3
  15. data/docs/ContentSummaryResponse.md +3 -3
  16. data/docs/DistributionsRpmApi.md +14 -22
  17. data/docs/{PaginatedrpmUpdateRecordResponseList.md → InlineResponse200.md} +4 -4
  18. data/docs/{PaginatedrpmDistributionTreeResponseList.md → InlineResponse2001.md} +4 -4
  19. data/docs/{PaginatedrpmRpmDistributionResponseList.md → InlineResponse20010.md} +4 -4
  20. data/docs/{PaginatedrpmRpmPublicationResponseList.md → InlineResponse20011.md} +4 -4
  21. data/docs/{PaginatedrpmRpmRemoteResponseList.md → InlineResponse20012.md} +4 -4
  22. data/docs/{PaginatedrpmRpmRepositoryResponseList.md → InlineResponse20013.md} +4 -4
  23. data/docs/{PaginatedRepositoryVersionResponseList.md → InlineResponse20014.md} +4 -4
  24. data/docs/{PaginatedrpmModulemdDefaultsResponseList.md → InlineResponse2002.md} +4 -4
  25. data/docs/{PaginatedrpmModulemdResponseList.md → InlineResponse2003.md} +4 -4
  26. data/docs/{PaginatedrpmPackageCategoryResponseList.md → InlineResponse2004.md} +4 -4
  27. data/docs/{PaginatedrpmPackageEnvironmentResponseList.md → InlineResponse2005.md} +4 -4
  28. data/docs/{PaginatedrpmPackageGroupResponseList.md → InlineResponse2006.md} +4 -4
  29. data/docs/{PaginatedrpmPackageLangpacksResponseList.md → InlineResponse2007.md} +4 -4
  30. data/docs/{PaginatedrpmPackageResponseList.md → InlineResponse2008.md} +4 -4
  31. data/docs/{PaginatedrpmRepoMetadataFileResponseList.md → InlineResponse2009.md} +4 -4
  32. data/docs/PatchedrpmRpmDistribution.md +0 -2
  33. data/docs/PatchedrpmRpmRemote.md +1 -19
  34. data/docs/PatchedrpmRpmRepository.md +1 -3
  35. data/docs/PublicationsRpmApi.md +16 -16
  36. data/docs/RemotesRpmApi.md +18 -26
  37. data/docs/RepositoriesRpmApi.md +6 -14
  38. data/docs/RepositoriesRpmVersionsApi.md +32 -32
  39. data/docs/RepositoryAddRemoveContent.md +2 -2
  40. data/docs/RpmRepositorySyncURL.md +1 -1
  41. data/docs/RpmRpmDistribution.md +0 -2
  42. data/docs/RpmRpmDistributionResponse.md +0 -2
  43. data/docs/RpmRpmRemote.md +1 -19
  44. data/docs/RpmRpmRemoteResponse.md +7 -15
  45. data/docs/RpmRpmRepository.md +1 -3
  46. data/docs/RpmRpmRepositoryResponse.md +0 -2
  47. data/lib/pulp_rpm_client/api/content_advisories_api.rb +36 -36
  48. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +10 -10
  49. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +22 -22
  50. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +22 -22
  51. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +10 -10
  52. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +10 -10
  53. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +10 -10
  54. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +10 -10
  55. data/lib/pulp_rpm_client/api/content_packages_api.rb +60 -60
  56. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +10 -10
  57. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +18 -30
  58. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +19 -19
  59. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +22 -34
  60. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +9 -21
  61. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +38 -38
  62. data/lib/pulp_rpm_client/api/rpm_copy_api.rb +1 -1
  63. data/lib/pulp_rpm_client/api_client.rb +12 -8
  64. data/lib/pulp_rpm_client/api_error.rb +1 -1
  65. data/lib/pulp_rpm_client/configuration.rb +8 -1
  66. data/lib/pulp_rpm_client/models/addon_response.rb +1 -1
  67. data/lib/pulp_rpm_client/models/artifact_response.rb +1 -1
  68. data/lib/pulp_rpm_client/models/async_operation_response.rb +1 -1
  69. data/lib/pulp_rpm_client/models/checksum_response.rb +1 -1
  70. data/lib/pulp_rpm_client/models/content_summary.rb +7 -13
  71. data/lib/pulp_rpm_client/models/content_summary_response.rb +7 -13
  72. data/lib/pulp_rpm_client/models/copy.rb +1 -1
  73. data/lib/pulp_rpm_client/models/image_response.rb +1 -1
  74. data/lib/pulp_rpm_client/models/{paginatedrpm_update_record_response_list.rb → inline_response200.rb} +4 -4
  75. data/lib/pulp_rpm_client/models/{paginatedrpm_distribution_tree_response_list.rb → inline_response2001.rb} +4 -4
  76. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_distribution_response_list.rb → inline_response20010.rb} +4 -4
  77. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_publication_response_list.rb → inline_response20011.rb} +4 -4
  78. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_remote_response_list.rb → inline_response20012.rb} +4 -4
  79. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_repository_response_list.rb → inline_response20013.rb} +4 -4
  80. data/lib/pulp_rpm_client/models/{paginated_repository_version_response_list.rb → inline_response20014.rb} +4 -4
  81. data/lib/pulp_rpm_client/models/{paginatedrpm_modulemd_defaults_response_list.rb → inline_response2002.rb} +4 -4
  82. data/lib/pulp_rpm_client/models/{paginatedrpm_modulemd_response_list.rb → inline_response2003.rb} +4 -4
  83. data/lib/pulp_rpm_client/models/{paginatedrpm_package_category_response_list.rb → inline_response2004.rb} +4 -4
  84. data/lib/pulp_rpm_client/models/{paginatedrpm_package_environment_response_list.rb → inline_response2005.rb} +4 -4
  85. data/lib/pulp_rpm_client/models/{paginatedrpm_package_group_response_list.rb → inline_response2006.rb} +4 -4
  86. data/lib/pulp_rpm_client/models/{paginatedrpm_package_langpacks_response_list.rb → inline_response2007.rb} +4 -4
  87. data/lib/pulp_rpm_client/models/{paginatedrpm_package_response_list.rb → inline_response2008.rb} +4 -4
  88. data/lib/pulp_rpm_client/models/{paginatedrpm_repo_metadata_file_response_list.rb → inline_response2009.rb} +4 -4
  89. data/lib/pulp_rpm_client/models/metadata_checksum_type_enum.rb +1 -1
  90. data/lib/pulp_rpm_client/models/package_checksum_type_enum.rb +1 -1
  91. data/lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb +2 -11
  92. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +3 -161
  93. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +2 -11
  94. data/lib/pulp_rpm_client/models/policy_enum.rb +1 -1
  95. data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +3 -3
  96. data/lib/pulp_rpm_client/models/repository_version.rb +1 -1
  97. data/lib/pulp_rpm_client/models/repository_version_response.rb +1 -1
  98. data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +1 -1
  99. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +1 -1
  100. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +1 -1
  101. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +1 -1
  102. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +1 -1
  103. data/lib/pulp_rpm_client/models/rpm_package.rb +1 -1
  104. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +1 -1
  105. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +1 -1
  106. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +1 -1
  107. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +1 -1
  108. data/lib/pulp_rpm_client/models/rpm_package_response.rb +1 -1
  109. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +1 -1
  110. data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +2 -2
  111. data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +2 -11
  112. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +2 -11
  113. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +1 -1
  114. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +1 -1
  115. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +3 -161
  116. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +33 -136
  117. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +2 -11
  118. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +2 -11
  119. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +1 -1
  120. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +1 -1
  121. data/lib/pulp_rpm_client/models/rpm_update_record.rb +1 -1
  122. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +1 -1
  123. data/lib/pulp_rpm_client/models/variant_response.rb +1 -1
  124. data/lib/pulp_rpm_client/version.rb +2 -2
  125. data/lib/pulp_rpm_client.rb +16 -17
  126. data/pulp_rpm_client.gemspec +1 -1
  127. data/spec/api/content_advisories_api_spec.rb +16 -16
  128. data/spec/api/content_distribution_trees_api_spec.rb +5 -5
  129. data/spec/api/content_modulemd_defaults_api_spec.rb +10 -10
  130. data/spec/api/content_modulemds_api_spec.rb +10 -10
  131. data/spec/api/content_packagecategories_api_spec.rb +5 -5
  132. data/spec/api/content_packageenvironments_api_spec.rb +5 -5
  133. data/spec/api/content_packagegroups_api_spec.rb +5 -5
  134. data/spec/api/content_packagelangpacks_api_spec.rb +5 -5
  135. data/spec/api/content_packages_api_spec.rb +26 -26
  136. data/spec/api/content_repo_metadata_files_api_spec.rb +5 -5
  137. data/spec/api/distributions_rpm_api_spec.rb +8 -12
  138. data/spec/api/publications_rpm_api_spec.rb +9 -9
  139. data/spec/api/remotes_rpm_api_spec.rb +10 -14
  140. data/spec/api/repositories_rpm_api_spec.rb +4 -8
  141. data/spec/api/repositories_rpm_versions_api_spec.rb +18 -18
  142. data/spec/api/rpm_copy_api_spec.rb +1 -1
  143. data/spec/api_client_spec.rb +2 -2
  144. data/spec/configuration_spec.rb +1 -1
  145. data/spec/models/addon_response_spec.rb +1 -1
  146. data/spec/models/artifact_response_spec.rb +1 -1
  147. data/spec/models/async_operation_response_spec.rb +1 -1
  148. data/spec/models/checksum_response_spec.rb +1 -1
  149. data/spec/models/content_summary_response_spec.rb +1 -1
  150. data/spec/models/content_summary_spec.rb +1 -1
  151. data/spec/models/copy_spec.rb +1 -1
  152. data/spec/models/image_response_spec.rb +1 -1
  153. data/spec/models/{paginatedrpm_package_response_list_spec.rb → inline_response20010_spec.rb} +7 -7
  154. data/spec/models/{paginatedrpm_modulemd_response_list_spec.rb → inline_response20011_spec.rb} +7 -7
  155. data/spec/models/{paginatedrpm_rpm_remote_response_list_spec.rb → inline_response20012_spec.rb} +7 -7
  156. data/spec/models/{paginatedrpm_package_group_response_list_spec.rb → inline_response20013_spec.rb} +7 -7
  157. data/spec/models/inline_response20014_spec.rb +59 -0
  158. data/spec/models/inline_response2001_spec.rb +59 -0
  159. data/spec/models/inline_response2002_spec.rb +59 -0
  160. data/spec/models/inline_response2003_spec.rb +59 -0
  161. data/spec/models/inline_response2004_spec.rb +59 -0
  162. data/spec/models/inline_response2005_spec.rb +59 -0
  163. data/spec/models/inline_response2006_spec.rb +59 -0
  164. data/spec/models/inline_response2007_spec.rb +59 -0
  165. data/spec/models/inline_response2008_spec.rb +59 -0
  166. data/spec/models/inline_response2009_spec.rb +59 -0
  167. data/spec/models/inline_response200_spec.rb +59 -0
  168. data/spec/models/metadata_checksum_type_enum_spec.rb +1 -1
  169. data/spec/models/package_checksum_type_enum_spec.rb +1 -1
  170. data/spec/models/patchedrpm_rpm_distribution_spec.rb +1 -7
  171. data/spec/models/patchedrpm_rpm_remote_spec.rb +1 -55
  172. data/spec/models/patchedrpm_rpm_repository_spec.rb +1 -7
  173. data/spec/models/policy_enum_spec.rb +1 -1
  174. data/spec/models/repository_add_remove_content_spec.rb +1 -1
  175. data/spec/models/repository_version_response_spec.rb +1 -1
  176. data/spec/models/repository_version_spec.rb +1 -1
  177. data/spec/models/rpm_distribution_tree_response_spec.rb +1 -1
  178. data/spec/models/rpm_modulemd_defaults_response_spec.rb +1 -1
  179. data/spec/models/rpm_modulemd_defaults_spec.rb +1 -1
  180. data/spec/models/rpm_modulemd_response_spec.rb +1 -1
  181. data/spec/models/rpm_modulemd_spec.rb +1 -1
  182. data/spec/models/rpm_package_category_response_spec.rb +1 -1
  183. data/spec/models/rpm_package_environment_response_spec.rb +1 -1
  184. data/spec/models/rpm_package_group_response_spec.rb +1 -1
  185. data/spec/models/rpm_package_langpacks_response_spec.rb +1 -1
  186. data/spec/models/rpm_package_response_spec.rb +1 -1
  187. data/spec/models/rpm_package_spec.rb +1 -1
  188. data/spec/models/rpm_repo_metadata_file_response_spec.rb +1 -1
  189. data/spec/models/rpm_repository_sync_url_spec.rb +1 -1
  190. data/spec/models/rpm_rpm_distribution_response_spec.rb +1 -7
  191. data/spec/models/rpm_rpm_distribution_spec.rb +1 -7
  192. data/spec/models/rpm_rpm_publication_response_spec.rb +1 -1
  193. data/spec/models/rpm_rpm_publication_spec.rb +1 -1
  194. data/spec/models/rpm_rpm_remote_response_spec.rb +9 -33
  195. data/spec/models/rpm_rpm_remote_spec.rb +1 -55
  196. data/spec/models/rpm_rpm_repository_response_spec.rb +1 -7
  197. data/spec/models/rpm_rpm_repository_spec.rb +1 -7
  198. data/spec/models/rpm_update_collection_response_spec.rb +1 -1
  199. data/spec/models/rpm_update_collection_spec.rb +1 -1
  200. data/spec/models/rpm_update_record_response_spec.rb +1 -1
  201. data/spec/models/rpm_update_record_spec.rb +1 -1
  202. data/spec/models/variant_response_spec.rb +1 -1
  203. data/spec/spec_helper.rb +1 -1
  204. metadata +104 -108
  205. data/docs/SkipTypesEnum.md +0 -16
  206. data/lib/pulp_rpm_client/models/skip_types_enum.rb +0 -35
  207. data/spec/models/paginated_repository_version_response_list_spec.rb +0 -59
  208. data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +0 -59
  209. data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +0 -59
  210. data/spec/models/paginatedrpm_package_category_response_list_spec.rb +0 -59
  211. data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +0 -59
  212. data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +0 -59
  213. data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +0 -59
  214. data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +0 -59
  215. data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +0 -59
  216. data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +0 -59
  217. data/spec/models/paginatedrpm_update_record_response_list_spec.rb +0 -59
  218. data/spec/models/skip_types_enum_spec.rb +0 -35
@@ -4,8 +4,8 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **add_content_units** | **Array<Object>** | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
8
- **remove_content_units** | **Array<Object>** | A list of content units to remove from the latest repository version. You may also specify '*' as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
7
+ **add_content_units** | [**Array<AnyType>**](AnyType.md) | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
8
+ **remove_content_units** | [**Array<AnyType>**](AnyType.md) | A list of content units to remove from the latest repository version. You may also specify '*' as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
9
9
  **base_version** | **String** | A repository version whose content will be used as the initial set of content for the new repository version | [optional]
10
10
 
11
11
  ## Code Sample
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **remote** | **String** | A remote to sync from. This will override a remote set on repository. | [optional]
8
8
  **mirror** | **Boolean** | If ``True``, synchronization will remove all content that is not present in the remote repository. If ``False``, sync will be additive only. | [optional] [default to false]
9
- **skip_types** | [**Array<SkipTypesEnum>**](SkipTypesEnum.md) | List of content types to skip during sync. | [optional]
9
+ **skip_types** | **Array<String>** | List of content types to skip during sync. | [optional]
10
10
  **optimize** | **Boolean** | Whether or not to optimize sync. | [optional] [default to true]
11
11
 
12
12
  ## Code Sample
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
8
8
  **content_guard** | **String** | An optional content-guard. | [optional]
9
- **pulp_labels** | [**Object**](.md) | | [optional]
10
9
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
11
10
  **publication** | **String** | Publication to be served | [optional]
12
11
 
@@ -17,7 +16,6 @@ require 'PulpRpmClient'
17
16
 
18
17
  instance = PulpRpmClient::RpmRpmDistribution.new(base_path: null,
19
18
  content_guard: null,
20
- pulp_labels: null,
21
19
  name: null,
22
20
  publication: null)
23
21
  ```
@@ -9,7 +9,6 @@ Name | Type | Description | Notes
9
9
  **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
10
10
  **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
11
11
  **content_guard** | **String** | An optional content-guard. | [optional]
12
- **pulp_labels** | [**Object**](.md) | | [optional]
13
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
14
13
  **publication** | **String** | Publication to be served | [optional]
15
14
 
@@ -23,7 +22,6 @@ instance = PulpRpmClient::RpmRpmDistributionResponse.new(pulp_href: null,
23
22
  base_path: null,
24
23
  base_url: null,
25
24
  content_guard: null,
26
- pulp_labels: null,
27
25
  name: null,
28
26
  publication: null)
29
27
  ```
data/docs/RpmRpmRemote.md CHANGED
@@ -10,20 +10,11 @@ Name | Type | Description | Notes
10
10
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
11
11
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
12
12
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
13
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
14
- **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
15
- **proxy_password** | **String** | The password to authenticte to the proxy. | [optional]
13
+ **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
14
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
15
  **password** | **String** | The password to be used for authentication when syncing. | [optional]
18
- **pulp_labels** | [**Object**](.md) | | [optional]
19
16
  **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
20
17
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. | [optional]
21
- **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. | [optional]
22
- **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
23
- **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
24
- **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
25
- **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
26
- **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
27
18
  **sles_auth_token** | **String** | Authentication token for SLES repositories. | [optional]
28
19
 
29
20
  ## Code Sample
@@ -38,19 +29,10 @@ instance = PulpRpmClient::RpmRpmRemote.new(name: null,
38
29
  client_key: null,
39
30
  tls_validation: null,
40
31
  proxy_url: null,
41
- proxy_username: null,
42
- proxy_password: null,
43
32
  username: null,
44
33
  password: null,
45
- pulp_labels: null,
46
34
  download_concurrency: null,
47
35
  policy: null,
48
- total_timeout: null,
49
- connect_timeout: null,
50
- sock_connect_timeout: null,
51
- sock_read_timeout: null,
52
- headers: null,
53
- rate_limit: null,
54
36
  sles_auth_token: null)
55
37
  ```
56
38
 
@@ -10,18 +10,14 @@ Name | Type | Description | Notes
10
10
  **url** | **String** | The URL of an external content source. |
11
11
  **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
12
12
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
13
+ **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
13
14
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
- **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
- **pulp_labels** | [**Object**](.md) | | [optional]
15
+ **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
+ **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
+ **password** | **String** | The password to be used for authentication when syncing. | [optional]
16
18
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
18
20
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. | [optional]
19
- **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. | [optional]
20
- **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
21
- **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
22
- **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
23
- **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
24
- **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
25
21
  **sles_auth_token** | **String** | Authentication token for SLES repositories. | [optional]
26
22
 
27
23
  ## Code Sample
@@ -35,18 +31,14 @@ instance = PulpRpmClient::RpmRpmRemoteResponse.new(pulp_href: null,
35
31
  url: null,
36
32
  ca_cert: null,
37
33
  client_cert: null,
34
+ client_key: null,
38
35
  tls_validation: null,
39
36
  proxy_url: null,
40
- pulp_labels: null,
37
+ username: null,
38
+ password: null,
41
39
  pulp_last_updated: null,
42
40
  download_concurrency: null,
43
41
  policy: null,
44
- total_timeout: null,
45
- connect_timeout: null,
46
- sock_connect_timeout: null,
47
- sock_read_timeout: null,
48
- headers: null,
49
- rate_limit: null,
50
42
  sles_auth_token: null)
51
43
  ```
52
44
 
@@ -4,7 +4,6 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_labels** | [**Object**](.md) | | [optional]
8
7
  **name** | **String** | A unique name for this repository. |
9
8
  **description** | **String** | An optional description. | [optional]
10
9
  **remote** | **String** | | [optional]
@@ -16,8 +15,7 @@ Name | Type | Description | Notes
16
15
  ```ruby
17
16
  require 'PulpRpmClient'
18
17
 
19
- instance = PulpRpmClient::RpmRpmRepository.new(pulp_labels: null,
20
- name: null,
18
+ instance = PulpRpmClient::RpmRpmRepository.new(name: null,
21
19
  description: null,
22
20
  remote: null,
23
21
  metadata_signing_service: null,
@@ -7,7 +7,6 @@ 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]
11
10
  **latest_version_href** | **String** | | [optional] [readonly]
12
11
  **name** | **String** | A unique name for this repository. |
13
12
  **description** | **String** | An optional description. | [optional]
@@ -23,7 +22,6 @@ require 'PulpRpmClient'
23
22
  instance = PulpRpmClient::RpmRpmRepositoryResponse.new(pulp_href: null,
24
23
  pulp_created: null,
25
24
  versions_href: null,
26
- pulp_labels: null,
27
25
  latest_version_href: null,
28
26
  name: null,
29
27
  description: null,
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -86,26 +86,26 @@ module PulpRpmClient
86
86
  # List update records
87
87
  # A ViewSet for UpdateRecord. Define endpoint name which will appear in the API endpoint for this content type. For example:: http://pulp.example.com/pulp/api/v3/content/rpm/advisories/ Also specify queryset and serializer for UpdateRecord.
88
88
  # @param [Hash] opts the optional parameters
89
- # @option opts [String] :id Filter results where id matches value
90
- # @option opts [Array<String>] :id__in Filter results where id is in a comma-separated list of values
89
+ # @option opts [String] :id id
90
+ # @option opts [String] :id__in id__in
91
91
  # @option opts [Integer] :limit Number of results to return per page.
92
92
  # @option opts [Integer] :offset The initial index from which to return the results.
93
93
  # @option opts [String] :ordering Which field to use when ordering the results.
94
- # @option opts [String] :repository_version Repository Version referenced by HREF
95
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
96
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
97
- # @option opts [String] :severity Filter results where severity matches value
98
- # @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
99
- # @option opts [String] :severity__ne Filter results where severity not equal to value
100
- # @option opts [String] :status Filter results where status matches value
101
- # @option opts [Array<String>] :status__in Filter results where status is in a comma-separated list of values
102
- # @option opts [String] :status__ne Filter results where status not equal to value
103
- # @option opts [String] :type Filter results where type matches value
104
- # @option opts [Array<String>] :type__in Filter results where type is in a comma-separated list of values
105
- # @option opts [String] :type__ne Filter results where type not equal to value
94
+ # @option opts [String] :repository_version repository_version
95
+ # @option opts [String] :repository_version_added repository_version_added
96
+ # @option opts [String] :repository_version_removed repository_version_removed
97
+ # @option opts [String] :severity severity
98
+ # @option opts [String] :severity__in severity__in
99
+ # @option opts [String] :severity__ne severity__ne
100
+ # @option opts [String] :status status
101
+ # @option opts [String] :status__in status__in
102
+ # @option opts [String] :status__ne status__ne
103
+ # @option opts [String] :type type
104
+ # @option opts [String] :type__in type__in
105
+ # @option opts [String] :type__ne type__ne
106
106
  # @option opts [String] :fields A list of fields to include in the response.
107
107
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
108
- # @return [PaginatedrpmUpdateRecordResponseList]
108
+ # @return [InlineResponse200]
109
109
  def list(opts = {})
110
110
  data, _status_code, _headers = list_with_http_info(opts)
111
111
  data
@@ -114,26 +114,26 @@ module PulpRpmClient
114
114
  # List update records
115
115
  # A ViewSet for UpdateRecord. Define endpoint name which will appear in the API endpoint for this content type. For example:: http://pulp.example.com/pulp/api/v3/content/rpm/advisories/ Also specify queryset and serializer for UpdateRecord.
116
116
  # @param [Hash] opts the optional parameters
117
- # @option opts [String] :id Filter results where id matches value
118
- # @option opts [Array<String>] :id__in Filter results where id is in a comma-separated list of values
117
+ # @option opts [String] :id id
118
+ # @option opts [String] :id__in id__in
119
119
  # @option opts [Integer] :limit Number of results to return per page.
120
120
  # @option opts [Integer] :offset The initial index from which to return the results.
121
121
  # @option opts [String] :ordering Which field to use when ordering the results.
122
- # @option opts [String] :repository_version Repository Version referenced by HREF
123
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
124
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
125
- # @option opts [String] :severity Filter results where severity matches value
126
- # @option opts [Array<String>] :severity__in Filter results where severity is in a comma-separated list of values
127
- # @option opts [String] :severity__ne Filter results where severity not equal to value
128
- # @option opts [String] :status Filter results where status matches value
129
- # @option opts [Array<String>] :status__in Filter results where status is in a comma-separated list of values
130
- # @option opts [String] :status__ne Filter results where status not equal to value
131
- # @option opts [String] :type Filter results where type matches value
132
- # @option opts [Array<String>] :type__in Filter results where type is in a comma-separated list of values
133
- # @option opts [String] :type__ne Filter results where type not equal to value
122
+ # @option opts [String] :repository_version repository_version
123
+ # @option opts [String] :repository_version_added repository_version_added
124
+ # @option opts [String] :repository_version_removed repository_version_removed
125
+ # @option opts [String] :severity severity
126
+ # @option opts [String] :severity__in severity__in
127
+ # @option opts [String] :severity__ne severity__ne
128
+ # @option opts [String] :status status
129
+ # @option opts [String] :status__in status__in
130
+ # @option opts [String] :status__ne status__ne
131
+ # @option opts [String] :type type
132
+ # @option opts [String] :type__in type__in
133
+ # @option opts [String] :type__ne type__ne
134
134
  # @option opts [String] :fields A list of fields to include in the response.
135
135
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
136
- # @return [Array<(PaginatedrpmUpdateRecordResponseList, Integer, Hash)>] PaginatedrpmUpdateRecordResponseList data, response status code and response headers
136
+ # @return [Array<(InlineResponse200, Integer, Hash)>] InlineResponse200 data, response status code and response headers
137
137
  def list_with_http_info(opts = {})
138
138
  if @api_client.config.debugging
139
139
  @api_client.config.logger.debug 'Calling API: ContentAdvisoriesApi.list ...'
@@ -144,7 +144,7 @@ module PulpRpmClient
144
144
  # query parameters
145
145
  query_params = opts[:query_params] || {}
146
146
  query_params[:'id'] = opts[:'id'] if !opts[:'id'].nil?
147
- query_params[:'id__in'] = @api_client.build_collection_param(opts[:'id__in'], :csv) if !opts[:'id__in'].nil?
147
+ query_params[:'id__in'] = opts[:'id__in'] if !opts[:'id__in'].nil?
148
148
  query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
149
149
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
150
150
  query_params[:'ordering'] = opts[:'ordering'] if !opts[:'ordering'].nil?
@@ -152,13 +152,13 @@ module PulpRpmClient
152
152
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
153
153
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
154
154
  query_params[:'severity'] = opts[:'severity'] if !opts[:'severity'].nil?
155
- query_params[:'severity__in'] = @api_client.build_collection_param(opts[:'severity__in'], :csv) if !opts[:'severity__in'].nil?
155
+ query_params[:'severity__in'] = opts[:'severity__in'] if !opts[:'severity__in'].nil?
156
156
  query_params[:'severity__ne'] = opts[:'severity__ne'] if !opts[:'severity__ne'].nil?
157
157
  query_params[:'status'] = opts[:'status'] if !opts[:'status'].nil?
158
- query_params[:'status__in'] = @api_client.build_collection_param(opts[:'status__in'], :csv) if !opts[:'status__in'].nil?
158
+ query_params[:'status__in'] = opts[:'status__in'] if !opts[:'status__in'].nil?
159
159
  query_params[:'status__ne'] = opts[:'status__ne'] if !opts[:'status__ne'].nil?
160
160
  query_params[:'type'] = opts[:'type'] if !opts[:'type'].nil?
161
- query_params[:'type__in'] = @api_client.build_collection_param(opts[:'type__in'], :csv) if !opts[:'type__in'].nil?
161
+ query_params[:'type__in'] = opts[:'type__in'] if !opts[:'type__in'].nil?
162
162
  query_params[:'type__ne'] = opts[:'type__ne'] if !opts[:'type__ne'].nil?
163
163
  query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
164
164
  query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
@@ -175,7 +175,7 @@ module PulpRpmClient
175
175
  post_body = opts[:body]
176
176
 
177
177
  # return_type
178
- return_type = opts[:return_type] || 'PaginatedrpmUpdateRecordResponseList'
178
+ return_type = opts[:return_type] || 'InlineResponse200'
179
179
 
180
180
  # auth_names
181
181
  auth_names = opts[:auth_names] || ['basicAuth']
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -25,12 +25,12 @@ module PulpRpmClient
25
25
  # @option opts [Integer] :limit Number of results to return per page.
26
26
  # @option opts [Integer] :offset The initial index from which to return the results.
27
27
  # @option opts [String] :ordering Which field to use when ordering the results.
28
- # @option opts [String] :repository_version Repository Version referenced by HREF
29
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
30
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
28
+ # @option opts [String] :repository_version repository_version
29
+ # @option opts [String] :repository_version_added repository_version_added
30
+ # @option opts [String] :repository_version_removed repository_version_removed
31
31
  # @option opts [String] :fields A list of fields to include in the response.
32
32
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
33
- # @return [PaginatedrpmDistributionTreeResponseList]
33
+ # @return [InlineResponse2001]
34
34
  def list(opts = {})
35
35
  data, _status_code, _headers = list_with_http_info(opts)
36
36
  data
@@ -42,12 +42,12 @@ module PulpRpmClient
42
42
  # @option opts [Integer] :limit Number of results to return per page.
43
43
  # @option opts [Integer] :offset The initial index from which to return the results.
44
44
  # @option opts [String] :ordering Which field to use when ordering the results.
45
- # @option opts [String] :repository_version Repository Version referenced by HREF
46
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
47
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
45
+ # @option opts [String] :repository_version repository_version
46
+ # @option opts [String] :repository_version_added repository_version_added
47
+ # @option opts [String] :repository_version_removed repository_version_removed
48
48
  # @option opts [String] :fields A list of fields to include in the response.
49
49
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
50
- # @return [Array<(PaginatedrpmDistributionTreeResponseList, Integer, Hash)>] PaginatedrpmDistributionTreeResponseList data, response status code and response headers
50
+ # @return [Array<(InlineResponse2001, Integer, Hash)>] InlineResponse2001 data, response status code and response headers
51
51
  def list_with_http_info(opts = {})
52
52
  if @api_client.config.debugging
53
53
  @api_client.config.logger.debug 'Calling API: ContentDistributionTreesApi.list ...'
@@ -78,7 +78,7 @@ module PulpRpmClient
78
78
  post_body = opts[:body]
79
79
 
80
80
  # return_type
81
- return_type = opts[:return_type] || 'PaginatedrpmDistributionTreeResponseList'
81
+ return_type = opts[:return_type] || 'InlineResponse2001'
82
82
 
83
83
  # auth_names
84
84
  auth_names = opts[:auth_names] || ['basicAuth']
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -118,19 +118,19 @@ module PulpRpmClient
118
118
  # ViewSet for Modulemd.
119
119
  # @param [Hash] opts the optional parameters
120
120
  # @option opts [Integer] :limit Number of results to return per page.
121
- # @option opts [String] :_module Filter results where module matches value
122
- # @option opts [Array<String>] :module__in Filter results where module is in a comma-separated list of values
121
+ # @option opts [String] :_module module
122
+ # @option opts [String] :module__in module__in
123
123
  # @option opts [Integer] :offset The initial index from which to return the results.
124
124
  # @option opts [String] :ordering Which field to use when ordering the results.
125
- # @option opts [String] :repository_version Repository Version referenced by HREF
126
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
127
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
128
- # @option opts [String] :sha256
129
- # @option opts [String] :stream Filter results where stream matches value
130
- # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
125
+ # @option opts [String] :repository_version repository_version
126
+ # @option opts [String] :repository_version_added repository_version_added
127
+ # @option opts [String] :repository_version_removed repository_version_removed
128
+ # @option opts [String] :sha256 sha256
129
+ # @option opts [String] :stream stream
130
+ # @option opts [String] :stream__in stream__in
131
131
  # @option opts [String] :fields A list of fields to include in the response.
132
132
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
133
- # @return [PaginatedrpmModulemdDefaultsResponseList]
133
+ # @return [InlineResponse2002]
134
134
  def list(opts = {})
135
135
  data, _status_code, _headers = list_with_http_info(opts)
136
136
  data
@@ -140,19 +140,19 @@ module PulpRpmClient
140
140
  # ViewSet for Modulemd.
141
141
  # @param [Hash] opts the optional parameters
142
142
  # @option opts [Integer] :limit Number of results to return per page.
143
- # @option opts [String] :_module Filter results where module matches value
144
- # @option opts [Array<String>] :module__in Filter results where module is in a comma-separated list of values
143
+ # @option opts [String] :_module module
144
+ # @option opts [String] :module__in module__in
145
145
  # @option opts [Integer] :offset The initial index from which to return the results.
146
146
  # @option opts [String] :ordering Which field to use when ordering the results.
147
- # @option opts [String] :repository_version Repository Version referenced by HREF
148
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
149
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
150
- # @option opts [String] :sha256
151
- # @option opts [String] :stream Filter results where stream matches value
152
- # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
147
+ # @option opts [String] :repository_version repository_version
148
+ # @option opts [String] :repository_version_added repository_version_added
149
+ # @option opts [String] :repository_version_removed repository_version_removed
150
+ # @option opts [String] :sha256 sha256
151
+ # @option opts [String] :stream stream
152
+ # @option opts [String] :stream__in stream__in
153
153
  # @option opts [String] :fields A list of fields to include in the response.
154
154
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
155
- # @return [Array<(PaginatedrpmModulemdDefaultsResponseList, Integer, Hash)>] PaginatedrpmModulemdDefaultsResponseList data, response status code and response headers
155
+ # @return [Array<(InlineResponse2002, Integer, Hash)>] InlineResponse2002 data, response status code and response headers
156
156
  def list_with_http_info(opts = {})
157
157
  if @api_client.config.debugging
158
158
  @api_client.config.logger.debug 'Calling API: ContentModulemdDefaultsApi.list ...'
@@ -164,7 +164,7 @@ module PulpRpmClient
164
164
  query_params = opts[:query_params] || {}
165
165
  query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
166
166
  query_params[:'module'] = opts[:'_module'] if !opts[:'_module'].nil?
167
- query_params[:'module__in'] = @api_client.build_collection_param(opts[:'module__in'], :csv) if !opts[:'module__in'].nil?
167
+ query_params[:'module__in'] = opts[:'module__in'] if !opts[:'module__in'].nil?
168
168
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
169
169
  query_params[:'ordering'] = opts[:'ordering'] if !opts[:'ordering'].nil?
170
170
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
@@ -172,7 +172,7 @@ module PulpRpmClient
172
172
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
173
173
  query_params[:'sha256'] = opts[:'sha256'] if !opts[:'sha256'].nil?
174
174
  query_params[:'stream'] = opts[:'stream'] if !opts[:'stream'].nil?
175
- query_params[:'stream__in'] = @api_client.build_collection_param(opts[:'stream__in'], :csv) if !opts[:'stream__in'].nil?
175
+ query_params[:'stream__in'] = opts[:'stream__in'] if !opts[:'stream__in'].nil?
176
176
  query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
177
177
  query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
178
178
 
@@ -188,7 +188,7 @@ module PulpRpmClient
188
188
  post_body = opts[:body]
189
189
 
190
190
  # return_type
191
- return_type = opts[:return_type] || 'PaginatedrpmModulemdDefaultsResponseList'
191
+ return_type = opts[:return_type] || 'InlineResponse2002'
192
192
 
193
193
  # auth_names
194
194
  auth_names = opts[:auth_names] || ['basicAuth']
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -144,19 +144,19 @@ module PulpRpmClient
144
144
  # ViewSet for Modulemd.
145
145
  # @param [Hash] opts the optional parameters
146
146
  # @option opts [Integer] :limit Number of results to return per page.
147
- # @option opts [String] :name Filter results where name matches value
148
- # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
147
+ # @option opts [String] :name name
148
+ # @option opts [String] :name__in name__in
149
149
  # @option opts [Integer] :offset The initial index from which to return the results.
150
150
  # @option opts [String] :ordering Which field to use when ordering the results.
151
- # @option opts [String] :repository_version Repository Version referenced by HREF
152
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
153
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
154
- # @option opts [String] :sha256
155
- # @option opts [String] :stream Filter results where stream matches value
156
- # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
151
+ # @option opts [String] :repository_version repository_version
152
+ # @option opts [String] :repository_version_added repository_version_added
153
+ # @option opts [String] :repository_version_removed repository_version_removed
154
+ # @option opts [String] :sha256 sha256
155
+ # @option opts [String] :stream stream
156
+ # @option opts [String] :stream__in stream__in
157
157
  # @option opts [String] :fields A list of fields to include in the response.
158
158
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
159
- # @return [PaginatedrpmModulemdResponseList]
159
+ # @return [InlineResponse2003]
160
160
  def list(opts = {})
161
161
  data, _status_code, _headers = list_with_http_info(opts)
162
162
  data
@@ -166,19 +166,19 @@ module PulpRpmClient
166
166
  # ViewSet for Modulemd.
167
167
  # @param [Hash] opts the optional parameters
168
168
  # @option opts [Integer] :limit Number of results to return per page.
169
- # @option opts [String] :name Filter results where name matches value
170
- # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
169
+ # @option opts [String] :name name
170
+ # @option opts [String] :name__in name__in
171
171
  # @option opts [Integer] :offset The initial index from which to return the results.
172
172
  # @option opts [String] :ordering Which field to use when ordering the results.
173
- # @option opts [String] :repository_version Repository Version referenced by HREF
174
- # @option opts [String] :repository_version_added Repository Version referenced by HREF
175
- # @option opts [String] :repository_version_removed Repository Version referenced by HREF
176
- # @option opts [String] :sha256
177
- # @option opts [String] :stream Filter results where stream matches value
178
- # @option opts [Array<String>] :stream__in Filter results where stream is in a comma-separated list of values
173
+ # @option opts [String] :repository_version repository_version
174
+ # @option opts [String] :repository_version_added repository_version_added
175
+ # @option opts [String] :repository_version_removed repository_version_removed
176
+ # @option opts [String] :sha256 sha256
177
+ # @option opts [String] :stream stream
178
+ # @option opts [String] :stream__in stream__in
179
179
  # @option opts [String] :fields A list of fields to include in the response.
180
180
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
181
- # @return [Array<(PaginatedrpmModulemdResponseList, Integer, Hash)>] PaginatedrpmModulemdResponseList data, response status code and response headers
181
+ # @return [Array<(InlineResponse2003, Integer, Hash)>] InlineResponse2003 data, response status code and response headers
182
182
  def list_with_http_info(opts = {})
183
183
  if @api_client.config.debugging
184
184
  @api_client.config.logger.debug 'Calling API: ContentModulemdsApi.list ...'
@@ -190,7 +190,7 @@ module PulpRpmClient
190
190
  query_params = opts[:query_params] || {}
191
191
  query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
192
192
  query_params[:'name'] = opts[:'name'] if !opts[:'name'].nil?
193
- query_params[:'name__in'] = @api_client.build_collection_param(opts[:'name__in'], :csv) if !opts[:'name__in'].nil?
193
+ query_params[:'name__in'] = opts[:'name__in'] if !opts[:'name__in'].nil?
194
194
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
195
195
  query_params[:'ordering'] = opts[:'ordering'] if !opts[:'ordering'].nil?
196
196
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
@@ -198,7 +198,7 @@ module PulpRpmClient
198
198
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
199
199
  query_params[:'sha256'] = opts[:'sha256'] if !opts[:'sha256'].nil?
200
200
  query_params[:'stream'] = opts[:'stream'] if !opts[:'stream'].nil?
201
- query_params[:'stream__in'] = @api_client.build_collection_param(opts[:'stream__in'], :csv) if !opts[:'stream__in'].nil?
201
+ query_params[:'stream__in'] = opts[:'stream__in'] if !opts[:'stream__in'].nil?
202
202
  query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
203
203
  query_params[:'exclude_fields'] = opts[:'exclude_fields'] if !opts[:'exclude_fields'].nil?
204
204
 
@@ -214,7 +214,7 @@ module PulpRpmClient
214
214
  post_body = opts[:body]
215
215
 
216
216
  # return_type
217
- return_type = opts[:return_type] || 'PaginatedrpmModulemdResponseList'
217
+ return_type = opts[:return_type] || 'InlineResponse2003'
218
218
 
219
219
  # auth_names
220
220
  auth_names = opts[:auth_names] || ['basicAuth']