pulp_rpm_client 3.11.0 → 3.11.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) 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 +22 -22
  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/RpmModulemd.md +1 -1
  41. data/docs/RpmModulemdResponse.md +1 -1
  42. data/docs/RpmRepositorySyncURL.md +1 -1
  43. data/docs/RpmRpmDistribution.md +0 -2
  44. data/docs/RpmRpmDistributionResponse.md +0 -2
  45. data/docs/RpmRpmRemote.md +1 -19
  46. data/docs/RpmRpmRemoteResponse.md +7 -15
  47. data/docs/RpmRpmRepository.md +1 -3
  48. data/docs/RpmRpmRepositoryResponse.md +0 -2
  49. data/lib/pulp_rpm_client/api/content_advisories_api.rb +36 -36
  50. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +10 -10
  51. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +22 -22
  52. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +28 -32
  53. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +10 -10
  54. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +10 -10
  55. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +10 -10
  56. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +10 -10
  57. data/lib/pulp_rpm_client/api/content_packages_api.rb +60 -60
  58. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +10 -10
  59. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +18 -30
  60. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +19 -19
  61. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +22 -34
  62. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +9 -21
  63. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +38 -38
  64. data/lib/pulp_rpm_client/api/rpm_copy_api.rb +1 -1
  65. data/lib/pulp_rpm_client/api_client.rb +12 -8
  66. data/lib/pulp_rpm_client/api_error.rb +1 -1
  67. data/lib/pulp_rpm_client/configuration.rb +8 -1
  68. data/lib/pulp_rpm_client/models/addon_response.rb +1 -1
  69. data/lib/pulp_rpm_client/models/artifact_response.rb +1 -1
  70. data/lib/pulp_rpm_client/models/async_operation_response.rb +1 -1
  71. data/lib/pulp_rpm_client/models/checksum_response.rb +1 -1
  72. data/lib/pulp_rpm_client/models/content_summary.rb +7 -13
  73. data/lib/pulp_rpm_client/models/content_summary_response.rb +7 -13
  74. data/lib/pulp_rpm_client/models/copy.rb +1 -1
  75. data/lib/pulp_rpm_client/models/image_response.rb +1 -1
  76. data/lib/pulp_rpm_client/models/{paginatedrpm_update_record_response_list.rb → inline_response200.rb} +4 -4
  77. data/lib/pulp_rpm_client/models/{paginatedrpm_distribution_tree_response_list.rb → inline_response2001.rb} +4 -4
  78. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_distribution_response_list.rb → inline_response20010.rb} +4 -4
  79. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_publication_response_list.rb → inline_response20011.rb} +4 -4
  80. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_remote_response_list.rb → inline_response20012.rb} +4 -4
  81. data/lib/pulp_rpm_client/models/{paginatedrpm_rpm_repository_response_list.rb → inline_response20013.rb} +4 -4
  82. data/lib/pulp_rpm_client/models/{paginated_repository_version_response_list.rb → inline_response20014.rb} +4 -4
  83. data/lib/pulp_rpm_client/models/{paginatedrpm_modulemd_defaults_response_list.rb → inline_response2002.rb} +4 -4
  84. data/lib/pulp_rpm_client/models/{paginatedrpm_modulemd_response_list.rb → inline_response2003.rb} +4 -4
  85. data/lib/pulp_rpm_client/models/{paginatedrpm_package_category_response_list.rb → inline_response2004.rb} +4 -4
  86. data/lib/pulp_rpm_client/models/{paginatedrpm_package_environment_response_list.rb → inline_response2005.rb} +4 -4
  87. data/lib/pulp_rpm_client/models/{paginatedrpm_package_group_response_list.rb → inline_response2006.rb} +4 -4
  88. data/lib/pulp_rpm_client/models/{paginatedrpm_package_langpacks_response_list.rb → inline_response2007.rb} +4 -4
  89. data/lib/pulp_rpm_client/models/{paginatedrpm_package_response_list.rb → inline_response2008.rb} +4 -4
  90. data/lib/pulp_rpm_client/models/{paginatedrpm_repo_metadata_file_response_list.rb → inline_response2009.rb} +4 -4
  91. data/lib/pulp_rpm_client/models/metadata_checksum_type_enum.rb +1 -1
  92. data/lib/pulp_rpm_client/models/package_checksum_type_enum.rb +1 -1
  93. data/lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb +2 -11
  94. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +3 -161
  95. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +2 -11
  96. data/lib/pulp_rpm_client/models/policy_enum.rb +1 -1
  97. data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +3 -3
  98. data/lib/pulp_rpm_client/models/repository_version.rb +1 -1
  99. data/lib/pulp_rpm_client/models/repository_version_response.rb +1 -1
  100. data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +1 -1
  101. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +1 -6
  102. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +1 -1
  103. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +1 -1
  104. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +1 -6
  105. data/lib/pulp_rpm_client/models/rpm_package.rb +1 -1
  106. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +1 -1
  107. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +1 -1
  108. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +1 -1
  109. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +1 -1
  110. data/lib/pulp_rpm_client/models/rpm_package_response.rb +1 -1
  111. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +1 -1
  112. data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +2 -2
  113. data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +2 -11
  114. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +2 -11
  115. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +1 -1
  116. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +1 -1
  117. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +3 -161
  118. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +33 -136
  119. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +2 -11
  120. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +2 -11
  121. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +1 -1
  122. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +1 -1
  123. data/lib/pulp_rpm_client/models/rpm_update_record.rb +1 -1
  124. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +1 -1
  125. data/lib/pulp_rpm_client/models/variant_response.rb +1 -1
  126. data/lib/pulp_rpm_client/version.rb +2 -2
  127. data/lib/pulp_rpm_client.rb +16 -17
  128. data/pulp_rpm_client.gemspec +2 -2
  129. data/spec/api/content_advisories_api_spec.rb +16 -16
  130. data/spec/api/content_distribution_trees_api_spec.rb +5 -5
  131. data/spec/api/content_modulemd_defaults_api_spec.rb +10 -10
  132. data/spec/api/content_modulemds_api_spec.rb +11 -11
  133. data/spec/api/content_packagecategories_api_spec.rb +5 -5
  134. data/spec/api/content_packageenvironments_api_spec.rb +5 -5
  135. data/spec/api/content_packagegroups_api_spec.rb +5 -5
  136. data/spec/api/content_packagelangpacks_api_spec.rb +5 -5
  137. data/spec/api/content_packages_api_spec.rb +26 -26
  138. data/spec/api/content_repo_metadata_files_api_spec.rb +5 -5
  139. data/spec/api/distributions_rpm_api_spec.rb +8 -12
  140. data/spec/api/publications_rpm_api_spec.rb +9 -9
  141. data/spec/api/remotes_rpm_api_spec.rb +10 -14
  142. data/spec/api/repositories_rpm_api_spec.rb +4 -8
  143. data/spec/api/repositories_rpm_versions_api_spec.rb +18 -18
  144. data/spec/api/rpm_copy_api_spec.rb +1 -1
  145. data/spec/api_client_spec.rb +2 -2
  146. data/spec/configuration_spec.rb +1 -1
  147. data/spec/models/addon_response_spec.rb +1 -1
  148. data/spec/models/artifact_response_spec.rb +1 -1
  149. data/spec/models/async_operation_response_spec.rb +1 -1
  150. data/spec/models/checksum_response_spec.rb +1 -1
  151. data/spec/models/content_summary_response_spec.rb +1 -1
  152. data/spec/models/content_summary_spec.rb +1 -1
  153. data/spec/models/copy_spec.rb +1 -1
  154. data/spec/models/image_response_spec.rb +1 -1
  155. data/spec/models/{paginatedrpm_package_response_list_spec.rb → inline_response20010_spec.rb} +7 -7
  156. data/spec/models/{paginatedrpm_modulemd_response_list_spec.rb → inline_response20011_spec.rb} +7 -7
  157. data/spec/models/{paginatedrpm_rpm_remote_response_list_spec.rb → inline_response20012_spec.rb} +7 -7
  158. data/spec/models/{paginatedrpm_package_group_response_list_spec.rb → inline_response20013_spec.rb} +7 -7
  159. data/spec/models/inline_response20014_spec.rb +59 -0
  160. data/spec/models/inline_response2001_spec.rb +59 -0
  161. data/spec/models/inline_response2002_spec.rb +59 -0
  162. data/spec/models/inline_response2003_spec.rb +59 -0
  163. data/spec/models/inline_response2004_spec.rb +59 -0
  164. data/spec/models/inline_response2005_spec.rb +59 -0
  165. data/spec/models/inline_response2006_spec.rb +59 -0
  166. data/spec/models/inline_response2007_spec.rb +59 -0
  167. data/spec/models/inline_response2008_spec.rb +59 -0
  168. data/spec/models/inline_response2009_spec.rb +59 -0
  169. data/spec/models/inline_response200_spec.rb +59 -0
  170. data/spec/models/metadata_checksum_type_enum_spec.rb +1 -1
  171. data/spec/models/package_checksum_type_enum_spec.rb +1 -1
  172. data/spec/models/patchedrpm_rpm_distribution_spec.rb +1 -7
  173. data/spec/models/patchedrpm_rpm_remote_spec.rb +1 -55
  174. data/spec/models/patchedrpm_rpm_repository_spec.rb +1 -7
  175. data/spec/models/policy_enum_spec.rb +1 -1
  176. data/spec/models/repository_add_remove_content_spec.rb +1 -1
  177. data/spec/models/repository_version_response_spec.rb +1 -1
  178. data/spec/models/repository_version_spec.rb +1 -1
  179. data/spec/models/rpm_distribution_tree_response_spec.rb +1 -1
  180. data/spec/models/rpm_modulemd_defaults_response_spec.rb +1 -1
  181. data/spec/models/rpm_modulemd_defaults_spec.rb +1 -1
  182. data/spec/models/rpm_modulemd_response_spec.rb +1 -1
  183. data/spec/models/rpm_modulemd_spec.rb +1 -1
  184. data/spec/models/rpm_package_category_response_spec.rb +1 -1
  185. data/spec/models/rpm_package_environment_response_spec.rb +1 -1
  186. data/spec/models/rpm_package_group_response_spec.rb +1 -1
  187. data/spec/models/rpm_package_langpacks_response_spec.rb +1 -1
  188. data/spec/models/rpm_package_response_spec.rb +1 -1
  189. data/spec/models/rpm_package_spec.rb +1 -1
  190. data/spec/models/rpm_repo_metadata_file_response_spec.rb +1 -1
  191. data/spec/models/rpm_repository_sync_url_spec.rb +1 -1
  192. data/spec/models/rpm_rpm_distribution_response_spec.rb +1 -7
  193. data/spec/models/rpm_rpm_distribution_spec.rb +1 -7
  194. data/spec/models/rpm_rpm_publication_response_spec.rb +1 -1
  195. data/spec/models/rpm_rpm_publication_spec.rb +1 -1
  196. data/spec/models/rpm_rpm_remote_response_spec.rb +9 -33
  197. data/spec/models/rpm_rpm_remote_spec.rb +1 -55
  198. data/spec/models/rpm_rpm_repository_response_spec.rb +1 -7
  199. data/spec/models/rpm_rpm_repository_spec.rb +1 -7
  200. data/spec/models/rpm_update_collection_response_spec.rb +1 -1
  201. data/spec/models/rpm_update_collection_spec.rb +1 -1
  202. data/spec/models/rpm_update_record_response_spec.rb +1 -1
  203. data/spec/models/rpm_update_record_spec.rb +1 -1
  204. data/spec/models/variant_response_spec.rb +1 -1
  205. data/spec/spec_helper.rb +1 -1
  206. metadata +115 -113
  207. data/docs/SkipTypesEnum.md +0 -16
  208. data/lib/pulp_rpm_client/models/skip_types_enum.rb +0 -35
  209. data/spec/models/paginated_repository_version_response_list_spec.rb +0 -59
  210. data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +0 -59
  211. data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +0 -59
  212. data/spec/models/paginatedrpm_package_category_response_list_spec.rb +0 -59
  213. data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +0 -59
  214. data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +0 -59
  215. data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +0 -59
  216. data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +0 -59
  217. data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +0 -59
  218. data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +0 -59
  219. data/spec/models/paginatedrpm_update_record_response_list_spec.rb +0 -59
  220. data/spec/models/skip_types_enum_spec.rb +0 -35
@@ -73,7 +73,7 @@ Name | Type | Description | Notes
73
73
 
74
74
  ## list
75
75
 
76
- > PaginatedrpmPackageResponseList list(opts)
76
+ > InlineResponse2008 list(opts)
77
77
 
78
78
  List packages
79
79
 
@@ -93,33 +93,33 @@ end
93
93
 
94
94
  api_instance = PulpRpmClient::ContentPackagesApi.new
95
95
  opts = {
96
- arch: 'arch_example', # String | Filter results where arch matches value
97
- arch__in: ['arch__in_example'], # Array<String> | Filter results where arch is in a comma-separated list of values
98
- arch__ne: 'arch__ne_example', # String | Filter results where arch not equal to value
99
- checksum_type: 'checksum_type_example', # String | Filter results where checksum_type matches value
100
- checksum_type__in: ['checksum_type__in_example'], # Array<String> | Filter results where checksum_type is in a comma-separated list of values
101
- checksum_type__ne: 'checksum_type__ne_example', # String | Filter results where checksum_type not equal to value
102
- epoch: 'epoch_example', # String | Filter results where epoch matches value
103
- epoch__in: ['epoch__in_example'], # Array<String> | Filter results where epoch is in a comma-separated list of values
104
- epoch__ne: 'epoch__ne_example', # String | Filter results where epoch not equal to value
96
+ arch: 'arch_example', # String | arch
97
+ arch__in: 'arch__in_example', # String | arch__in
98
+ arch__ne: 'arch__ne_example', # String | arch__ne
99
+ checksum_type: 'checksum_type_example', # String | checksum_type
100
+ checksum_type__in: 'checksum_type__in_example', # String | checksum_type__in
101
+ checksum_type__ne: 'checksum_type__ne_example', # String | checksum_type__ne
102
+ epoch: 'epoch_example', # String | epoch
103
+ epoch__in: 'epoch__in_example', # String | epoch__in
104
+ epoch__ne: 'epoch__ne_example', # String | epoch__ne
105
105
  limit: 56, # Integer | Number of results to return per page.
106
- name: 'name_example', # String | Filter results where name matches value
107
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
108
- name__ne: 'name__ne_example', # String | Filter results where name not equal to value
106
+ name: 'name_example', # String | name
107
+ name__in: 'name__in_example', # String | name__in
108
+ name__ne: 'name__ne_example', # String | name__ne
109
109
  offset: 56, # Integer | The initial index from which to return the results.
110
110
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
111
- pkg_id: 'pkg_id_example', # String | Filter results where pkgId matches value
112
- pkg_id__in: ['pkg_id__in_example'], # Array<String> | Filter results where pkgId is in a comma-separated list of values
113
- release: 'release_example', # String | Filter results where release matches value
114
- release__in: ['release__in_example'], # Array<String> | Filter results where release is in a comma-separated list of values
115
- release__ne: 'release__ne_example', # String | Filter results where release not equal to value
116
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
117
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
118
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
119
- sha256: 'sha256_example', # String |
120
- version: 'version_example', # String | Filter results where version matches value
121
- version__in: ['version__in_example'], # Array<String> | Filter results where version is in a comma-separated list of values
122
- version__ne: 'version__ne_example', # String | Filter results where version not equal to value
111
+ pkg_id: 'pkg_id_example', # String | pkgId
112
+ pkg_id__in: 'pkg_id__in_example', # String | pkgId__in
113
+ release: 'release_example', # String | release
114
+ release__in: 'release__in_example', # String | release__in
115
+ release__ne: 'release__ne_example', # String | release__ne
116
+ repository_version: 'repository_version_example', # String | repository_version
117
+ repository_version_added: 'repository_version_added_example', # String | repository_version_added
118
+ repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
119
+ sha256: 'sha256_example', # String | sha256
120
+ version: 'version_example', # String | version
121
+ version__in: 'version__in_example', # String | version__in
122
+ version__ne: 'version__ne_example', # String | version__ne
123
123
  fields: 'fields_example', # String | A list of fields to include in the response.
124
124
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
125
125
  }
@@ -138,39 +138,39 @@ end
138
138
 
139
139
  Name | Type | Description | Notes
140
140
  ------------- | ------------- | ------------- | -------------
141
- **arch** | **String**| Filter results where arch matches value | [optional]
142
- **arch__in** | [**Array&lt;String&gt;**](String.md)| Filter results where arch is in a comma-separated list of values | [optional]
143
- **arch__ne** | **String**| Filter results where arch not equal to value | [optional]
144
- **checksum_type** | **String**| Filter results where checksum_type matches value | [optional]
145
- **checksum_type__in** | [**Array&lt;String&gt;**](String.md)| Filter results where checksum_type is in a comma-separated list of values | [optional]
146
- **checksum_type__ne** | **String**| Filter results where checksum_type not equal to value | [optional]
147
- **epoch** | **String**| Filter results where epoch matches value | [optional]
148
- **epoch__in** | [**Array&lt;String&gt;**](String.md)| Filter results where epoch is in a comma-separated list of values | [optional]
149
- **epoch__ne** | **String**| Filter results where epoch not equal to value | [optional]
141
+ **arch** | **String**| arch | [optional]
142
+ **arch__in** | **String**| arch__in | [optional]
143
+ **arch__ne** | **String**| arch__ne | [optional]
144
+ **checksum_type** | **String**| checksum_type | [optional]
145
+ **checksum_type__in** | **String**| checksum_type__in | [optional]
146
+ **checksum_type__ne** | **String**| checksum_type__ne | [optional]
147
+ **epoch** | **String**| epoch | [optional]
148
+ **epoch__in** | **String**| epoch__in | [optional]
149
+ **epoch__ne** | **String**| epoch__ne | [optional]
150
150
  **limit** | **Integer**| Number of results to return per page. | [optional]
151
- **name** | **String**| Filter results where name matches value | [optional]
152
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
153
- **name__ne** | **String**| Filter results where name not equal to value | [optional]
151
+ **name** | **String**| name | [optional]
152
+ **name__in** | **String**| name__in | [optional]
153
+ **name__ne** | **String**| name__ne | [optional]
154
154
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
155
155
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
156
- **pkg_id** | **String**| Filter results where pkgId matches value | [optional]
157
- **pkg_id__in** | [**Array&lt;String&gt;**](String.md)| Filter results where pkgId is in a comma-separated list of values | [optional]
158
- **release** | **String**| Filter results where release matches value | [optional]
159
- **release__in** | [**Array&lt;String&gt;**](String.md)| Filter results where release is in a comma-separated list of values | [optional]
160
- **release__ne** | **String**| Filter results where release not equal to value | [optional]
161
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
162
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
163
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
164
- **sha256** | **String**| | [optional]
165
- **version** | **String**| Filter results where version matches value | [optional]
166
- **version__in** | [**Array&lt;String&gt;**](String.md)| Filter results where version is in a comma-separated list of values | [optional]
167
- **version__ne** | **String**| Filter results where version not equal to value | [optional]
156
+ **pkg_id** | **String**| pkgId | [optional]
157
+ **pkg_id__in** | **String**| pkgId__in | [optional]
158
+ **release** | **String**| release | [optional]
159
+ **release__in** | **String**| release__in | [optional]
160
+ **release__ne** | **String**| release__ne | [optional]
161
+ **repository_version** | **String**| repository_version | [optional]
162
+ **repository_version_added** | **String**| repository_version_added | [optional]
163
+ **repository_version_removed** | **String**| repository_version_removed | [optional]
164
+ **sha256** | **String**| sha256 | [optional]
165
+ **version** | **String**| version | [optional]
166
+ **version__in** | **String**| version__in | [optional]
167
+ **version__ne** | **String**| version__ne | [optional]
168
168
  **fields** | **String**| A list of fields to include in the response. | [optional]
169
169
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
170
170
 
171
171
  ### Return type
172
172
 
173
- [**PaginatedrpmPackageResponseList**](PaginatedrpmPackageResponseList.md)
173
+ [**InlineResponse2008**](InlineResponse2008.md)
174
174
 
175
175
  ### Authorization
176
176
 
@@ -11,7 +11,7 @@ Method | HTTP request | Description
11
11
 
12
12
  ## list
13
13
 
14
- > PaginatedrpmRepoMetadataFileResponseList list(opts)
14
+ > InlineResponse2009 list(opts)
15
15
 
16
16
  List repo metadata files
17
17
 
@@ -34,9 +34,9 @@ opts = {
34
34
  limit: 56, # Integer | Number of results to return per page.
35
35
  offset: 56, # Integer | The initial index from which to return the results.
36
36
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
37
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
38
- repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
39
- repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
37
+ repository_version: 'repository_version_example', # String | repository_version
38
+ repository_version_added: 'repository_version_added_example', # String | repository_version_added
39
+ repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
40
40
  fields: 'fields_example', # String | A list of fields to include in the response.
41
41
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
42
42
  }
@@ -58,15 +58,15 @@ Name | Type | Description | Notes
58
58
  **limit** | **Integer**| Number of results to return per page. | [optional]
59
59
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
60
60
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
61
- **repository_version** | **String**| Repository Version referenced by HREF | [optional]
62
- **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
63
- **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
61
+ **repository_version** | **String**| repository_version | [optional]
62
+ **repository_version_added** | **String**| repository_version_added | [optional]
63
+ **repository_version_removed** | **String**| repository_version_removed | [optional]
64
64
  **fields** | **String**| A list of fields to include in the response. | [optional]
65
65
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
66
66
 
67
67
  ### Return type
68
68
 
69
- [**PaginatedrpmRepoMetadataFileResponseList**](PaginatedrpmRepoMetadataFileResponseList.md)
69
+ [**InlineResponse2009**](InlineResponse2009.md)
70
70
 
71
71
  ### Authorization
72
72
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **added** | **Hash&lt;String, Object&gt;** | |
8
- **removed** | **Hash&lt;String, Object&gt;** | |
9
- **present** | **Hash&lt;String, Object&gt;** | |
7
+ **added** | [**Object**](.md) | |
8
+ **removed** | [**Object**](.md) | |
9
+ **present** | [**Object**](.md) | |
10
10
 
11
11
  ## Code Sample
12
12
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **added** | **Hash&lt;String, Object&gt;** | |
8
- **removed** | **Hash&lt;String, Object&gt;** | |
9
- **present** | **Hash&lt;String, Object&gt;** | |
7
+ **added** | [**Object**](.md) | |
8
+ **removed** | [**Object**](.md) | |
9
+ **present** | [**Object**](.md) | |
10
10
 
11
11
  ## Code Sample
12
12
 
@@ -121,7 +121,7 @@ Name | Type | Description | Notes
121
121
 
122
122
  ## list
123
123
 
124
- > PaginatedrpmRpmDistributionResponseList list(opts)
124
+ > InlineResponse20010 list(opts)
125
125
 
126
126
  List rpm distributions
127
127
 
@@ -141,19 +141,15 @@ end
141
141
 
142
142
  api_instance = PulpRpmClient::DistributionsRpmApi.new
143
143
  opts = {
144
- base_path: 'base_path_example', # String |
145
- base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
146
- base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
147
- base_path__in: ['base_path__in_example'], # Array<String> | Filter results where base_path is in a comma-separated list of values
144
+ base_path: 'base_path_example', # String | base_path
145
+ base_path__contains: 'base_path__contains_example', # String | base_path__contains
146
+ base_path__icontains: 'base_path__icontains_example', # String | base_path__icontains
147
+ base_path__in: 'base_path__in_example', # String | base_path__in
148
148
  limit: 56, # Integer | Number of results to return per page.
149
- name: 'name_example', # String |
150
- name__contains: 'name__contains_example', # String | Filter results where name contains value
151
- name__icontains: 'name__icontains_example', # String | Filter results where name contains value
152
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
153
- name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
149
+ name: 'name_example', # String | name
150
+ name__in: 'name__in_example', # String | name__in
154
151
  offset: 56, # Integer | The initial index from which to return the results.
155
152
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
156
- pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
157
153
  fields: 'fields_example', # String | A list of fields to include in the response.
158
154
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
159
155
  }
@@ -172,25 +168,21 @@ end
172
168
 
173
169
  Name | Type | Description | Notes
174
170
  ------------- | ------------- | ------------- | -------------
175
- **base_path** | **String**| | [optional]
176
- **base_path__contains** | **String**| Filter results where base_path contains value | [optional]
177
- **base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
178
- **base_path__in** | [**Array&lt;String&gt;**](String.md)| Filter results where base_path is in a comma-separated list of values | [optional]
171
+ **base_path** | **String**| base_path | [optional]
172
+ **base_path__contains** | **String**| base_path__contains | [optional]
173
+ **base_path__icontains** | **String**| base_path__icontains | [optional]
174
+ **base_path__in** | **String**| base_path__in | [optional]
179
175
  **limit** | **Integer**| Number of results to return per page. | [optional]
180
- **name** | **String**| | [optional]
181
- **name__contains** | **String**| Filter results where name contains value | [optional]
182
- **name__icontains** | **String**| Filter results where name contains value | [optional]
183
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
184
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
176
+ **name** | **String**| name | [optional]
177
+ **name__in** | **String**| name__in | [optional]
185
178
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
186
179
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
187
- **pulp_label_select** | **String**| Filter labels by search string | [optional]
188
180
  **fields** | **String**| A list of fields to include in the response. | [optional]
189
181
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
190
182
 
191
183
  ### Return type
192
184
 
193
- [**PaginatedrpmRpmDistributionResponseList**](PaginatedrpmRpmDistributionResponseList.md)
185
+ [**InlineResponse20010**](InlineResponse20010.md)
194
186
 
195
187
  ### Authorization
196
188
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmUpdateRecordResponseList
1
+ # PulpRpmClient::InlineResponse200
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmUpdateRecordResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse200.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmDistributionTreeResponseList
1
+ # PulpRpmClient::InlineResponse2001
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmDistributionTreeResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2001.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmRpmDistributionResponseList
1
+ # PulpRpmClient::InlineResponse20010
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmRpmDistributionResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse20010.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmRpmPublicationResponseList
1
+ # PulpRpmClient::InlineResponse20011
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmRpmPublicationResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse20011.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmRpmRemoteResponseList
1
+ # PulpRpmClient::InlineResponse20012
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmRpmRemoteResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse20012.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmRpmRepositoryResponseList
1
+ # PulpRpmClient::InlineResponse20013
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmRpmRepositoryResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse20013.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedRepositoryVersionResponseList
1
+ # PulpRpmClient::InlineResponse20014
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedRepositoryVersionResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse20014.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmModulemdDefaultsResponseList
1
+ # PulpRpmClient::InlineResponse2002
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmModulemdDefaultsResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2002.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmModulemdResponseList
1
+ # PulpRpmClient::InlineResponse2003
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmModulemdResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2003.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmPackageCategoryResponseList
1
+ # PulpRpmClient::InlineResponse2004
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmPackageCategoryResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2004.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmPackageEnvironmentResponseList
1
+ # PulpRpmClient::InlineResponse2005
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmPackageEnvironmentResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2005.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmPackageGroupResponseList
1
+ # PulpRpmClient::InlineResponse2006
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmPackageGroupResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2006.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmPackageLangpacksResponseList
1
+ # PulpRpmClient::InlineResponse2007
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmPackageLangpacksResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2007.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmPackageResponseList
1
+ # PulpRpmClient::InlineResponse2008
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmPackageResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2008.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::PaginatedrpmRepoMetadataFileResponseList
1
+ # PulpRpmClient::InlineResponse2009
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,9 +14,9 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::PaginatedrpmRepoMetadataFileResponseList.new(count: 123,
18
- _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
- previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
17
+ instance = PulpRpmClient::InlineResponse2009.new(count: 123,
18
+ _next: null,
19
+ previous: null,
20
20
  results: null)
21
21
  ```
22
22
 
@@ -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. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) | [optional]
8
8
  **content_guard** | **String** | An optional content-guard. | [optional]
9
- **pulp_labels** | [**Object**](.md) | | [optional]
10
9
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. | [optional]
11
10
  **publication** | **String** | Publication to be served | [optional]
12
11
 
@@ -17,7 +16,6 @@ require 'PulpRpmClient'
17
16
 
18
17
  instance = PulpRpmClient::PatchedrpmRpmDistribution.new(base_path: null,
19
18
  content_guard: null,
20
- pulp_labels: null,
21
19
  name: null,
22
20
  publication: null)
23
21
  ```
@@ -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: &#39;immediate&#39;, &#39;on_demand&#39;, and &#39;streamed&#39;. &#39;immediate&#39; 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&lt;Object&gt;** | 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::PatchedrpmRpmRemote.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