pulp_rpm_client 3.27.3 → 3.28.0
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.
- checksums.yaml +4 -4
- data/README.md +10 -9
- data/docs/AcsRpmApi.md +343 -156
- data/docs/AddonResponse.md +16 -15
- data/docs/ArtifactResponse.md +30 -29
- data/docs/AsyncOperationResponse.md +8 -7
- data/docs/ChecksumResponse.md +10 -9
- data/docs/CompressionTypeEnum.md +4 -5
- data/docs/ContentAdvisoriesApi.md +125 -75
- data/docs/ContentDistributionTreesApi.md +79 -46
- data/docs/ContentModulemdDefaultsApi.md +114 -64
- data/docs/ContentModulemdObsoletesApi.md +107 -57
- data/docs/ContentModulemdsApi.md +123 -73
- data/docs/ContentPackagecategoriesApi.md +79 -46
- data/docs/ContentPackageenvironmentsApi.md +79 -46
- data/docs/ContentPackagegroupsApi.md +79 -46
- data/docs/ContentPackagelangpacksApi.md +79 -46
- data/docs/ContentPackagesApi.md +148 -98
- data/docs/ContentRepoMetadataFilesApi.md +79 -46
- data/docs/ContentSummaryResponse.md +12 -11
- data/docs/Copy.md +10 -9
- data/docs/DistributionsRpmApi.md +385 -182
- data/docs/ImageResponse.md +14 -13
- data/docs/MyPermissionsResponse.md +8 -7
- data/docs/NestedRole.md +12 -11
- data/docs/NestedRoleResponse.md +12 -11
- data/docs/ObjectRolesResponse.md +8 -7
- data/docs/PackageChecksumTypeEnum.md +4 -5
- data/docs/PaginatedRepositoryVersionResponseList.md +14 -13
- data/docs/PaginatedrpmDistributionTreeResponseList.md +14 -13
- data/docs/PaginatedrpmModulemdDefaultsResponseList.md +14 -13
- data/docs/PaginatedrpmModulemdObsoleteResponseList.md +14 -13
- data/docs/PaginatedrpmModulemdResponseList.md +14 -13
- data/docs/PaginatedrpmPackageCategoryResponseList.md +14 -13
- data/docs/PaginatedrpmPackageEnvironmentResponseList.md +14 -13
- data/docs/PaginatedrpmPackageGroupResponseList.md +14 -13
- data/docs/PaginatedrpmPackageLangpacksResponseList.md +14 -13
- data/docs/PaginatedrpmPackageResponseList.md +14 -13
- data/docs/PaginatedrpmRepoMetadataFileResponseList.md +14 -13
- data/docs/PaginatedrpmRpmAlternateContentSourceResponseList.md +14 -13
- data/docs/PaginatedrpmRpmDistributionResponseList.md +14 -13
- data/docs/PaginatedrpmRpmPublicationResponseList.md +14 -13
- data/docs/PaginatedrpmRpmRemoteResponseList.md +14 -13
- data/docs/PaginatedrpmRpmRepositoryResponseList.md +14 -13
- data/docs/PaginatedrpmUlnRemoteResponseList.md +14 -13
- data/docs/PaginatedrpmUpdateRecordResponseList.md +14 -13
- data/docs/PatchedrpmRpmAlternateContentSource.md +14 -13
- data/docs/PatchedrpmRpmDistribution.md +22 -21
- data/docs/PatchedrpmRpmRemote.md +50 -49
- data/docs/PatchedrpmRpmRepository.md +40 -39
- data/docs/PatchedrpmUlnRemote.md +50 -49
- data/docs/PolicyEnum.md +4 -5
- data/docs/PrunePackages.md +12 -11
- data/docs/PublicationsRpmApi.md +267 -130
- data/docs/RemotesRpmApi.md +389 -184
- data/docs/RemotesUlnApi.md +389 -184
- data/docs/Repair.md +8 -7
- data/docs/RepositoriesRpmApi.md +444 -207
- data/docs/RepositoriesRpmVersionsApi.md +152 -82
- data/docs/RepositoryAddRemoveContent.md +12 -11
- data/docs/RepositoryVersionResponse.md +22 -21
- data/docs/RpmCompsApi.md +32 -16
- data/docs/RpmCopyApi.md +30 -14
- data/docs/RpmDistributionTreeResponse.md +46 -43
- data/docs/RpmModulemd.md +32 -31
- data/docs/RpmModulemdDefaults.md +16 -15
- data/docs/RpmModulemdDefaultsResponse.md +20 -19
- data/docs/RpmModulemdObsolete.md +28 -27
- data/docs/RpmModulemdObsoleteResponse.md +32 -31
- data/docs/RpmModulemdResponse.md +36 -35
- data/docs/RpmPackageCategoryResponse.md +30 -29
- data/docs/RpmPackageEnvironmentResponse.md +32 -31
- data/docs/RpmPackageGroupResponse.md +36 -35
- data/docs/RpmPackageLangpacksResponse.md +18 -17
- data/docs/RpmPackageResponse.md +100 -99
- data/docs/RpmPruneApi.md +30 -13
- data/docs/RpmRepoMetadataFileResponse.md +36 -35
- data/docs/RpmRepositorySyncURL.md +16 -15
- data/docs/RpmRpmAlternateContentSource.md +14 -13
- data/docs/RpmRpmAlternateContentSourceResponse.md +22 -21
- data/docs/RpmRpmDistribution.md +22 -21
- data/docs/RpmRpmDistributionResponse.md +34 -33
- data/docs/RpmRpmPublication.md +24 -23
- data/docs/RpmRpmPublicationResponse.md +34 -33
- data/docs/RpmRpmRemote.md +50 -49
- data/docs/RpmRpmRemoteResponse.md +50 -49
- data/docs/RpmRpmRemoteResponseHiddenFieldsInner.md +20 -0
- data/docs/RpmRpmRepository.md +40 -39
- data/docs/RpmRpmRepositoryResponse.md +54 -53
- data/docs/RpmUlnRemote.md +50 -49
- data/docs/RpmUlnRemoteResponse.md +50 -49
- data/docs/RpmUpdateCollection.md +12 -11
- data/docs/RpmUpdateCollectionResponse.md +14 -13
- data/docs/RpmUpdateRecordResponse.md +50 -49
- data/docs/SetLabel.md +10 -9
- data/docs/SetLabelResponse.md +10 -9
- data/docs/SkipTypesEnum.md +4 -5
- data/docs/SyncPolicyEnum.md +4 -5
- data/docs/TaskGroupOperationResponse.md +8 -7
- data/docs/UnsetLabel.md +8 -7
- data/docs/UnsetLabelResponse.md +10 -9
- data/docs/VariantResponse.md +26 -25
- data/lib/pulp_rpm_client/api/acs_rpm_api.rb +76 -50
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_modulemd_obsoletes_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +11 -9
- data/lib/pulp_rpm_client/api/content_packages_api.rb +20 -14
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +11 -9
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +89 -56
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +67 -47
- data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +104 -68
- data/lib/pulp_rpm_client/api/remotes_uln_api.rb +104 -68
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +107 -66
- data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +40 -30
- data/lib/pulp_rpm_client/api/rpm_comps_api.rb +10 -6
- data/lib/pulp_rpm_client/api/rpm_copy_api.rb +10 -6
- data/lib/pulp_rpm_client/api/rpm_prune_api.rb +10 -6
- data/lib/pulp_rpm_client/api_client.rb +137 -102
- data/lib/pulp_rpm_client/api_error.rb +2 -1
- data/lib/pulp_rpm_client/configuration.rb +162 -21
- data/lib/pulp_rpm_client/models/addon_response.rb +40 -22
- data/lib/pulp_rpm_client/models/artifact_response.rb +34 -24
- data/lib/pulp_rpm_client/models/async_operation_response.rb +32 -22
- data/lib/pulp_rpm_client/models/checksum_response.rb +34 -22
- data/lib/pulp_rpm_client/models/compression_type_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/content_summary_response.rb +36 -22
- data/lib/pulp_rpm_client/models/copy.rb +34 -28
- data/lib/pulp_rpm_client/models/image_response.rb +38 -22
- data/lib/pulp_rpm_client/models/my_permissions_response.rb +32 -22
- data/lib/pulp_rpm_client/models/nested_role.rb +32 -22
- data/lib/pulp_rpm_client/models/nested_role_response.rb +32 -22
- data/lib/pulp_rpm_client/models/object_roles_response.rb +32 -22
- data/lib/pulp_rpm_client/models/package_checksum_type_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +34 -22
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_alternate_content_source.rb +36 -24
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb +40 -24
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +62 -24
- data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +68 -25
- data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +72 -26
- data/lib/pulp_rpm_client/models/policy_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/prune_packages.rb +37 -23
- data/lib/pulp_rpm_client/models/repair.rb +30 -22
- data/lib/pulp_rpm_client/models/repository_add_remove_content.rb +30 -22
- data/lib/pulp_rpm_client/models/repository_version_response.rb +32 -24
- data/lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb +77 -23
- data/lib/pulp_rpm_client/models/rpm_modulemd.rb +50 -22
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +39 -27
- data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +39 -29
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete.rb +55 -27
- data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +50 -24
- data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +50 -24
- data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +48 -24
- data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +50 -24
- data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +48 -24
- data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +36 -24
- data/lib/pulp_rpm_client/models/rpm_package_response.rb +42 -24
- data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +40 -24
- data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +52 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source.rb +35 -23
- data/lib/pulp_rpm_client/models/rpm_rpm_alternate_content_source_response.rb +37 -25
- data/lib/pulp_rpm_client/models/rpm_rpm_distribution.rb +34 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb +36 -24
- data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +53 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +55 -24
- data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +56 -22
- data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +59 -25
- data/lib/pulp_rpm_client/models/{rpm_rpm_remote_response_hidden_fields.rb → rpm_rpm_remote_response_hidden_fields_inner.rb} +37 -25
- data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +65 -24
- data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +67 -26
- data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +60 -22
- data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +59 -25
- data/lib/pulp_rpm_client/models/rpm_update_collection.rb +36 -22
- data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +36 -22
- data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +32 -24
- data/lib/pulp_rpm_client/models/set_label.rb +34 -22
- data/lib/pulp_rpm_client/models/set_label_response.rb +34 -22
- data/lib/pulp_rpm_client/models/skip_types_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/sync_policy_enum.rb +8 -4
- data/lib/pulp_rpm_client/models/task_group_operation_response.rb +32 -22
- data/lib/pulp_rpm_client/models/unset_label.rb +32 -22
- data/lib/pulp_rpm_client/models/unset_label_response.rb +32 -22
- data/lib/pulp_rpm_client/models/variant_response.rb +50 -22
- data/lib/pulp_rpm_client/version.rb +2 -2
- data/lib/pulp_rpm_client.rb +2 -5
- data/pulp_rpm_client.gemspec +9 -6
- data/spec/api/acs_rpm_api_spec.rb +12 -12
- data/spec/api/content_advisories_api_spec.rb +4 -4
- data/spec/api/content_distribution_trees_api_spec.rb +3 -3
- data/spec/api/content_modulemd_defaults_api_spec.rb +4 -4
- data/spec/api/content_modulemd_obsoletes_api_spec.rb +4 -4
- data/spec/api/content_modulemds_api_spec.rb +4 -4
- data/spec/api/content_packagecategories_api_spec.rb +3 -3
- data/spec/api/content_packageenvironments_api_spec.rb +3 -3
- data/spec/api/content_packagegroups_api_spec.rb +3 -3
- data/spec/api/content_packagelangpacks_api_spec.rb +3 -3
- data/spec/api/content_packages_api_spec.rb +4 -4
- data/spec/api/content_repo_metadata_files_api_spec.rb +3 -3
- data/spec/api/distributions_rpm_api_spec.rb +13 -13
- data/spec/api/publications_rpm_api_spec.rb +16 -15
- data/spec/api/remotes_rpm_api_spec.rb +20 -19
- data/spec/api/remotes_uln_api_spec.rb +20 -19
- data/spec/api/repositories_rpm_api_spec.rb +15 -15
- data/spec/api/repositories_rpm_versions_api_spec.rb +12 -11
- data/spec/api/rpm_comps_api_spec.rb +2 -2
- data/spec/api/rpm_copy_api_spec.rb +2 -2
- data/spec/api/rpm_prune_api_spec.rb +2 -2
- data/spec/models/addon_response_spec.rb +11 -16
- data/spec/models/artifact_response_spec.rb +18 -23
- data/spec/models/async_operation_response_spec.rb +7 -12
- data/spec/models/checksum_response_spec.rb +8 -13
- data/spec/models/compression_type_enum_spec.rb +6 -11
- data/spec/models/content_summary_response_spec.rb +9 -14
- data/spec/models/copy_spec.rb +8 -13
- data/spec/models/image_response_spec.rb +10 -15
- data/spec/models/my_permissions_response_spec.rb +7 -12
- data/spec/models/nested_role_response_spec.rb +9 -14
- data/spec/models/nested_role_spec.rb +9 -14
- data/spec/models/object_roles_response_spec.rb +7 -12
- data/spec/models/package_checksum_type_enum_spec.rb +6 -11
- data/spec/models/paginated_repository_version_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_distribution_tree_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_modulemd_obsolete_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_modulemd_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_category_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_environment_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_group_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_langpacks_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_package_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_alternate_content_source_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_publication_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_remote_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_rpm_repository_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_uln_remote_response_list_spec.rb +10 -15
- data/spec/models/paginatedrpm_update_record_response_list_spec.rb +10 -15
- data/spec/models/patchedrpm_rpm_alternate_content_source_spec.rb +10 -15
- data/spec/models/patchedrpm_rpm_distribution_spec.rb +14 -19
- data/spec/models/patchedrpm_rpm_remote_spec.rb +28 -33
- data/spec/models/patchedrpm_rpm_repository_spec.rb +23 -28
- data/spec/models/patchedrpm_uln_remote_spec.rb +28 -33
- data/spec/models/policy_enum_spec.rb +6 -11
- data/spec/models/prune_packages_spec.rb +9 -14
- data/spec/models/repair_spec.rb +7 -12
- data/spec/models/repository_add_remove_content_spec.rb +9 -14
- data/spec/models/repository_version_response_spec.rb +14 -19
- data/spec/models/rpm_distribution_tree_response_spec.rb +31 -30
- data/spec/models/rpm_modulemd_defaults_response_spec.rb +13 -18
- data/spec/models/rpm_modulemd_defaults_spec.rb +11 -16
- data/spec/models/rpm_modulemd_obsolete_response_spec.rb +19 -24
- data/spec/models/rpm_modulemd_obsolete_spec.rb +17 -22
- data/spec/models/rpm_modulemd_response_spec.rb +21 -26
- data/spec/models/rpm_modulemd_spec.rb +19 -24
- data/spec/models/rpm_package_category_response_spec.rb +18 -23
- data/spec/models/rpm_package_environment_response_spec.rb +19 -24
- data/spec/models/rpm_package_group_response_spec.rb +21 -26
- data/spec/models/rpm_package_langpacks_response_spec.rb +12 -17
- data/spec/models/rpm_package_response_spec.rb +53 -58
- data/spec/models/rpm_repo_metadata_file_response_spec.rb +21 -26
- data/spec/models/rpm_repository_sync_url_spec.rb +11 -16
- data/spec/models/rpm_rpm_alternate_content_source_response_spec.rb +14 -19
- data/spec/models/rpm_rpm_alternate_content_source_spec.rb +10 -15
- data/spec/models/rpm_rpm_distribution_response_spec.rb +20 -25
- data/spec/models/rpm_rpm_distribution_spec.rb +14 -19
- data/spec/models/rpm_rpm_publication_response_spec.rb +20 -25
- data/spec/models/rpm_rpm_publication_spec.rb +15 -20
- data/spec/models/{rpm_rpm_remote_response_hidden_fields_spec.rb → rpm_rpm_remote_response_hidden_fields_inner_spec.rb} +11 -16
- data/spec/models/rpm_rpm_remote_response_spec.rb +28 -33
- data/spec/models/rpm_rpm_remote_spec.rb +28 -33
- data/spec/models/rpm_rpm_repository_response_spec.rb +30 -35
- data/spec/models/rpm_rpm_repository_spec.rb +23 -28
- data/spec/models/rpm_uln_remote_response_spec.rb +28 -33
- data/spec/models/rpm_uln_remote_spec.rb +28 -33
- data/spec/models/rpm_update_collection_response_spec.rb +10 -15
- data/spec/models/rpm_update_collection_spec.rb +9 -14
- data/spec/models/rpm_update_record_response_spec.rb +28 -33
- data/spec/models/set_label_response_spec.rb +8 -13
- data/spec/models/set_label_spec.rb +8 -13
- data/spec/models/skip_types_enum_spec.rb +6 -11
- data/spec/models/sync_policy_enum_spec.rb +6 -11
- data/spec/models/task_group_operation_response_spec.rb +7 -12
- data/spec/models/unset_label_response_spec.rb +8 -13
- data/spec/models/unset_label_spec.rb +7 -12
- data/spec/models/variant_response_spec.rb +16 -21
- data/spec/spec_helper.rb +1 -1
- metadata +121 -109
- data/docs/CompsXml.md +0 -21
- data/docs/RpmPackage.md +0 -27
- data/docs/RpmRpmRemoteResponseHiddenFields.md +0 -19
- data/docs/RpmUpdateRecord.md +0 -23
- data/lib/pulp_rpm_client/models/comps_xml.rb +0 -233
- data/lib/pulp_rpm_client/models/rpm_package.rb +0 -288
- data/lib/pulp_rpm_client/models/rpm_update_record.rb +0 -253
- data/spec/api_client_spec.rb +0 -188
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/comps_xml_spec.rb +0 -53
- data/spec/models/rpm_package_spec.rb +0 -71
- 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
|
-
|
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
|
# ModulemdDefaults serializer.
|
@@ -41,6 +42,11 @@ module PulpRpmClient
|
|
41
42
|
}
|
42
43
|
end
|
43
44
|
|
45
|
+
# Returns all the JSON keys this model knows about
|
46
|
+
def self.acceptable_attributes
|
47
|
+
attribute_map.values
|
48
|
+
end
|
49
|
+
|
44
50
|
# Attribute type mapping.
|
45
51
|
def self.openapi_types
|
46
52
|
{
|
@@ -55,6 +61,7 @@ module PulpRpmClient
|
|
55
61
|
# List of attributes with nullable: true
|
56
62
|
def self.openapi_nullable
|
57
63
|
Set.new([
|
64
|
+
:'profiles',
|
58
65
|
])
|
59
66
|
end
|
60
67
|
|
@@ -79,24 +86,33 @@ module PulpRpmClient
|
|
79
86
|
|
80
87
|
if attributes.key?(:'_module')
|
81
88
|
self._module = attributes[:'_module']
|
89
|
+
else
|
90
|
+
self._module = nil
|
82
91
|
end
|
83
92
|
|
84
93
|
if attributes.key?(:'stream')
|
85
94
|
self.stream = attributes[:'stream']
|
95
|
+
else
|
96
|
+
self.stream = nil
|
86
97
|
end
|
87
98
|
|
88
99
|
if attributes.key?(:'profiles')
|
89
100
|
self.profiles = attributes[:'profiles']
|
101
|
+
else
|
102
|
+
self.profiles = nil
|
90
103
|
end
|
91
104
|
|
92
105
|
if attributes.key?(:'snippet')
|
93
106
|
self.snippet = attributes[:'snippet']
|
107
|
+
else
|
108
|
+
self.snippet = nil
|
94
109
|
end
|
95
110
|
end
|
96
111
|
|
97
112
|
# Show invalid properties with the reasons. Usually used together with valid?
|
98
113
|
# @return Array for valid properties with the reasons
|
99
114
|
def list_invalid_properties
|
115
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
100
116
|
invalid_properties = Array.new
|
101
117
|
if @_module.nil?
|
102
118
|
invalid_properties.push('invalid value for "_module", _module cannot be nil.')
|
@@ -114,10 +130,6 @@ module PulpRpmClient
|
|
114
130
|
invalid_properties.push('invalid value for "stream", the character length must be great than or equal to 1.')
|
115
131
|
end
|
116
132
|
|
117
|
-
if @profiles.nil?
|
118
|
-
invalid_properties.push('invalid value for "profiles", profiles cannot be nil.')
|
119
|
-
end
|
120
|
-
|
121
133
|
if @snippet.nil?
|
122
134
|
invalid_properties.push('invalid value for "snippet", snippet cannot be nil.')
|
123
135
|
end
|
@@ -132,11 +144,11 @@ module PulpRpmClient
|
|
132
144
|
# Check to see if the all the properties in the model are valid
|
133
145
|
# @return true if the model is valid
|
134
146
|
def valid?
|
147
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
135
148
|
return false if @_module.nil?
|
136
149
|
return false if @_module.to_s.length < 1
|
137
150
|
return false if @stream.nil?
|
138
151
|
return false if @stream.to_s.length < 1
|
139
|
-
return false if @profiles.nil?
|
140
152
|
return false if @snippet.nil?
|
141
153
|
return false if @snippet.to_s.length < 1
|
142
154
|
true
|
@@ -212,37 +224,33 @@ module PulpRpmClient
|
|
212
224
|
# @param [Hash] attributes Model attributes in the form of hash
|
213
225
|
# @return [Object] Returns the model itself
|
214
226
|
def self.build_from_hash(attributes)
|
215
|
-
new.build_from_hash(attributes)
|
216
|
-
end
|
217
|
-
|
218
|
-
# Builds the object from hash
|
219
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
220
|
-
# @return [Object] Returns the model itself
|
221
|
-
def build_from_hash(attributes)
|
222
227
|
return nil unless attributes.is_a?(Hash)
|
223
|
-
|
224
|
-
|
228
|
+
attributes = attributes.transform_keys(&:to_sym)
|
229
|
+
transformed_hash = {}
|
230
|
+
openapi_types.each_pair do |key, type|
|
231
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
232
|
+
transformed_hash["#{key}"] = nil
|
233
|
+
elsif type =~ /\AArray<(.*)>/i
|
225
234
|
# check to ensure the input is an array given that the attribute
|
226
235
|
# is documented as an array but the input is not
|
227
|
-
if attributes[
|
228
|
-
|
236
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
237
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
229
238
|
end
|
230
|
-
elsif !attributes[
|
231
|
-
|
232
|
-
end
|
239
|
+
elsif !attributes[attribute_map[key]].nil?
|
240
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
241
|
+
end
|
233
242
|
end
|
234
|
-
|
235
|
-
self
|
243
|
+
new(transformed_hash)
|
236
244
|
end
|
237
245
|
|
238
246
|
# Deserializes the data based on type
|
239
247
|
# @param string type Data type
|
240
248
|
# @param string value Value to be deserialized
|
241
249
|
# @return [Object] Deserialized data
|
242
|
-
def _deserialize(type, value)
|
250
|
+
def self._deserialize(type, value)
|
243
251
|
case type.to_sym
|
244
|
-
when :
|
245
|
-
|
252
|
+
when :Time
|
253
|
+
Time.parse(value)
|
246
254
|
when :Date
|
247
255
|
Date.parse(value)
|
248
256
|
when :String
|
@@ -272,7 +280,9 @@ module PulpRpmClient
|
|
272
280
|
end
|
273
281
|
end
|
274
282
|
else # model
|
275
|
-
|
283
|
+
# models (e.g. Pet) or oneOf
|
284
|
+
klass = PulpRpmClient.const_get(type)
|
285
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
276
286
|
end
|
277
287
|
end
|
278
288
|
|
@@ -298,7 +308,7 @@ module PulpRpmClient
|
|
298
308
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
299
309
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
300
310
|
end
|
301
|
-
|
311
|
+
|
302
312
|
hash[param] = _to_hash(value)
|
303
313
|
end
|
304
314
|
hash
|
@@ -321,5 +331,7 @@ module PulpRpmClient
|
|
321
331
|
value
|
322
332
|
end
|
323
333
|
end
|
334
|
+
|
324
335
|
end
|
336
|
+
|
325
337
|
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
|
-
|
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
|
# ModulemdDefaults serializer.
|
@@ -48,13 +49,18 @@ module PulpRpmClient
|
|
48
49
|
}
|
49
50
|
end
|
50
51
|
|
52
|
+
# Returns all the JSON keys this model knows about
|
53
|
+
def self.acceptable_attributes
|
54
|
+
attribute_map.values
|
55
|
+
end
|
56
|
+
|
51
57
|
# Attribute type mapping.
|
52
58
|
def self.openapi_types
|
53
59
|
{
|
54
60
|
:'pulp_href' => :'String',
|
55
61
|
:'prn' => :'String',
|
56
|
-
:'pulp_created' => :'
|
57
|
-
:'pulp_last_updated' => :'
|
62
|
+
:'pulp_created' => :'Time',
|
63
|
+
:'pulp_last_updated' => :'Time',
|
58
64
|
:'_module' => :'String',
|
59
65
|
:'stream' => :'String',
|
60
66
|
:'profiles' => :'Object'
|
@@ -64,6 +70,7 @@ module PulpRpmClient
|
|
64
70
|
# List of attributes with nullable: true
|
65
71
|
def self.openapi_nullable
|
66
72
|
Set.new([
|
73
|
+
:'profiles'
|
67
74
|
])
|
68
75
|
end
|
69
76
|
|
@@ -100,20 +107,27 @@ module PulpRpmClient
|
|
100
107
|
|
101
108
|
if attributes.key?(:'_module')
|
102
109
|
self._module = attributes[:'_module']
|
110
|
+
else
|
111
|
+
self._module = nil
|
103
112
|
end
|
104
113
|
|
105
114
|
if attributes.key?(:'stream')
|
106
115
|
self.stream = attributes[:'stream']
|
116
|
+
else
|
117
|
+
self.stream = nil
|
107
118
|
end
|
108
119
|
|
109
120
|
if attributes.key?(:'profiles')
|
110
121
|
self.profiles = attributes[:'profiles']
|
122
|
+
else
|
123
|
+
self.profiles = nil
|
111
124
|
end
|
112
125
|
end
|
113
126
|
|
114
127
|
# Show invalid properties with the reasons. Usually used together with valid?
|
115
128
|
# @return Array for valid properties with the reasons
|
116
129
|
def list_invalid_properties
|
130
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
117
131
|
invalid_properties = Array.new
|
118
132
|
if @_module.nil?
|
119
133
|
invalid_properties.push('invalid value for "_module", _module cannot be nil.')
|
@@ -123,19 +137,15 @@ module PulpRpmClient
|
|
123
137
|
invalid_properties.push('invalid value for "stream", stream cannot be nil.')
|
124
138
|
end
|
125
139
|
|
126
|
-
if @profiles.nil?
|
127
|
-
invalid_properties.push('invalid value for "profiles", profiles cannot be nil.')
|
128
|
-
end
|
129
|
-
|
130
140
|
invalid_properties
|
131
141
|
end
|
132
142
|
|
133
143
|
# Check to see if the all the properties in the model are valid
|
134
144
|
# @return true if the model is valid
|
135
145
|
def valid?
|
146
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
136
147
|
return false if @_module.nil?
|
137
148
|
return false if @stream.nil?
|
138
|
-
return false if @profiles.nil?
|
139
149
|
true
|
140
150
|
end
|
141
151
|
|
@@ -169,37 +179,33 @@ module PulpRpmClient
|
|
169
179
|
# @param [Hash] attributes Model attributes in the form of hash
|
170
180
|
# @return [Object] Returns the model itself
|
171
181
|
def self.build_from_hash(attributes)
|
172
|
-
new.build_from_hash(attributes)
|
173
|
-
end
|
174
|
-
|
175
|
-
# Builds the object from hash
|
176
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
177
|
-
# @return [Object] Returns the model itself
|
178
|
-
def build_from_hash(attributes)
|
179
182
|
return nil unless attributes.is_a?(Hash)
|
180
|
-
|
181
|
-
|
183
|
+
attributes = attributes.transform_keys(&:to_sym)
|
184
|
+
transformed_hash = {}
|
185
|
+
openapi_types.each_pair do |key, type|
|
186
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
187
|
+
transformed_hash["#{key}"] = nil
|
188
|
+
elsif type =~ /\AArray<(.*)>/i
|
182
189
|
# check to ensure the input is an array given that the attribute
|
183
190
|
# is documented as an array but the input is not
|
184
|
-
if attributes[
|
185
|
-
|
191
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
192
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
186
193
|
end
|
187
|
-
elsif !attributes[
|
188
|
-
|
189
|
-
end
|
194
|
+
elsif !attributes[attribute_map[key]].nil?
|
195
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
196
|
+
end
|
190
197
|
end
|
191
|
-
|
192
|
-
self
|
198
|
+
new(transformed_hash)
|
193
199
|
end
|
194
200
|
|
195
201
|
# Deserializes the data based on type
|
196
202
|
# @param string type Data type
|
197
203
|
# @param string value Value to be deserialized
|
198
204
|
# @return [Object] Deserialized data
|
199
|
-
def _deserialize(type, value)
|
205
|
+
def self._deserialize(type, value)
|
200
206
|
case type.to_sym
|
201
|
-
when :
|
202
|
-
|
207
|
+
when :Time
|
208
|
+
Time.parse(value)
|
203
209
|
when :Date
|
204
210
|
Date.parse(value)
|
205
211
|
when :String
|
@@ -229,7 +235,9 @@ module PulpRpmClient
|
|
229
235
|
end
|
230
236
|
end
|
231
237
|
else # model
|
232
|
-
|
238
|
+
# models (e.g. Pet) or oneOf
|
239
|
+
klass = PulpRpmClient.const_get(type)
|
240
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
233
241
|
end
|
234
242
|
end
|
235
243
|
|
@@ -255,7 +263,7 @@ module PulpRpmClient
|
|
255
263
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
256
264
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
257
265
|
end
|
258
|
-
|
266
|
+
|
259
267
|
hash[param] = _to_hash(value)
|
260
268
|
end
|
261
269
|
hash
|
@@ -278,5 +286,7 @@ module PulpRpmClient
|
|
278
286
|
value
|
279
287
|
end
|
280
288
|
end
|
289
|
+
|
281
290
|
end
|
291
|
+
|
282
292
|
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
|
-
|
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
|
# ModulemdObsolete serializer.
|
@@ -65,6 +66,11 @@ module PulpRpmClient
|
|
65
66
|
}
|
66
67
|
end
|
67
68
|
|
69
|
+
# Returns all the JSON keys this model knows about
|
70
|
+
def self.acceptable_attributes
|
71
|
+
attribute_map.values
|
72
|
+
end
|
73
|
+
|
68
74
|
# Attribute type mapping.
|
69
75
|
def self.openapi_types
|
70
76
|
{
|
@@ -114,48 +120,69 @@ module PulpRpmClient
|
|
114
120
|
|
115
121
|
if attributes.key?(:'modified')
|
116
122
|
self.modified = attributes[:'modified']
|
123
|
+
else
|
124
|
+
self.modified = nil
|
117
125
|
end
|
118
126
|
|
119
127
|
if attributes.key?(:'module_name')
|
120
128
|
self.module_name = attributes[:'module_name']
|
129
|
+
else
|
130
|
+
self.module_name = nil
|
121
131
|
end
|
122
132
|
|
123
133
|
if attributes.key?(:'module_stream')
|
124
134
|
self.module_stream = attributes[:'module_stream']
|
135
|
+
else
|
136
|
+
self.module_stream = nil
|
125
137
|
end
|
126
138
|
|
127
139
|
if attributes.key?(:'message')
|
128
140
|
self.message = attributes[:'message']
|
141
|
+
else
|
142
|
+
self.message = nil
|
129
143
|
end
|
130
144
|
|
131
145
|
if attributes.key?(:'override_previous')
|
132
146
|
self.override_previous = attributes[:'override_previous']
|
147
|
+
else
|
148
|
+
self.override_previous = nil
|
133
149
|
end
|
134
150
|
|
135
151
|
if attributes.key?(:'module_context')
|
136
152
|
self.module_context = attributes[:'module_context']
|
153
|
+
else
|
154
|
+
self.module_context = nil
|
137
155
|
end
|
138
156
|
|
139
157
|
if attributes.key?(:'eol_date')
|
140
158
|
self.eol_date = attributes[:'eol_date']
|
159
|
+
else
|
160
|
+
self.eol_date = nil
|
141
161
|
end
|
142
162
|
|
143
163
|
if attributes.key?(:'obsoleted_by_module_name')
|
144
164
|
self.obsoleted_by_module_name = attributes[:'obsoleted_by_module_name']
|
165
|
+
else
|
166
|
+
self.obsoleted_by_module_name = nil
|
145
167
|
end
|
146
168
|
|
147
169
|
if attributes.key?(:'obsoleted_by_module_stream')
|
148
170
|
self.obsoleted_by_module_stream = attributes[:'obsoleted_by_module_stream']
|
171
|
+
else
|
172
|
+
self.obsoleted_by_module_stream = nil
|
149
173
|
end
|
150
174
|
|
151
175
|
if attributes.key?(:'snippet')
|
152
176
|
self.snippet = attributes[:'snippet']
|
177
|
+
else
|
178
|
+
self.snippet = nil
|
153
179
|
end
|
154
180
|
end
|
155
181
|
|
156
182
|
# Show invalid properties with the reasons. Usually used together with valid?
|
157
183
|
# @return Array for valid properties with the reasons
|
158
184
|
def list_invalid_properties
|
185
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
159
186
|
invalid_properties = Array.new
|
160
187
|
if @modified.nil?
|
161
188
|
invalid_properties.push('invalid value for "modified", modified cannot be nil.')
|
@@ -223,6 +250,7 @@ module PulpRpmClient
|
|
223
250
|
# Check to see if the all the properties in the model are valid
|
224
251
|
# @return true if the model is valid
|
225
252
|
def valid?
|
253
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
226
254
|
return false if @modified.nil?
|
227
255
|
return false if @modified.to_s.length < 1
|
228
256
|
return false if @module_name.nil?
|
@@ -300,7 +328,7 @@ module PulpRpmClient
|
|
300
328
|
# Custom attribute writer method with validation
|
301
329
|
# @param [Object] override_previous Value to be assigned
|
302
330
|
def override_previous=(override_previous)
|
303
|
-
if override_previous.to_s.length < 1
|
331
|
+
if !override_previous.nil? && override_previous.to_s.length < 1
|
304
332
|
fail ArgumentError, 'invalid value for "override_previous", the character length must be great than or equal to 1.'
|
305
333
|
end
|
306
334
|
|
@@ -310,7 +338,7 @@ module PulpRpmClient
|
|
310
338
|
# Custom attribute writer method with validation
|
311
339
|
# @param [Object] module_context Value to be assigned
|
312
340
|
def module_context=(module_context)
|
313
|
-
if module_context.to_s.length < 1
|
341
|
+
if !module_context.nil? && module_context.to_s.length < 1
|
314
342
|
fail ArgumentError, 'invalid value for "module_context", the character length must be great than or equal to 1.'
|
315
343
|
end
|
316
344
|
|
@@ -320,7 +348,7 @@ module PulpRpmClient
|
|
320
348
|
# Custom attribute writer method with validation
|
321
349
|
# @param [Object] eol_date Value to be assigned
|
322
350
|
def eol_date=(eol_date)
|
323
|
-
if eol_date.to_s.length < 1
|
351
|
+
if !eol_date.nil? && eol_date.to_s.length < 1
|
324
352
|
fail ArgumentError, 'invalid value for "eol_date", the character length must be great than or equal to 1.'
|
325
353
|
end
|
326
354
|
|
@@ -330,7 +358,7 @@ module PulpRpmClient
|
|
330
358
|
# Custom attribute writer method with validation
|
331
359
|
# @param [Object] obsoleted_by_module_name Value to be assigned
|
332
360
|
def obsoleted_by_module_name=(obsoleted_by_module_name)
|
333
|
-
if obsoleted_by_module_name.to_s.length < 1
|
361
|
+
if !obsoleted_by_module_name.nil? && obsoleted_by_module_name.to_s.length < 1
|
334
362
|
fail ArgumentError, 'invalid value for "obsoleted_by_module_name", the character length must be great than or equal to 1.'
|
335
363
|
end
|
336
364
|
|
@@ -340,7 +368,7 @@ module PulpRpmClient
|
|
340
368
|
# Custom attribute writer method with validation
|
341
369
|
# @param [Object] obsoleted_by_module_stream Value to be assigned
|
342
370
|
def obsoleted_by_module_stream=(obsoleted_by_module_stream)
|
343
|
-
if obsoleted_by_module_stream.to_s.length < 1
|
371
|
+
if !obsoleted_by_module_stream.nil? && obsoleted_by_module_stream.to_s.length < 1
|
344
372
|
fail ArgumentError, 'invalid value for "obsoleted_by_module_stream", the character length must be great than or equal to 1.'
|
345
373
|
end
|
346
374
|
|
@@ -395,37 +423,33 @@ module PulpRpmClient
|
|
395
423
|
# @param [Hash] attributes Model attributes in the form of hash
|
396
424
|
# @return [Object] Returns the model itself
|
397
425
|
def self.build_from_hash(attributes)
|
398
|
-
new.build_from_hash(attributes)
|
399
|
-
end
|
400
|
-
|
401
|
-
# Builds the object from hash
|
402
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
403
|
-
# @return [Object] Returns the model itself
|
404
|
-
def build_from_hash(attributes)
|
405
426
|
return nil unless attributes.is_a?(Hash)
|
406
|
-
|
407
|
-
|
427
|
+
attributes = attributes.transform_keys(&:to_sym)
|
428
|
+
transformed_hash = {}
|
429
|
+
openapi_types.each_pair do |key, type|
|
430
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
431
|
+
transformed_hash["#{key}"] = nil
|
432
|
+
elsif type =~ /\AArray<(.*)>/i
|
408
433
|
# check to ensure the input is an array given that the attribute
|
409
434
|
# is documented as an array but the input is not
|
410
|
-
if attributes[
|
411
|
-
|
435
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
436
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
412
437
|
end
|
413
|
-
elsif !attributes[
|
414
|
-
|
415
|
-
end
|
438
|
+
elsif !attributes[attribute_map[key]].nil?
|
439
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
440
|
+
end
|
416
441
|
end
|
417
|
-
|
418
|
-
self
|
442
|
+
new(transformed_hash)
|
419
443
|
end
|
420
444
|
|
421
445
|
# Deserializes the data based on type
|
422
446
|
# @param string type Data type
|
423
447
|
# @param string value Value to be deserialized
|
424
448
|
# @return [Object] Deserialized data
|
425
|
-
def _deserialize(type, value)
|
449
|
+
def self._deserialize(type, value)
|
426
450
|
case type.to_sym
|
427
|
-
when :
|
428
|
-
|
451
|
+
when :Time
|
452
|
+
Time.parse(value)
|
429
453
|
when :Date
|
430
454
|
Date.parse(value)
|
431
455
|
when :String
|
@@ -455,7 +479,9 @@ module PulpRpmClient
|
|
455
479
|
end
|
456
480
|
end
|
457
481
|
else # model
|
458
|
-
|
482
|
+
# models (e.g. Pet) or oneOf
|
483
|
+
klass = PulpRpmClient.const_get(type)
|
484
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
459
485
|
end
|
460
486
|
end
|
461
487
|
|
@@ -481,7 +507,7 @@ module PulpRpmClient
|
|
481
507
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
482
508
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
483
509
|
end
|
484
|
-
|
510
|
+
|
485
511
|
hash[param] = _to_hash(value)
|
486
512
|
end
|
487
513
|
hash
|
@@ -504,5 +530,7 @@ module PulpRpmClient
|
|
504
530
|
value
|
505
531
|
end
|
506
532
|
end
|
533
|
+
|
507
534
|
end
|
535
|
+
|
508
536
|
end
|