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
@@ -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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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=400&limit=100,
19
- previous: http://api.example.org/accounts/?offset=200&limit=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. \"foo\" and \"foo/bar\") | [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, `rawhide` and `stable`. | [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: '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::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
 
@@ -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. | [optional]
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::PatchedrpmRpmRepository.new(pulp_labels: null,
20
- name: null,
18
+ instance = PulpRpmClient::PatchedrpmRpmRepository.new(name: null,
21
19
  description: null,
22
20
  remote: null,
23
21
  metadata_signing_service: null,
@@ -118,7 +118,7 @@ nil (empty response body)
118
118
 
119
119
  ## list
120
120
 
121
- > PaginatedrpmRpmPublicationResponseList list(opts)
121
+ > InlineResponse20011 list(opts)
122
122
 
123
123
  List rpm publications
124
124
 
@@ -141,13 +141,13 @@ opts = {
141
141
  limit: 56, # Integer | Number of results to return per page.
142
142
  offset: 56, # Integer | The initial index from which to return the results.
143
143
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
144
- pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
145
- pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
146
- pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
147
- pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
148
- pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
149
- pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
150
- repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
144
+ pulp_created: 'pulp_created_example', # String | pulp_created
145
+ pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
146
+ pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
147
+ pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
148
+ pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
149
+ pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
150
+ repository_version: 'repository_version_example', # String | repository_version
151
151
  fields: 'fields_example', # String | A list of fields to include in the response.
152
152
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
153
153
  }
@@ -169,19 +169,19 @@ Name | Type | Description | Notes
169
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
170
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
171
171
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
172
- **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
173
- **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
174
- **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
175
- **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
176
- **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
177
- **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
178
- **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
172
+ **pulp_created** | **String**| pulp_created | [optional]
173
+ **pulp_created__gt** | **String**| pulp_created__gt | [optional]
174
+ **pulp_created__gte** | **String**| pulp_created__gte | [optional]
175
+ **pulp_created__lt** | **String**| pulp_created__lt | [optional]
176
+ **pulp_created__lte** | **String**| pulp_created__lte | [optional]
177
+ **pulp_created__range** | **String**| pulp_created__range | [optional]
178
+ **repository_version** | **String**| repository_version | [optional]
179
179
  **fields** | **String**| A list of fields to include in the response. | [optional]
180
180
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
181
181
 
182
182
  ### Return type
183
183
 
184
- [**PaginatedrpmRpmPublicationResponseList**](PaginatedrpmRpmPublicationResponseList.md)
184
+ [**InlineResponse20011**](InlineResponse20011.md)
185
185
 
186
186
  ### Authorization
187
187
 
@@ -121,7 +121,7 @@ Name | Type | Description | Notes
121
121
 
122
122
  ## list
123
123
 
124
- > PaginatedrpmRpmRemoteResponseList list(opts)
124
+ > InlineResponse20012 list(opts)
125
125
 
126
126
  List rpm remotes
127
127
 
@@ -142,20 +142,16 @@ end
142
142
  api_instance = PulpRpmClient::RemotesRpmApi.new
143
143
  opts = {
144
144
  limit: 56, # Integer | Number of results to return per page.
145
- name: 'name_example', # String |
146
- name__contains: 'name__contains_example', # String | Filter results where name contains value
147
- name__icontains: 'name__icontains_example', # String | Filter results where name contains value
148
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
149
- name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
145
+ name: 'name_example', # String | name
146
+ name__in: 'name__in_example', # String | name__in
150
147
  offset: 56, # Integer | The initial index from which to return the results.
151
148
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
152
- pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
153
- pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
154
- pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
155
- pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
156
- pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
157
- pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
158
- pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
149
+ pulp_last_updated: 'pulp_last_updated_example', # String | pulp_last_updated
150
+ pulp_last_updated__gt: 'pulp_last_updated__gt_example', # String | pulp_last_updated__gt
151
+ pulp_last_updated__gte: 'pulp_last_updated__gte_example', # String | pulp_last_updated__gte
152
+ pulp_last_updated__lt: 'pulp_last_updated__lt_example', # String | pulp_last_updated__lt
153
+ pulp_last_updated__lte: 'pulp_last_updated__lte_example', # String | pulp_last_updated__lte
154
+ pulp_last_updated__range: 'pulp_last_updated__range_example', # String | pulp_last_updated__range
159
155
  fields: 'fields_example', # String | A list of fields to include in the response.
160
156
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
161
157
  }
@@ -175,26 +171,22 @@ end
175
171
  Name | Type | Description | Notes
176
172
  ------------- | ------------- | ------------- | -------------
177
173
  **limit** | **Integer**| Number of results to return per page. | [optional]
178
- **name** | **String**| | [optional]
179
- **name__contains** | **String**| Filter results where name contains value | [optional]
180
- **name__icontains** | **String**| Filter results where name contains value | [optional]
181
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
182
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
174
+ **name** | **String**| name | [optional]
175
+ **name__in** | **String**| name__in | [optional]
183
176
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
184
177
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
185
- **pulp_label_select** | **String**| Filter labels by search string | [optional]
186
- **pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
187
- **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
188
- **pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
189
- **pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
190
- **pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
191
- **pulp_last_updated__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
178
+ **pulp_last_updated** | **String**| pulp_last_updated | [optional]
179
+ **pulp_last_updated__gt** | **String**| pulp_last_updated__gt | [optional]
180
+ **pulp_last_updated__gte** | **String**| pulp_last_updated__gte | [optional]
181
+ **pulp_last_updated__lt** | **String**| pulp_last_updated__lt | [optional]
182
+ **pulp_last_updated__lte** | **String**| pulp_last_updated__lte | [optional]
183
+ **pulp_last_updated__range** | **String**| pulp_last_updated__range | [optional]
192
184
  **fields** | **String**| A list of fields to include in the response. | [optional]
193
185
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
194
186
 
195
187
  ### Return type
196
188
 
197
- [**PaginatedrpmRpmRemoteResponseList**](PaginatedrpmRpmRemoteResponseList.md)
189
+ [**InlineResponse20012**](InlineResponse20012.md)
198
190
 
199
191
  ### Authorization
200
192
 
@@ -123,7 +123,7 @@ Name | Type | Description | Notes
123
123
 
124
124
  ## list
125
125
 
126
- > PaginatedrpmRpmRepositoryResponseList list(opts)
126
+ > InlineResponse20013 list(opts)
127
127
 
128
128
  List rpm repositorys
129
129
 
@@ -144,14 +144,10 @@ end
144
144
  api_instance = PulpRpmClient::RepositoriesRpmApi.new
145
145
  opts = {
146
146
  limit: 56, # Integer | Number of results to return per page.
147
- name: 'name_example', # String |
148
- name__contains: 'name__contains_example', # String | Filter results where name contains value
149
- name__icontains: 'name__icontains_example', # String | Filter results where name contains value
150
- name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
151
- name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
147
+ name: 'name_example', # String | name
148
+ name__in: 'name__in_example', # String | name__in
152
149
  offset: 56, # Integer | The initial index from which to return the results.
153
150
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
154
- pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
155
151
  fields: 'fields_example', # String | A list of fields to include in the response.
156
152
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
157
153
  }
@@ -171,20 +167,16 @@ end
171
167
  Name | Type | Description | Notes
172
168
  ------------- | ------------- | ------------- | -------------
173
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
174
- **name** | **String**| | [optional]
175
- **name__contains** | **String**| Filter results where name contains value | [optional]
176
- **name__icontains** | **String**| Filter results where name contains value | [optional]
177
- **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
178
- **name__startswith** | **String**| Filter results where name starts with value | [optional]
170
+ **name** | **String**| name | [optional]
171
+ **name__in** | **String**| name__in | [optional]
179
172
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
180
173
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
181
- **pulp_label_select** | **String**| Filter labels by search string | [optional]
182
174
  **fields** | **String**| A list of fields to include in the response. | [optional]
183
175
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
184
176
 
185
177
  ### Return type
186
178
 
187
- [**PaginatedrpmRpmRepositoryResponseList**](PaginatedrpmRpmRepositoryResponseList.md)
179
+ [**InlineResponse20013**](InlineResponse20013.md)
188
180
 
189
181
  ### Authorization
190
182
 
@@ -17,7 +17,7 @@ Method | HTTP request | Description
17
17
 
18
18
  Delete a repository version
19
19
 
20
- Trigger an asynchronous task to delete a repository version.
20
+ Trigger an asynchronous task to delete a repositroy version.
21
21
 
22
22
  ### Example
23
23
 
@@ -66,7 +66,7 @@ Name | Type | Description | Notes
66
66
 
67
67
  ## list
68
68
 
69
- > PaginatedRepositoryVersionResponseList list(rpm_rpm_repository_href, opts)
69
+ > InlineResponse20014 list(rpm_rpm_repository_href, opts)
70
70
 
71
71
  List repository versions
72
72
 
@@ -87,23 +87,23 @@ end
87
87
  api_instance = PulpRpmClient::RepositoriesRpmVersionsApi.new
88
88
  rpm_rpm_repository_href = 'rpm_rpm_repository_href_example' # String |
89
89
  opts = {
90
- content: 'content_example', # String | Content Unit referenced by HREF
91
- content__in: 'content__in_example', # String | Content Unit referenced by HREF
90
+ content: 'content_example', # String | content
91
+ content__in: 'content__in_example', # String | content__in
92
92
  limit: 56, # Integer | Number of results to return per page.
93
- number: 56, # Integer |
94
- number__gt: 56, # Integer | Filter results where number is greater than value
95
- number__gte: 56, # Integer | Filter results where number is greater than or equal to value
96
- number__lt: 56, # Integer | Filter results where number is less than value
97
- number__lte: 56, # Integer | Filter results where number is less than or equal to value
98
- number__range: [56], # Array<Integer> | Filter results where number is between two comma separated values
93
+ number: 'number_example', # String | number
94
+ number__gt: 'number__gt_example', # String | number__gt
95
+ number__gte: 'number__gte_example', # String | number__gte
96
+ number__lt: 'number__lt_example', # String | number__lt
97
+ number__lte: 'number__lte_example', # String | number__lte
98
+ number__range: 'number__range_example', # String | number__range
99
99
  offset: 56, # Integer | The initial index from which to return the results.
100
100
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
101
- pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
102
- pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
103
- pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
104
- pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
105
- pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
106
- pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
101
+ pulp_created: 'pulp_created_example', # String | pulp_created
102
+ pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
103
+ pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
104
+ pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
105
+ pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
106
+ pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
107
107
  fields: 'fields_example', # String | A list of fields to include in the response.
108
108
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
109
109
  }
@@ -123,29 +123,29 @@ end
123
123
  Name | Type | Description | Notes
124
124
  ------------- | ------------- | ------------- | -------------
125
125
  **rpm_rpm_repository_href** | **String**| |
126
- **content** | **String**| Content Unit referenced by HREF | [optional]
127
- **content__in** | **String**| Content Unit referenced by HREF | [optional]
126
+ **content** | **String**| content | [optional]
127
+ **content__in** | **String**| content__in | [optional]
128
128
  **limit** | **Integer**| Number of results to return per page. | [optional]
129
- **number** | **Integer**| | [optional]
130
- **number__gt** | **Integer**| Filter results where number is greater than value | [optional]
131
- **number__gte** | **Integer**| Filter results where number is greater than or equal to value | [optional]
132
- **number__lt** | **Integer**| Filter results where number is less than value | [optional]
133
- **number__lte** | **Integer**| Filter results where number is less than or equal to value | [optional]
134
- **number__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where number is between two comma separated values | [optional]
129
+ **number** | **String**| number | [optional]
130
+ **number__gt** | **String**| number__gt | [optional]
131
+ **number__gte** | **String**| number__gte | [optional]
132
+ **number__lt** | **String**| number__lt | [optional]
133
+ **number__lte** | **String**| number__lte | [optional]
134
+ **number__range** | **String**| number__range | [optional]
135
135
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
136
136
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
137
- **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
138
- **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
139
- **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
140
- **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
141
- **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
142
- **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
137
+ **pulp_created** | **String**| pulp_created | [optional]
138
+ **pulp_created__gt** | **String**| pulp_created__gt | [optional]
139
+ **pulp_created__gte** | **String**| pulp_created__gte | [optional]
140
+ **pulp_created__lt** | **String**| pulp_created__lt | [optional]
141
+ **pulp_created__lte** | **String**| pulp_created__lte | [optional]
142
+ **pulp_created__range** | **String**| pulp_created__range | [optional]
143
143
  **fields** | **String**| A list of fields to include in the response. | [optional]
144
144
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
145
145
 
146
146
  ### Return type
147
147
 
148
- [**PaginatedRepositoryVersionResponseList**](PaginatedRepositoryVersionResponseList.md)
148
+ [**InlineResponse20014**](InlineResponse20014.md)
149
149
 
150
150
  ### Authorization
151
151
 
@@ -222,7 +222,7 @@ Name | Type | Description | Notes
222
222
 
223
223
 
224
224
 
225
- Trigger an asynchronous task to repair a repository version.
225
+ Trigger an asynchronous task to repair a repositroy version.
226
226
 
227
227
  ### Example
228
228