pulp_rpm_client 3.27.2 → 3.28.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (322) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -9
  3. data/docs/AcsRpmApi.md +343 -156
  4. data/docs/AddonResponse.md +16 -15
  5. data/docs/ArtifactResponse.md +30 -29
  6. data/docs/AsyncOperationResponse.md +8 -7
  7. data/docs/ChecksumResponse.md +10 -9
  8. data/docs/CompressionTypeEnum.md +4 -5
  9. data/docs/ContentAdvisoriesApi.md +125 -75
  10. data/docs/ContentDistributionTreesApi.md +79 -46
  11. data/docs/ContentModulemdDefaultsApi.md +114 -64
  12. data/docs/ContentModulemdObsoletesApi.md +107 -57
  13. data/docs/ContentModulemdsApi.md +123 -73
  14. data/docs/ContentPackagecategoriesApi.md +79 -46
  15. data/docs/ContentPackageenvironmentsApi.md +79 -46
  16. data/docs/ContentPackagegroupsApi.md +79 -46
  17. data/docs/ContentPackagelangpacksApi.md +79 -46
  18. data/docs/ContentPackagesApi.md +148 -98
  19. data/docs/ContentRepoMetadataFilesApi.md +79 -46
  20. data/docs/ContentSummaryResponse.md +12 -11
  21. data/docs/Copy.md +10 -9
  22. data/docs/DistributionsRpmApi.md +385 -182
  23. data/docs/ImageResponse.md +14 -13
  24. data/docs/MyPermissionsResponse.md +8 -7
  25. data/docs/NestedRole.md +12 -11
  26. data/docs/NestedRoleResponse.md +12 -11
  27. data/docs/ObjectRolesResponse.md +8 -7
  28. data/docs/PackageChecksumTypeEnum.md +4 -5
  29. data/docs/PaginatedRepositoryVersionResponseList.md +14 -13
  30. data/docs/PaginatedrpmDistributionTreeResponseList.md +14 -13
  31. data/docs/PaginatedrpmModulemdDefaultsResponseList.md +14 -13
  32. data/docs/PaginatedrpmModulemdObsoleteResponseList.md +14 -13
  33. data/docs/PaginatedrpmModulemdResponseList.md +14 -13
  34. data/docs/PaginatedrpmPackageCategoryResponseList.md +14 -13
  35. data/docs/PaginatedrpmPackageEnvironmentResponseList.md +14 -13
  36. data/docs/PaginatedrpmPackageGroupResponseList.md +14 -13
  37. data/docs/PaginatedrpmPackageLangpacksResponseList.md +14 -13
  38. data/docs/PaginatedrpmPackageResponseList.md +14 -13
  39. data/docs/PaginatedrpmRepoMetadataFileResponseList.md +14 -13
  40. data/docs/PaginatedrpmRpmAlternateContentSourceResponseList.md +14 -13
  41. data/docs/PaginatedrpmRpmDistributionResponseList.md +14 -13
  42. data/docs/PaginatedrpmRpmPublicationResponseList.md +14 -13
  43. data/docs/PaginatedrpmRpmRemoteResponseList.md +14 -13
  44. data/docs/PaginatedrpmRpmRepositoryResponseList.md +14 -13
  45. data/docs/PaginatedrpmUlnRemoteResponseList.md +14 -13
  46. data/docs/PaginatedrpmUpdateRecordResponseList.md +14 -13
  47. data/docs/PatchedrpmRpmAlternateContentSource.md +14 -13
  48. data/docs/PatchedrpmRpmDistribution.md +22 -21
  49. data/docs/PatchedrpmRpmRemote.md +50 -49
  50. data/docs/PatchedrpmRpmRepository.md +40 -39
  51. data/docs/PatchedrpmUlnRemote.md +50 -49
  52. data/docs/PolicyEnum.md +4 -5
  53. data/docs/PrunePackages.md +12 -11
  54. data/docs/PublicationsRpmApi.md +267 -130
  55. data/docs/RemotesRpmApi.md +389 -184
  56. data/docs/RemotesUlnApi.md +389 -184
  57. data/docs/Repair.md +8 -7
  58. data/docs/RepositoriesRpmApi.md +444 -207
  59. data/docs/RepositoriesRpmVersionsApi.md +152 -82
  60. data/docs/RepositoryAddRemoveContent.md +12 -11
  61. data/docs/RepositoryVersionResponse.md +22 -21
  62. data/docs/RpmCompsApi.md +32 -16
  63. data/docs/RpmCopyApi.md +30 -14
  64. data/docs/RpmDistributionTreeResponse.md +46 -43
  65. data/docs/RpmModulemd.md +32 -31
  66. data/docs/RpmModulemdDefaults.md +16 -15
  67. data/docs/RpmModulemdDefaultsResponse.md +20 -19
  68. data/docs/RpmModulemdObsolete.md +28 -27
  69. data/docs/RpmModulemdObsoleteResponse.md +32 -31
  70. data/docs/RpmModulemdResponse.md +36 -35
  71. data/docs/RpmPackageCategoryResponse.md +30 -29
  72. data/docs/RpmPackageEnvironmentResponse.md +32 -31
  73. data/docs/RpmPackageGroupResponse.md +36 -35
  74. data/docs/RpmPackageLangpacksResponse.md +18 -17
  75. data/docs/RpmPackageResponse.md +100 -99
  76. data/docs/RpmPruneApi.md +30 -13
  77. data/docs/RpmRepoMetadataFileResponse.md +36 -35
  78. data/docs/RpmRepositorySyncURL.md +16 -15
  79. data/docs/RpmRpmAlternateContentSource.md +14 -13
  80. data/docs/RpmRpmAlternateContentSourceResponse.md +22 -21
  81. data/docs/RpmRpmDistribution.md +22 -21
  82. data/docs/RpmRpmDistributionResponse.md +34 -33
  83. data/docs/RpmRpmPublication.md +24 -23
  84. data/docs/RpmRpmPublicationResponse.md +34 -33
  85. data/docs/RpmRpmRemote.md +50 -49
  86. data/docs/RpmRpmRemoteResponse.md +50 -49
  87. data/docs/RpmRpmRemoteResponseHiddenFieldsInner.md +20 -0
  88. data/docs/RpmRpmRepository.md +40 -39
  89. data/docs/RpmRpmRepositoryResponse.md +54 -53
  90. data/docs/RpmUlnRemote.md +50 -49
  91. data/docs/RpmUlnRemoteResponse.md +50 -49
  92. data/docs/RpmUpdateCollection.md +12 -11
  93. data/docs/RpmUpdateCollectionResponse.md +14 -13
  94. data/docs/RpmUpdateRecordResponse.md +50 -49
  95. data/docs/SetLabel.md +10 -9
  96. data/docs/SetLabelResponse.md +10 -9
  97. data/docs/SkipTypesEnum.md +4 -5
  98. data/docs/SyncPolicyEnum.md +4 -5
  99. data/docs/TaskGroupOperationResponse.md +8 -7
  100. data/docs/UnsetLabel.md +8 -7
  101. data/docs/UnsetLabelResponse.md +10 -9
  102. data/docs/VariantResponse.md +26 -25
  103. data/lib/pulp_rpm_client/api/acs_rpm_api.rb +76 -50
  104. data/lib/pulp_rpm_client/api/content_advisories_api.rb +20 -14
  105. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +11 -9
  106. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +20 -14
  107. data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +20 -14
  108. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +20 -14
  109. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +11 -9
  110. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +11 -9
  111. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +11 -9
  112. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +11 -9
  113. data/lib/pulp_rpm_client/api/content_packages_api.rb +20 -14
  114. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +11 -9
  115. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +89 -56
  116. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +67 -47
  117. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +104 -68
  118. data/lib/pulp_rpm_client/api/remotes_uln_api.rb +104 -68
  119. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +107 -66
  120. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +40 -30
  121. data/lib/pulp_rpm_client/api/rpm_comps_api.rb +10 -6
  122. data/lib/pulp_rpm_client/api/rpm_copy_api.rb +10 -6
  123. data/lib/pulp_rpm_client/api/rpm_prune_api.rb +10 -6
  124. data/lib/pulp_rpm_client/api_client.rb +137 -102
  125. data/lib/pulp_rpm_client/api_error.rb +2 -1
  126. data/lib/pulp_rpm_client/configuration.rb +162 -21
  127. data/lib/pulp_rpm_client/models/addon_response.rb +40 -22
  128. data/lib/pulp_rpm_client/models/artifact_response.rb +34 -24
  129. data/lib/pulp_rpm_client/models/async_operation_response.rb +32 -22
  130. data/lib/pulp_rpm_client/models/checksum_response.rb +34 -22
  131. data/lib/pulp_rpm_client/models/compression_type_enum.rb +8 -4
  132. data/lib/pulp_rpm_client/models/content_summary_response.rb +36 -22
  133. data/lib/pulp_rpm_client/models/copy.rb +34 -28
  134. data/lib/pulp_rpm_client/models/image_response.rb +38 -22
  135. data/lib/pulp_rpm_client/models/my_permissions_response.rb +32 -22
  136. data/lib/pulp_rpm_client/models/nested_role.rb +32 -22
  137. data/lib/pulp_rpm_client/models/nested_role_response.rb +32 -22
  138. data/lib/pulp_rpm_client/models/object_roles_response.rb +32 -22
  139. data/lib/pulp_rpm_client/models/package_checksum_type_enum.rb +8 -4
  140. data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +34 -22
  141. data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +34 -22
  142. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +34 -22
  143. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +34 -22
  144. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +34 -22
  145. data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +34 -22
  146. data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +34 -22
  147. data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +34 -22
  148. data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +34 -22
  149. data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +34 -22
  150. data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +34 -22
  151. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +34 -22
  152. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +34 -22
  153. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +34 -22
  154. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +34 -22
  155. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +34 -22
  156. data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +34 -22
  157. data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +34 -22
  158. data/lib/pulp_rpm_client/models/patchedrpm_rpm_alternate_content_source.rb +36 -24
  159. data/lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb +40 -24
  160. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +82 -44
  161. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +68 -25
  162. data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +92 -46
  163. data/lib/pulp_rpm_client/models/policy_enum.rb +8 -4
  164. data/lib/pulp_rpm_client/models/prune_packages.rb +37 -23
  165. data/lib/pulp_rpm_client/models/repair.rb +30 -22
  166. data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +30 -22
  167. data/lib/pulp_rpm_client/models/repository_version_response.rb +32 -24
  168. data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +77 -23
  169. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +50 -22
  170. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +39 -27
  171. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +39 -29
  172. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete.rb +55 -27
  173. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +50 -24
  174. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +50 -24
  175. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +48 -24
  176. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +50 -24
  177. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +48 -24
  178. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +36 -24
  179. data/lib/pulp_rpm_client/models/rpm_package_response.rb +42 -24
  180. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +40 -24
  181. data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +52 -22
  182. data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source.rb +35 -23
  183. data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source_response.rb +37 -25
  184. data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +34 -22
  185. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +36 -24
  186. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +53 -22
  187. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +55 -24
  188. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +76 -42
  189. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +79 -45
  190. data/lib/pulp_rpm_client/models/{rpm_rpm_remote_response_hidden_fields.rb → rpm_rpm_remote_response_hidden_fields_inner.rb} +37 -25
  191. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +65 -24
  192. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +67 -26
  193. data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +80 -42
  194. data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +79 -45
  195. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +36 -22
  196. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +36 -22
  197. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +32 -24
  198. data/lib/pulp_rpm_client/models/set_label.rb +34 -22
  199. data/lib/pulp_rpm_client/models/set_label_response.rb +34 -22
  200. data/lib/pulp_rpm_client/models/skip_types_enum.rb +8 -4
  201. data/lib/pulp_rpm_client/models/sync_policy_enum.rb +8 -4
  202. data/lib/pulp_rpm_client/models/task_group_operation_response.rb +32 -22
  203. data/lib/pulp_rpm_client/models/unset_label.rb +32 -22
  204. data/lib/pulp_rpm_client/models/unset_label_response.rb +32 -22
  205. data/lib/pulp_rpm_client/models/variant_response.rb +50 -22
  206. data/lib/pulp_rpm_client/version.rb +2 -2
  207. data/lib/pulp_rpm_client.rb +2 -5
  208. data/pulp_rpm_client.gemspec +9 -6
  209. data/spec/api/acs_rpm_api_spec.rb +12 -12
  210. data/spec/api/content_advisories_api_spec.rb +4 -4
  211. data/spec/api/content_distribution_trees_api_spec.rb +3 -3
  212. data/spec/api/content_modulemd_defaults_api_spec.rb +4 -4
  213. data/spec/api/content_modulemd_obsoletes_api_spec.rb +4 -4
  214. data/spec/api/content_modulemds_api_spec.rb +4 -4
  215. data/spec/api/content_packagecategories_api_spec.rb +3 -3
  216. data/spec/api/content_packageenvironments_api_spec.rb +3 -3
  217. data/spec/api/content_packagegroups_api_spec.rb +3 -3
  218. data/spec/api/content_packagelangpacks_api_spec.rb +3 -3
  219. data/spec/api/content_packages_api_spec.rb +4 -4
  220. data/spec/api/content_repo_metadata_files_api_spec.rb +3 -3
  221. data/spec/api/distributions_rpm_api_spec.rb +13 -13
  222. data/spec/api/publications_rpm_api_spec.rb +16 -15
  223. data/spec/api/remotes_rpm_api_spec.rb +20 -19
  224. data/spec/api/remotes_uln_api_spec.rb +20 -19
  225. data/spec/api/repositories_rpm_api_spec.rb +15 -15
  226. data/spec/api/repositories_rpm_versions_api_spec.rb +12 -11
  227. data/spec/api/rpm_comps_api_spec.rb +2 -2
  228. data/spec/api/rpm_copy_api_spec.rb +2 -2
  229. data/spec/api/rpm_prune_api_spec.rb +2 -2
  230. data/spec/models/addon_response_spec.rb +11 -16
  231. data/spec/models/artifact_response_spec.rb +18 -23
  232. data/spec/models/async_operation_response_spec.rb +7 -12
  233. data/spec/models/checksum_response_spec.rb +8 -13
  234. data/spec/models/compression_type_enum_spec.rb +6 -11
  235. data/spec/models/content_summary_response_spec.rb +9 -14
  236. data/spec/models/copy_spec.rb +8 -13
  237. data/spec/models/image_response_spec.rb +10 -15
  238. data/spec/models/my_permissions_response_spec.rb +7 -12
  239. data/spec/models/nested_role_response_spec.rb +9 -14
  240. data/spec/models/nested_role_spec.rb +9 -14
  241. data/spec/models/object_roles_response_spec.rb +7 -12
  242. data/spec/models/package_checksum_type_enum_spec.rb +6 -11
  243. data/spec/models/paginated_repository_version_response_list_spec.rb +10 -15
  244. data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +10 -15
  245. data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +10 -15
  246. data/spec/models/paginatedrpm_modulemd_obsolete_response_list_spec.rb +10 -15
  247. data/spec/models/paginatedrpm_modulemd_response_list_spec.rb +10 -15
  248. data/spec/models/paginatedrpm_package_category_response_list_spec.rb +10 -15
  249. data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +10 -15
  250. data/spec/models/paginatedrpm_package_group_response_list_spec.rb +10 -15
  251. data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +10 -15
  252. data/spec/models/paginatedrpm_package_response_list_spec.rb +10 -15
  253. data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +10 -15
  254. data/spec/models/paginatedrpm_rpm_alternate_content_source_response_list_spec.rb +10 -15
  255. data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +10 -15
  256. data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +10 -15
  257. data/spec/models/paginatedrpm_rpm_remote_response_list_spec.rb +10 -15
  258. data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +10 -15
  259. data/spec/models/paginatedrpm_uln_remote_response_list_spec.rb +10 -15
  260. data/spec/models/paginatedrpm_update_record_response_list_spec.rb +10 -15
  261. data/spec/models/patchedrpm_rpm_alternate_content_source_spec.rb +10 -15
  262. data/spec/models/patchedrpm_rpm_distribution_spec.rb +14 -19
  263. data/spec/models/patchedrpm_rpm_remote_spec.rb +28 -33
  264. data/spec/models/patchedrpm_rpm_repository_spec.rb +23 -28
  265. data/spec/models/patchedrpm_uln_remote_spec.rb +28 -33
  266. data/spec/models/policy_enum_spec.rb +6 -11
  267. data/spec/models/prune_packages_spec.rb +9 -14
  268. data/spec/models/repair_spec.rb +7 -12
  269. data/spec/models/repository_add_remove_content_spec.rb +9 -14
  270. data/spec/models/repository_version_response_spec.rb +14 -19
  271. data/spec/models/rpm_distribution_tree_response_spec.rb +31 -30
  272. data/spec/models/rpm_modulemd_defaults_response_spec.rb +13 -18
  273. data/spec/models/rpm_modulemd_defaults_spec.rb +11 -16
  274. data/spec/models/rpm_modulemd_obsolete_response_spec.rb +19 -24
  275. data/spec/models/rpm_modulemd_obsolete_spec.rb +17 -22
  276. data/spec/models/rpm_modulemd_response_spec.rb +21 -26
  277. data/spec/models/rpm_modulemd_spec.rb +19 -24
  278. data/spec/models/rpm_package_category_response_spec.rb +18 -23
  279. data/spec/models/rpm_package_environment_response_spec.rb +19 -24
  280. data/spec/models/rpm_package_group_response_spec.rb +21 -26
  281. data/spec/models/rpm_package_langpacks_response_spec.rb +12 -17
  282. data/spec/models/rpm_package_response_spec.rb +53 -58
  283. data/spec/models/rpm_repo_metadata_file_response_spec.rb +21 -26
  284. data/spec/models/rpm_repository_sync_url_spec.rb +11 -16
  285. data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +14 -19
  286. data/spec/models/rpm_rpm_alternate_content_source_spec.rb +10 -15
  287. data/spec/models/rpm_rpm_distribution_response_spec.rb +20 -25
  288. data/spec/models/rpm_rpm_distribution_spec.rb +14 -19
  289. data/spec/models/rpm_rpm_publication_response_spec.rb +20 -25
  290. data/spec/models/rpm_rpm_publication_spec.rb +15 -20
  291. data/spec/models/{rpm_rpm_remote_response_hidden_fields_spec.rb → rpm_rpm_remote_response_hidden_fields_inner_spec.rb} +11 -16
  292. data/spec/models/rpm_rpm_remote_response_spec.rb +28 -33
  293. data/spec/models/rpm_rpm_remote_spec.rb +28 -33
  294. data/spec/models/rpm_rpm_repository_response_spec.rb +30 -35
  295. data/spec/models/rpm_rpm_repository_spec.rb +23 -28
  296. data/spec/models/rpm_uln_remote_response_spec.rb +28 -33
  297. data/spec/models/rpm_uln_remote_spec.rb +28 -33
  298. data/spec/models/rpm_update_collection_response_spec.rb +10 -15
  299. data/spec/models/rpm_update_collection_spec.rb +9 -14
  300. data/spec/models/rpm_update_record_response_spec.rb +28 -33
  301. data/spec/models/set_label_response_spec.rb +8 -13
  302. data/spec/models/set_label_spec.rb +8 -13
  303. data/spec/models/skip_types_enum_spec.rb +6 -11
  304. data/spec/models/sync_policy_enum_spec.rb +6 -11
  305. data/spec/models/task_group_operation_response_spec.rb +7 -12
  306. data/spec/models/unset_label_response_spec.rb +8 -13
  307. data/spec/models/unset_label_spec.rb +7 -12
  308. data/spec/models/variant_response_spec.rb +16 -21
  309. data/spec/spec_helper.rb +1 -1
  310. metadata +124 -112
  311. data/docs/CompsXml.md +0 -21
  312. data/docs/RpmPackage.md +0 -27
  313. data/docs/RpmRpmRemoteResponseHiddenFields.md +0 -19
  314. data/docs/RpmUpdateRecord.md +0 -23
  315. data/lib/pulp_rpm_client/models/comps_xml.rb +0 -233
  316. data/lib/pulp_rpm_client/models/rpm_package.rb +0 -288
  317. data/lib/pulp_rpm_client/models/rpm_update_record.rb +0 -253
  318. data/spec/api_client_spec.rb +0 -188
  319. data/spec/configuration_spec.rb +0 -42
  320. data/spec/models/comps_xml_spec.rb +0 -53
  321. data/spec/models/rpm_package_spec.rb +0 -71
  322. data/spec/models/rpm_update_record_spec.rb +0 -59
@@ -6,11 +6,12 @@
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.3.1
9
+ Generator version: 7.10.0
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module PulpRpmClient
16
17
  # A Serializer for UlnRemote.
@@ -80,6 +81,28 @@ module PulpRpmClient
80
81
  # Base URL of the ULN server. If the uln_server_base_url is not provided pulp_rpm willuse the contents of the DEFAULT_ULN_SERVER_BASE_URL setting instead.
81
82
  attr_accessor :uln_server_base_url
82
83
 
84
+ class EnumAttributeValidator
85
+ attr_reader :datatype
86
+ attr_reader :allowable_values
87
+
88
+ def initialize(datatype, allowable_values)
89
+ @allowable_values = allowable_values.map do |value|
90
+ case datatype.to_s
91
+ when /Integer/i
92
+ value.to_i
93
+ when /Float/i
94
+ value.to_f
95
+ else
96
+ value
97
+ end
98
+ end
99
+ end
100
+
101
+ def valid?(value)
102
+ !value || allowable_values.include?(value)
103
+ end
104
+ end
105
+
83
106
  # Attribute mapping from ruby-style variable name to JSON key.
84
107
  def self.attribute_map
85
108
  {
@@ -108,6 +131,11 @@ module PulpRpmClient
108
131
  }
109
132
  end
110
133
 
134
+ # Returns all the JSON keys this model knows about
135
+ def self.acceptable_attributes
136
+ attribute_map.values
137
+ end
138
+
111
139
  # Attribute type mapping.
112
140
  def self.openapi_types
113
141
  {
@@ -267,6 +295,7 @@ module PulpRpmClient
267
295
  # Show invalid properties with the reasons. Usually used together with valid?
268
296
  # @return Array for valid properties with the reasons
269
297
  def list_invalid_properties
298
+ warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
270
299
  invalid_properties = Array.new
271
300
  if !@name.nil? && @name.to_s.length < 1
272
301
  invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
@@ -312,20 +341,20 @@ module PulpRpmClient
312
341
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
313
342
  end
314
343
 
315
- if !@total_timeout.nil? && @total_timeout < 0
316
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
344
+ if !@total_timeout.nil? && @total_timeout < 0.0
345
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
317
346
  end
318
347
 
319
- if !@connect_timeout.nil? && @connect_timeout < 0
320
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
348
+ if !@connect_timeout.nil? && @connect_timeout < 0.0
349
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
321
350
  end
322
351
 
323
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
324
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
352
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
353
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
325
354
  end
326
355
 
327
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0
328
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
356
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
357
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
329
358
  end
330
359
 
331
360
  if !@uln_server_base_url.nil? && @uln_server_base_url.to_s.length < 1
@@ -338,6 +367,7 @@ module PulpRpmClient
338
367
  # Check to see if the all the properties in the model are valid
339
368
  # @return true if the model is valid
340
369
  def valid?
370
+ warn '[DEPRECATED] the `valid?` method is obsolete'
341
371
  return false if !@name.nil? && @name.to_s.length < 1
342
372
  return false if !@url.nil? && @url.to_s.length < 1
343
373
  return false if !@ca_cert.nil? && @ca_cert.to_s.length < 1
@@ -349,10 +379,10 @@ module PulpRpmClient
349
379
  return false if !@username.nil? && @username.to_s.length < 1
350
380
  return false if !@password.nil? && @password.to_s.length < 1
351
381
  return false if !@download_concurrency.nil? && @download_concurrency < 1
352
- return false if !@total_timeout.nil? && @total_timeout < 0
353
- return false if !@connect_timeout.nil? && @connect_timeout < 0
354
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
355
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
382
+ return false if !@total_timeout.nil? && @total_timeout < 0.0
383
+ return false if !@connect_timeout.nil? && @connect_timeout < 0.0
384
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
385
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
356
386
  return false if !@uln_server_base_url.nil? && @uln_server_base_url.to_s.length < 1
357
387
  true
358
388
  end
@@ -360,7 +390,11 @@ module PulpRpmClient
360
390
  # Custom attribute writer method with validation
361
391
  # @param [Object] name Value to be assigned
362
392
  def name=(name)
363
- if !name.nil? && name.to_s.length < 1
393
+ if name.nil?
394
+ fail ArgumentError, 'name cannot be nil'
395
+ end
396
+
397
+ if name.to_s.length < 1
364
398
  fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
365
399
  end
366
400
 
@@ -370,7 +404,11 @@ module PulpRpmClient
370
404
  # Custom attribute writer method with validation
371
405
  # @param [Object] url Value to be assigned
372
406
  def url=(url)
373
- if !url.nil? && url.to_s.length < 1
407
+ if url.nil?
408
+ fail ArgumentError, 'url cannot be nil'
409
+ end
410
+
411
+ if url.to_s.length < 1
374
412
  fail ArgumentError, 'invalid value for "url", the character length must be great than or equal to 1.'
375
413
  end
376
414
 
@@ -440,7 +478,11 @@ module PulpRpmClient
440
478
  # Custom attribute writer method with validation
441
479
  # @param [Object] username Value to be assigned
442
480
  def username=(username)
443
- if !username.nil? && username.to_s.length < 1
481
+ if username.nil?
482
+ fail ArgumentError, 'username cannot be nil'
483
+ end
484
+
485
+ if username.to_s.length < 1
444
486
  fail ArgumentError, 'invalid value for "username", the character length must be great than or equal to 1.'
445
487
  end
446
488
 
@@ -450,7 +492,11 @@ module PulpRpmClient
450
492
  # Custom attribute writer method with validation
451
493
  # @param [Object] password Value to be assigned
452
494
  def password=(password)
453
- if !password.nil? && password.to_s.length < 1
495
+ if password.nil?
496
+ fail ArgumentError, 'password cannot be nil'
497
+ end
498
+
499
+ if password.to_s.length < 1
454
500
  fail ArgumentError, 'invalid value for "password", the character length must be great than or equal to 1.'
455
501
  end
456
502
 
@@ -470,8 +516,8 @@ module PulpRpmClient
470
516
  # Custom attribute writer method with validation
471
517
  # @param [Object] total_timeout Value to be assigned
472
518
  def total_timeout=(total_timeout)
473
- if !total_timeout.nil? && total_timeout < 0
474
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
519
+ if !total_timeout.nil? && total_timeout < 0.0
520
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
475
521
  end
476
522
 
477
523
  @total_timeout = total_timeout
@@ -480,8 +526,8 @@ module PulpRpmClient
480
526
  # Custom attribute writer method with validation
481
527
  # @param [Object] connect_timeout Value to be assigned
482
528
  def connect_timeout=(connect_timeout)
483
- if !connect_timeout.nil? && connect_timeout < 0
484
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
529
+ if !connect_timeout.nil? && connect_timeout < 0.0
530
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
485
531
  end
486
532
 
487
533
  @connect_timeout = connect_timeout
@@ -490,8 +536,8 @@ module PulpRpmClient
490
536
  # Custom attribute writer method with validation
491
537
  # @param [Object] sock_connect_timeout Value to be assigned
492
538
  def sock_connect_timeout=(sock_connect_timeout)
493
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0
494
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
539
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
540
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
495
541
  end
496
542
 
497
543
  @sock_connect_timeout = sock_connect_timeout
@@ -500,8 +546,8 @@ module PulpRpmClient
500
546
  # Custom attribute writer method with validation
501
547
  # @param [Object] sock_read_timeout Value to be assigned
502
548
  def sock_read_timeout=(sock_read_timeout)
503
- if !sock_read_timeout.nil? && sock_read_timeout < 0
504
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
549
+ if !sock_read_timeout.nil? && sock_read_timeout < 0.0
550
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
505
551
  end
506
552
 
507
553
  @sock_read_timeout = sock_read_timeout
@@ -562,37 +608,33 @@ module PulpRpmClient
562
608
  # @param [Hash] attributes Model attributes in the form of hash
563
609
  # @return [Object] Returns the model itself
564
610
  def self.build_from_hash(attributes)
565
- new.build_from_hash(attributes)
566
- end
567
-
568
- # Builds the object from hash
569
- # @param [Hash] attributes Model attributes in the form of hash
570
- # @return [Object] Returns the model itself
571
- def build_from_hash(attributes)
572
611
  return nil unless attributes.is_a?(Hash)
573
- self.class.openapi_types.each_pair do |key, type|
574
- if type =~ /\AArray<(.*)>/i
612
+ attributes = attributes.transform_keys(&:to_sym)
613
+ transformed_hash = {}
614
+ openapi_types.each_pair do |key, type|
615
+ if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
616
+ transformed_hash["#{key}"] = nil
617
+ elsif type =~ /\AArray<(.*)>/i
575
618
  # check to ensure the input is an array given that the attribute
576
619
  # is documented as an array but the input is not
577
- if attributes[self.class.attribute_map[key]].is_a?(Array)
578
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
620
+ if attributes[attribute_map[key]].is_a?(Array)
621
+ transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
579
622
  end
580
- elsif !attributes[self.class.attribute_map[key]].nil?
581
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
582
- end # or else data not found in attributes(hash), not an issue as the data can be optional
623
+ elsif !attributes[attribute_map[key]].nil?
624
+ transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
625
+ end
583
626
  end
584
-
585
- self
627
+ new(transformed_hash)
586
628
  end
587
629
 
588
630
  # Deserializes the data based on type
589
631
  # @param string type Data type
590
632
  # @param string value Value to be deserialized
591
633
  # @return [Object] Deserialized data
592
- def _deserialize(type, value)
634
+ def self._deserialize(type, value)
593
635
  case type.to_sym
594
- when :DateTime
595
- DateTime.parse(value)
636
+ when :Time
637
+ Time.parse(value)
596
638
  when :Date
597
639
  Date.parse(value)
598
640
  when :String
@@ -622,7 +664,9 @@ module PulpRpmClient
622
664
  end
623
665
  end
624
666
  else # model
625
- PulpRpmClient.const_get(type).build_from_hash(value)
667
+ # models (e.g. Pet) or oneOf
668
+ klass = PulpRpmClient.const_get(type)
669
+ klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
626
670
  end
627
671
  end
628
672
 
@@ -648,7 +692,7 @@ module PulpRpmClient
648
692
  is_nullable = self.class.openapi_nullable.include?(attr)
649
693
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
650
694
  end
651
-
695
+
652
696
  hash[param] = _to_hash(value)
653
697
  end
654
698
  hash
@@ -671,5 +715,7 @@ module PulpRpmClient
671
715
  value
672
716
  end
673
717
  end
718
+
674
719
  end
720
+
675
721
  end
@@ -6,11 +6,12 @@
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.3.1
9
+ Generator version: 7.10.0
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module PulpRpmClient
16
17
  class PolicyEnum
@@ -18,6 +19,10 @@ module PulpRpmClient
18
19
  ON_DEMAND = "on_demand".freeze
19
20
  STREAMED = "streamed".freeze
20
21
 
22
+ def self.all_vars
23
+ @all_vars ||= [IMMEDIATE, ON_DEMAND, STREAMED].freeze
24
+ end
25
+
21
26
  # Builds the enum from string
22
27
  # @param [String] The enum value in the form of the string
23
28
  # @return [String] The enum value
@@ -29,9 +34,8 @@ module PulpRpmClient
29
34
  # @param [String] The enum value in the form of the string
30
35
  # @return [String] The enum value
31
36
  def build_from_hash(value)
32
- constantValues = PolicyEnum.constants.select { |c| PolicyEnum::const_get(c) == value }
33
- raise "Invalid ENUM value #{value} for class #PolicyEnum" if constantValues.empty?
34
- value
37
+ return value if PolicyEnum.all_vars.include?(value)
38
+ raise "Invalid ENUM value #{value} for class #PolicyEnum"
35
39
  end
36
40
  end
37
41
  end
@@ -6,11 +6,12 @@
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.3.1
9
+ Generator version: 7.10.0
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module PulpRpmClient
16
17
  # Serializer for prune-old-Packages operation.
@@ -33,6 +34,11 @@ module PulpRpmClient
33
34
  }
34
35
  end
35
36
 
37
+ # Returns all the JSON keys this model knows about
38
+ def self.acceptable_attributes
39
+ attribute_map.values
40
+ end
41
+
36
42
  # Attribute type mapping.
37
43
  def self.openapi_types
38
44
  {
@@ -67,6 +73,8 @@ module PulpRpmClient
67
73
  if (value = attributes[:'repo_hrefs']).is_a?(Array)
68
74
  self.repo_hrefs = value
69
75
  end
76
+ else
77
+ self.repo_hrefs = nil
70
78
  end
71
79
 
72
80
  if attributes.key?(:'keep_days')
@@ -85,6 +93,7 @@ module PulpRpmClient
85
93
  # Show invalid properties with the reasons. Usually used together with valid?
86
94
  # @return Array for valid properties with the reasons
87
95
  def list_invalid_properties
96
+ warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
88
97
  invalid_properties = Array.new
89
98
  if @repo_hrefs.nil?
90
99
  invalid_properties.push('invalid value for "repo_hrefs", repo_hrefs cannot be nil.')
@@ -100,6 +109,7 @@ module PulpRpmClient
100
109
  # Check to see if the all the properties in the model are valid
101
110
  # @return true if the model is valid
102
111
  def valid?
112
+ warn '[DEPRECATED] the `valid?` method is obsolete'
103
113
  return false if @repo_hrefs.nil?
104
114
  return false if !@keep_days.nil? && @keep_days < 0
105
115
  true
@@ -108,7 +118,11 @@ module PulpRpmClient
108
118
  # Custom attribute writer method with validation
109
119
  # @param [Object] keep_days Value to be assigned
110
120
  def keep_days=(keep_days)
111
- if !keep_days.nil? && keep_days < 0
121
+ if keep_days.nil?
122
+ fail ArgumentError, 'keep_days cannot be nil'
123
+ end
124
+
125
+ if keep_days < 0
112
126
  fail ArgumentError, 'invalid value for "keep_days", must be greater than or equal to 0.'
113
127
  end
114
128
 
@@ -141,37 +155,33 @@ module PulpRpmClient
141
155
  # @param [Hash] attributes Model attributes in the form of hash
142
156
  # @return [Object] Returns the model itself
143
157
  def self.build_from_hash(attributes)
144
- new.build_from_hash(attributes)
145
- end
146
-
147
- # Builds the object from hash
148
- # @param [Hash] attributes Model attributes in the form of hash
149
- # @return [Object] Returns the model itself
150
- def build_from_hash(attributes)
151
158
  return nil unless attributes.is_a?(Hash)
152
- self.class.openapi_types.each_pair do |key, type|
153
- if type =~ /\AArray<(.*)>/i
159
+ attributes = attributes.transform_keys(&:to_sym)
160
+ transformed_hash = {}
161
+ openapi_types.each_pair do |key, type|
162
+ if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
163
+ transformed_hash["#{key}"] = nil
164
+ elsif type =~ /\AArray<(.*)>/i
154
165
  # check to ensure the input is an array given that the attribute
155
166
  # is documented as an array but the input is not
156
- if attributes[self.class.attribute_map[key]].is_a?(Array)
157
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
167
+ if attributes[attribute_map[key]].is_a?(Array)
168
+ transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
158
169
  end
159
- elsif !attributes[self.class.attribute_map[key]].nil?
160
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
161
- end # or else data not found in attributes(hash), not an issue as the data can be optional
170
+ elsif !attributes[attribute_map[key]].nil?
171
+ transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
172
+ end
162
173
  end
163
-
164
- self
174
+ new(transformed_hash)
165
175
  end
166
176
 
167
177
  # Deserializes the data based on type
168
178
  # @param string type Data type
169
179
  # @param string value Value to be deserialized
170
180
  # @return [Object] Deserialized data
171
- def _deserialize(type, value)
181
+ def self._deserialize(type, value)
172
182
  case type.to_sym
173
- when :DateTime
174
- DateTime.parse(value)
183
+ when :Time
184
+ Time.parse(value)
175
185
  when :Date
176
186
  Date.parse(value)
177
187
  when :String
@@ -201,7 +211,9 @@ module PulpRpmClient
201
211
  end
202
212
  end
203
213
  else # model
204
- PulpRpmClient.const_get(type).build_from_hash(value)
214
+ # models (e.g. Pet) or oneOf
215
+ klass = PulpRpmClient.const_get(type)
216
+ klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
205
217
  end
206
218
  end
207
219
 
@@ -227,7 +239,7 @@ module PulpRpmClient
227
239
  is_nullable = self.class.openapi_nullable.include?(attr)
228
240
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
229
241
  end
230
-
242
+
231
243
  hash[param] = _to_hash(value)
232
244
  end
233
245
  hash
@@ -250,5 +262,7 @@ module PulpRpmClient
250
262
  value
251
263
  end
252
264
  end
265
+
253
266
  end
267
+
254
268
  end
@@ -6,11 +6,12 @@
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.3.1
9
+ Generator version: 7.10.0
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module PulpRpmClient
16
17
  class Repair
@@ -24,6 +25,11 @@ module PulpRpmClient
24
25
  }
25
26
  end
26
27
 
28
+ # Returns all the JSON keys this model knows about
29
+ def self.acceptable_attributes
30
+ attribute_map.values
31
+ end
32
+
27
33
  # Attribute type mapping.
28
34
  def self.openapi_types
29
35
  {
@@ -62,6 +68,7 @@ module PulpRpmClient
62
68
  # Show invalid properties with the reasons. Usually used together with valid?
63
69
  # @return Array for valid properties with the reasons
64
70
  def list_invalid_properties
71
+ warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
65
72
  invalid_properties = Array.new
66
73
  invalid_properties
67
74
  end
@@ -69,6 +76,7 @@ module PulpRpmClient
69
76
  # Check to see if the all the properties in the model are valid
70
77
  # @return true if the model is valid
71
78
  def valid?
79
+ warn '[DEPRECATED] the `valid?` method is obsolete'
72
80
  true
73
81
  end
74
82
 
@@ -96,37 +104,33 @@ module PulpRpmClient
96
104
  # @param [Hash] attributes Model attributes in the form of hash
97
105
  # @return [Object] Returns the model itself
98
106
  def self.build_from_hash(attributes)
99
- new.build_from_hash(attributes)
100
- end
101
-
102
- # Builds the object from hash
103
- # @param [Hash] attributes Model attributes in the form of hash
104
- # @return [Object] Returns the model itself
105
- def build_from_hash(attributes)
106
107
  return nil unless attributes.is_a?(Hash)
107
- self.class.openapi_types.each_pair do |key, type|
108
- if type =~ /\AArray<(.*)>/i
108
+ attributes = attributes.transform_keys(&:to_sym)
109
+ transformed_hash = {}
110
+ openapi_types.each_pair do |key, type|
111
+ if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
112
+ transformed_hash["#{key}"] = nil
113
+ elsif type =~ /\AArray<(.*)>/i
109
114
  # check to ensure the input is an array given that the attribute
110
115
  # is documented as an array but the input is not
111
- if attributes[self.class.attribute_map[key]].is_a?(Array)
112
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
116
+ if attributes[attribute_map[key]].is_a?(Array)
117
+ transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
113
118
  end
114
- elsif !attributes[self.class.attribute_map[key]].nil?
115
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
116
- end # or else data not found in attributes(hash), not an issue as the data can be optional
119
+ elsif !attributes[attribute_map[key]].nil?
120
+ transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
121
+ end
117
122
  end
118
-
119
- self
123
+ new(transformed_hash)
120
124
  end
121
125
 
122
126
  # Deserializes the data based on type
123
127
  # @param string type Data type
124
128
  # @param string value Value to be deserialized
125
129
  # @return [Object] Deserialized data
126
- def _deserialize(type, value)
130
+ def self._deserialize(type, value)
127
131
  case type.to_sym
128
- when :DateTime
129
- DateTime.parse(value)
132
+ when :Time
133
+ Time.parse(value)
130
134
  when :Date
131
135
  Date.parse(value)
132
136
  when :String
@@ -156,7 +160,9 @@ module PulpRpmClient
156
160
  end
157
161
  end
158
162
  else # model
159
- PulpRpmClient.const_get(type).build_from_hash(value)
163
+ # models (e.g. Pet) or oneOf
164
+ klass = PulpRpmClient.const_get(type)
165
+ klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
160
166
  end
161
167
  end
162
168
 
@@ -182,7 +188,7 @@ module PulpRpmClient
182
188
  is_nullable = self.class.openapi_nullable.include?(attr)
183
189
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
184
190
  end
185
-
191
+
186
192
  hash[param] = _to_hash(value)
187
193
  end
188
194
  hash
@@ -205,5 +211,7 @@ module PulpRpmClient
205
211
  value
206
212
  end
207
213
  end
214
+
208
215
  end
216
+
209
217
  end