pulp_file_client 3.49.14 → 3.50.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 +77 -420
- data/docs/AcsFileApi.md +56 -56
- data/docs/ContentFilesApi.md +16 -16
- data/docs/DistributionsFileApi.md +61 -61
- data/docs/FileFileRemote.md +1 -1
- data/docs/FileFileRemoteResponse.md +2 -2
- data/docs/{RemoteResponseHiddenFields.md → FileFileRemoteResponseHiddenFields.md} +2 -2
- data/docs/PatchedfileFileRemote.md +1 -1
- data/docs/{MethodEnum.md → PolicyEnum.md} +2 -2
- data/docs/PublicationsFileApi.md +41 -41
- data/docs/RemotesFileApi.md +61 -61
- data/docs/RepositoriesFileApi.md +71 -71
- data/docs/RepositoriesFileVersionsApi.md +21 -21
- data/lib/pulp_file_client/api/acs_file_api.rb +69 -69
- data/lib/pulp_file_client/api/content_files_api.rb +18 -18
- data/lib/pulp_file_client/api/distributions_file_api.rb +77 -77
- data/lib/pulp_file_client/api/publications_file_api.rb +49 -49
- data/lib/pulp_file_client/api/remotes_file_api.rb +77 -77
- data/lib/pulp_file_client/api/repositories_file_api.rb +91 -91
- data/lib/pulp_file_client/api/repositories_file_versions_api.rb +25 -25
- data/lib/pulp_file_client/configuration.rb +2 -2
- data/lib/pulp_file_client/models/file_file_remote.rb +21 -21
- data/lib/pulp_file_client/models/file_file_remote_response.rb +22 -22
- data/lib/pulp_file_client/models/{remote_response_hidden_fields.rb → file_file_remote_response_hidden_fields.rb} +3 -3
- data/lib/pulp_file_client/models/patchedfile_file_remote.rb +21 -21
- data/lib/pulp_file_client/models/{policy762_enum.rb → policy_enum.rb} +3 -3
- data/lib/pulp_file_client/version.rb +1 -1
- data/lib/pulp_file_client.rb +2 -182
- data/spec/api/acs_file_api_spec.rb +22 -22
- data/spec/api/content_files_api_spec.rb +6 -6
- data/spec/api/distributions_file_api_spec.rb +24 -24
- data/spec/api/publications_file_api_spec.rb +16 -16
- data/spec/api/remotes_file_api_spec.rb +24 -24
- data/spec/api/repositories_file_api_spec.rb +28 -28
- data/spec/api/repositories_file_versions_api_spec.rb +8 -8
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/{remote_response_hidden_fields_spec.rb → file_file_remote_response_hidden_fields_spec.rb} +6 -6
- data/spec/models/{policy762_enum_spec.rb → policy_enum_spec.rb} +6 -6
- metadata +54 -774
- data/docs/AccessPoliciesApi.md +0 -323
- data/docs/AccessPolicy.md +0 -23
- data/docs/AccessPolicyResponse.md +0 -33
- data/docs/ApiAppStatusResponse.md +0 -21
- data/docs/Artifact.md +0 -31
- data/docs/ArtifactDistributionResponse.md +0 -33
- data/docs/ArtifactResponse.md +0 -37
- data/docs/ArtifactsApi.md +0 -277
- data/docs/CertguardRHSMCertGuard.md +0 -21
- data/docs/CertguardRHSMCertGuardResponse.md +0 -27
- data/docs/CertguardX509CertGuard.md +0 -21
- data/docs/CertguardX509CertGuardResponse.md +0 -27
- data/docs/CompositeContentGuard.md +0 -21
- data/docs/CompositeContentGuardResponse.md +0 -27
- data/docs/ContentApi.md +0 -90
- data/docs/ContentAppStatusResponse.md +0 -21
- data/docs/ContentGuardResponse.md +0 -25
- data/docs/ContentRedirectContentGuard.md +0 -19
- data/docs/ContentRedirectContentGuardResponse.md +0 -25
- data/docs/ContentSettingsResponse.md +0 -19
- data/docs/ContentguardsApi.md +0 -100
- data/docs/ContentguardsCompositeApi.md +0 -607
- data/docs/ContentguardsContentRedirectApi.md +0 -607
- data/docs/ContentguardsHeaderApi.md +0 -607
- data/docs/ContentguardsRbacApi.md +0 -607
- data/docs/ContentguardsRhsmApi.md +0 -375
- data/docs/ContentguardsX509Api.md +0 -375
- data/docs/DatabaseConnectionResponse.md +0 -17
- data/docs/DistributionResponse.md +0 -35
- data/docs/DistributionsApi.md +0 -116
- data/docs/DistributionsArtifactsApi.md +0 -172
- data/docs/DocsApiJsonApi.md +0 -61
- data/docs/DocsApiYamlApi.md +0 -61
- data/docs/Domain.md +0 -27
- data/docs/DomainResponse.md +0 -33
- data/docs/DomainsApi.md +0 -376
- data/docs/EvaluationResponse.md +0 -21
- data/docs/ExportersFilesystemApi.md +0 -376
- data/docs/ExportersFilesystemExportsApi.md +0 -241
- data/docs/ExportersPulpApi.md +0 -376
- data/docs/ExportersPulpExportsApi.md +0 -241
- data/docs/FilesystemExport.md +0 -23
- data/docs/FilesystemExportResponse.md +0 -27
- data/docs/FilesystemExporter.md +0 -21
- data/docs/FilesystemExporterResponse.md +0 -27
- data/docs/Group.md +0 -17
- data/docs/GroupProgressReportResponse.md +0 -25
- data/docs/GroupResponse.md +0 -21
- data/docs/GroupRole.md +0 -21
- data/docs/GroupRoleResponse.md +0 -31
- data/docs/GroupUser.md +0 -17
- data/docs/GroupUserResponse.md +0 -19
- data/docs/GroupsApi.md +0 -603
- data/docs/GroupsRolesApi.md +0 -263
- data/docs/GroupsUsersApi.md +0 -181
- data/docs/HeaderContentGuard.md +0 -25
- data/docs/HeaderContentGuardResponse.md +0 -31
- data/docs/ImportResponse.md +0 -25
- data/docs/ImportersPulpApi.md +0 -375
- data/docs/ImportersPulpImportCheckApi.md +0 -62
- data/docs/ImportersPulpImportsApi.md +0 -241
- data/docs/MinimalTaskResponse.md +0 -33
- data/docs/MultipleArtifactContentResponse.md +0 -23
- data/docs/OrphansApi.md +0 -58
- data/docs/OrphansCleanup.md +0 -19
- data/docs/OrphansCleanupApi.md +0 -61
- data/docs/PaginatedAccessPolicyResponseList.md +0 -23
- data/docs/PaginatedArtifactDistributionResponseList.md +0 -23
- data/docs/PaginatedArtifactResponseList.md +0 -23
- data/docs/PaginatedCompositeContentGuardResponseList.md +0 -23
- data/docs/PaginatedContentGuardResponseList.md +0 -23
- data/docs/PaginatedContentRedirectContentGuardResponseList.md +0 -23
- data/docs/PaginatedDistributionResponseList.md +0 -23
- data/docs/PaginatedDomainResponseList.md +0 -23
- data/docs/PaginatedFilesystemExportResponseList.md +0 -23
- data/docs/PaginatedFilesystemExporterResponseList.md +0 -23
- data/docs/PaginatedGroupResponseList.md +0 -23
- data/docs/PaginatedGroupRoleResponseList.md +0 -23
- data/docs/PaginatedGroupUserResponseList.md +0 -23
- data/docs/PaginatedHeaderContentGuardResponseList.md +0 -23
- data/docs/PaginatedImportResponseList.md +0 -23
- data/docs/PaginatedMultipleArtifactContentResponseList.md +0 -23
- data/docs/PaginatedPublicationResponseList.md +0 -23
- data/docs/PaginatedPulpExportResponseList.md +0 -23
- data/docs/PaginatedPulpExporterResponseList.md +0 -23
- data/docs/PaginatedPulpImporterResponseList.md +0 -23
- data/docs/PaginatedRBACContentGuardResponseList.md +0 -23
- data/docs/PaginatedRemoteResponseList.md +0 -23
- data/docs/PaginatedRepositoryResponseList.md +0 -23
- data/docs/PaginatedRoleResponseList.md +0 -23
- data/docs/PaginatedSigningServiceResponseList.md +0 -23
- data/docs/PaginatedTaskGroupResponseList.md +0 -23
- data/docs/PaginatedTaskResponseList.md +0 -23
- data/docs/PaginatedTaskScheduleResponseList.md +0 -23
- data/docs/PaginatedUploadResponseList.md +0 -23
- data/docs/PaginatedUpstreamPulpResponseList.md +0 -23
- data/docs/PaginatedUserResponseList.md +0 -23
- data/docs/PaginatedUserRoleResponseList.md +0 -23
- data/docs/PaginatedWorkerResponseList.md +0 -23
- data/docs/PaginatedcertguardRHSMCertGuardResponseList.md +0 -23
- data/docs/PaginatedcertguardX509CertGuardResponseList.md +0 -23
- data/docs/PatchedAccessPolicy.md +0 -23
- data/docs/PatchedCompositeContentGuard.md +0 -21
- data/docs/PatchedContentRedirectContentGuard.md +0 -19
- data/docs/PatchedDomain.md +0 -27
- data/docs/PatchedFilesystemExporter.md +0 -21
- data/docs/PatchedGroup.md +0 -17
- data/docs/PatchedHeaderContentGuard.md +0 -25
- data/docs/PatchedPulpExporter.md +0 -23
- data/docs/PatchedPulpImporter.md +0 -19
- data/docs/PatchedRBACContentGuard.md +0 -19
- data/docs/PatchedRole.md +0 -21
- data/docs/PatchedTaskCancel.md +0 -17
- data/docs/PatchedUpstreamPulp.md +0 -37
- data/docs/PatchedUser.md +0 -29
- data/docs/PatchedcertguardRHSMCertGuard.md +0 -21
- data/docs/PatchedcertguardX509CertGuard.md +0 -21
- data/docs/Policy762Enum.md +0 -16
- data/docs/ProgressReportResponse.md +0 -27
- data/docs/PublicationResponse.md +0 -25
- data/docs/PublicationsApi.md +0 -102
- data/docs/PulpExport.md +0 -27
- data/docs/PulpExportResponse.md +0 -31
- data/docs/PulpExporter.md +0 -23
- data/docs/PulpExporterResponse.md +0 -29
- data/docs/PulpImport.md +0 -21
- data/docs/PulpImportCheck.md +0 -21
- data/docs/PulpImportCheckResponse.md +0 -21
- data/docs/PulpImporter.md +0 -19
- data/docs/PulpImporterResponse.md +0 -25
- data/docs/Purge.md +0 -19
- data/docs/RBACContentGuard.md +0 -19
- data/docs/RBACContentGuardResponse.md +0 -29
- data/docs/ReclaimSpace.md +0 -19
- data/docs/RedisConnectionResponse.md +0 -17
- data/docs/RemoteResponse.md +0 -55
- data/docs/RemoteResponsePolicyEnum.md +0 -16
- data/docs/RemotesApi.md +0 -114
- data/docs/RepairApi.md +0 -62
- data/docs/RepositoriesApi.md +0 -124
- data/docs/RepositoriesReclaimSpaceApi.md +0 -61
- data/docs/RepositoryResponse.md +0 -35
- data/docs/RepositoryVersionsApi.md +0 -104
- data/docs/Role.md +0 -21
- data/docs/RoleResponse.md +0 -29
- data/docs/RolesApi.md +0 -389
- data/docs/SigningServiceResponse.md +0 -29
- data/docs/SigningServicesApi.md +0 -140
- data/docs/StatesEnum.md +0 -16
- data/docs/StatusApi.md +0 -52
- data/docs/StatusResponse.md +0 -33
- data/docs/StorageClassEnum.md +0 -16
- data/docs/StorageResponse.md +0 -21
- data/docs/TaskGroupResponse.md +0 -39
- data/docs/TaskGroupsApi.md +0 -130
- data/docs/TaskResponse.md +0 -51
- data/docs/TaskScheduleResponse.md +0 -31
- data/docs/TaskSchedulesApi.md +0 -378
- data/docs/TasksApi.md +0 -603
- data/docs/Upload.md +0 -17
- data/docs/UploadChunk.md +0 -19
- data/docs/UploadChunkResponse.md +0 -19
- data/docs/UploadCommit.md +0 -17
- data/docs/UploadDetailResponse.md +0 -27
- data/docs/UploadResponse.md +0 -25
- data/docs/UploadsApi.md +0 -603
- data/docs/UpstreamPulp.md +0 -37
- data/docs/UpstreamPulpResponse.md +0 -39
- data/docs/UpstreamPulpsApi.md +0 -635
- data/docs/User.md +0 -29
- data/docs/UserGroup.md +0 -17
- data/docs/UserGroupResponse.md +0 -19
- data/docs/UserResponse.md +0 -37
- data/docs/UserRole.md +0 -21
- data/docs/UserRoleResponse.md +0 -31
- data/docs/UsersApi.md +0 -401
- data/docs/UsersRolesApi.md +0 -263
- data/docs/VersionResponse.md +0 -25
- data/docs/WorkerResponse.md +0 -29
- data/docs/WorkersApi.md +0 -172
- data/lib/pulp_file_client/api/access_policies_api.rb +0 -404
- data/lib/pulp_file_client/api/artifacts_api.rb +0 -368
- data/lib/pulp_file_client/api/content_api.rb +0 -132
- data/lib/pulp_file_client/api/contentguards_api.rb +0 -147
- data/lib/pulp_file_client/api/contentguards_composite_api.rb +0 -741
- data/lib/pulp_file_client/api/contentguards_content_redirect_api.rb +0 -741
- data/lib/pulp_file_client/api/contentguards_header_api.rb +0 -741
- data/lib/pulp_file_client/api/contentguards_rbac_api.rb +0 -741
- data/lib/pulp_file_client/api/contentguards_rhsm_api.rb +0 -465
- data/lib/pulp_file_client/api/contentguards_x509_api.rb +0 -465
- data/lib/pulp_file_client/api/distributions_api.rb +0 -171
- data/lib/pulp_file_client/api/distributions_artifacts_api.rb +0 -225
- data/lib/pulp_file_client/api/docs_api_json_api.rb +0 -89
- data/lib/pulp_file_client/api/docs_api_yaml_api.rb +0 -89
- data/lib/pulp_file_client/api/domains_api.rb +0 -467
- data/lib/pulp_file_client/api/exporters_filesystem_api.rb +0 -467
- data/lib/pulp_file_client/api/exporters_filesystem_exports_api.rb +0 -294
- data/lib/pulp_file_client/api/exporters_pulp_api.rb +0 -467
- data/lib/pulp_file_client/api/exporters_pulp_exports_api.rb +0 -294
- data/lib/pulp_file_client/api/groups_api.rb +0 -735
- data/lib/pulp_file_client/api/groups_roles_api.rb +0 -331
- data/lib/pulp_file_client/api/groups_users_api.rb +0 -226
- data/lib/pulp_file_client/api/importers_pulp_api.rb +0 -465
- data/lib/pulp_file_client/api/importers_pulp_import_check_api.rb +0 -86
- data/lib/pulp_file_client/api/importers_pulp_imports_api.rb +0 -294
- data/lib/pulp_file_client/api/orphans_api.rb +0 -78
- data/lib/pulp_file_client/api/orphans_cleanup_api.rb +0 -84
- data/lib/pulp_file_client/api/publications_api.rb +0 -150
- data/lib/pulp_file_client/api/remotes_api.rb +0 -168
- data/lib/pulp_file_client/api/repair_api.rb +0 -86
- data/lib/pulp_file_client/api/repositories_api.rb +0 -183
- data/lib/pulp_file_client/api/repositories_reclaim_space_api.rb +0 -84
- data/lib/pulp_file_client/api/repository_versions_api.rb +0 -145
- data/lib/pulp_file_client/api/roles_api.rb +0 -486
- data/lib/pulp_file_client/api/signing_services_api.rb +0 -177
- data/lib/pulp_file_client/api/status_api.rb +0 -78
- data/lib/pulp_file_client/api/task_groups_api.rb +0 -158
- data/lib/pulp_file_client/api/task_schedules_api.rb +0 -462
- data/lib/pulp_file_client/api/tasks_api.rb +0 -753
- data/lib/pulp_file_client/api/uploads_api.rb +0 -741
- data/lib/pulp_file_client/api/upstream_pulps_api.rb +0 -760
- data/lib/pulp_file_client/api/users_api.rb +0 -504
- data/lib/pulp_file_client/api/users_roles_api.rb +0 -331
- data/lib/pulp_file_client/api/workers_api.rb +0 -225
- data/lib/pulp_file_client/models/access_policy.rb +0 -249
- data/lib/pulp_file_client/models/access_policy_response.rb +0 -298
- data/lib/pulp_file_client/models/api_app_status_response.rb +0 -230
- data/lib/pulp_file_client/models/artifact.rb +0 -379
- data/lib/pulp_file_client/models/artifact_distribution_response.rb +0 -301
- data/lib/pulp_file_client/models/artifact_response.rb +0 -318
- data/lib/pulp_file_client/models/certguard_rhsm_cert_guard.rb +0 -292
- data/lib/pulp_file_client/models/certguard_rhsm_cert_guard_response.rb +0 -268
- data/lib/pulp_file_client/models/certguard_x509_cert_guard.rb +0 -292
- data/lib/pulp_file_client/models/certguard_x509_cert_guard_response.rb +0 -268
- data/lib/pulp_file_client/models/composite_content_guard.rb +0 -270
- data/lib/pulp_file_client/models/composite_content_guard_response.rb +0 -265
- data/lib/pulp_file_client/models/content_app_status_response.rb +0 -230
- data/lib/pulp_file_client/models/content_guard_response.rb +0 -253
- data/lib/pulp_file_client/models/content_redirect_content_guard.rb +0 -258
- data/lib/pulp_file_client/models/content_redirect_content_guard_response.rb +0 -253
- data/lib/pulp_file_client/models/content_settings_response.rb +0 -228
- data/lib/pulp_file_client/models/database_connection_response.rb +0 -213
- data/lib/pulp_file_client/models/distribution_response.rb +0 -312
- data/lib/pulp_file_client/models/domain.rb +0 -332
- data/lib/pulp_file_client/models/domain_response.rb +0 -337
- data/lib/pulp_file_client/models/evaluation_response.rb +0 -245
- data/lib/pulp_file_client/models/filesystem_export.rb +0 -239
- data/lib/pulp_file_client/models/filesystem_export_response.rb +0 -260
- data/lib/pulp_file_client/models/filesystem_exporter.rb +0 -276
- data/lib/pulp_file_client/models/filesystem_exporter_response.rb +0 -267
- data/lib/pulp_file_client/models/group.rb +0 -241
- data/lib/pulp_file_client/models/group_progress_report_response.rb +0 -249
- data/lib/pulp_file_client/models/group_response.rb +0 -250
- data/lib/pulp_file_client/models/group_role.rb +0 -268
- data/lib/pulp_file_client/models/group_role_response.rb +0 -283
- data/lib/pulp_file_client/models/group_user.rb +0 -241
- data/lib/pulp_file_client/models/group_user_response.rb +0 -241
- data/lib/pulp_file_client/models/header_content_guard.rb +0 -352
- data/lib/pulp_file_client/models/header_content_guard_response.rb +0 -294
- data/lib/pulp_file_client/models/import_response.rb +0 -257
- data/lib/pulp_file_client/models/method_enum.rb +0 -37
- data/lib/pulp_file_client/models/minimal_task_response.rb +0 -292
- data/lib/pulp_file_client/models/multiple_artifact_content_response.rb +0 -242
- data/lib/pulp_file_client/models/orphans_cleanup.rb +0 -220
- data/lib/pulp_file_client/models/paginated_access_policy_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_artifact_distribution_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_artifact_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_composite_content_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_content_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_content_redirect_content_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_distribution_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_domain_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_filesystem_export_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_filesystem_exporter_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_group_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_group_role_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_group_user_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_header_content_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_import_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_multiple_artifact_content_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_publication_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_pulp_export_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_pulp_exporter_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_pulp_importer_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_rbac_content_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_remote_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_repository_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_role_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_signing_service_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_task_group_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_task_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_task_schedule_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_upload_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_upstream_pulp_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_user_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_user_role_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginated_worker_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginatedcertguard_rhsm_cert_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/paginatedcertguard_x509_cert_guard_response_list.rb +0 -247
- data/lib/pulp_file_client/models/patched_access_policy.rb +0 -244
- data/lib/pulp_file_client/models/patched_composite_content_guard.rb +0 -261
- data/lib/pulp_file_client/models/patched_content_redirect_content_guard.rb +0 -249
- data/lib/pulp_file_client/models/patched_domain.rb +0 -313
- data/lib/pulp_file_client/models/patched_filesystem_exporter.rb +0 -258
- data/lib/pulp_file_client/models/patched_group.rb +0 -232
- data/lib/pulp_file_client/models/patched_header_content_guard.rb +0 -325
- data/lib/pulp_file_client/models/patched_pulp_exporter.rb +0 -270
- data/lib/pulp_file_client/models/patched_pulp_importer.rb +0 -235
- data/lib/pulp_file_client/models/patched_rbac_content_guard.rb +0 -249
- data/lib/pulp_file_client/models/patched_role.rb +0 -261
- data/lib/pulp_file_client/models/patched_task_cancel.rb +0 -223
- data/lib/pulp_file_client/models/patched_upstream_pulp.rb +0 -450
- data/lib/pulp_file_client/models/patched_user.rb +0 -342
- data/lib/pulp_file_client/models/patchedcertguard_rhsm_cert_guard.rb +0 -274
- data/lib/pulp_file_client/models/patchedcertguard_x509_cert_guard.rb +0 -274
- data/lib/pulp_file_client/models/progress_report_response.rb +0 -259
- data/lib/pulp_file_client/models/publication_response.rb +0 -246
- data/lib/pulp_file_client/models/pulp_export.rb +0 -282
- data/lib/pulp_file_client/models/pulp_export_response.rb +0 -280
- data/lib/pulp_file_client/models/pulp_exporter.rb +0 -293
- data/lib/pulp_file_client/models/pulp_exporter_response.rb +0 -284
- data/lib/pulp_file_client/models/pulp_import.rb +0 -260
- data/lib/pulp_file_client/models/pulp_import_check.rb +0 -273
- data/lib/pulp_file_client/models/pulp_import_check_response.rb +0 -228
- data/lib/pulp_file_client/models/pulp_importer.rb +0 -244
- data/lib/pulp_file_client/models/pulp_importer_response.rb +0 -254
- data/lib/pulp_file_client/models/purge.rb +0 -219
- data/lib/pulp_file_client/models/rbac_content_guard.rb +0 -258
- data/lib/pulp_file_client/models/rbac_content_guard_response.rb +0 -275
- data/lib/pulp_file_client/models/reclaim_space.rb +0 -227
- data/lib/pulp_file_client/models/redis_connection_response.rb +0 -213
- data/lib/pulp_file_client/models/remote_response.rb +0 -497
- data/lib/pulp_file_client/models/remote_response_policy_enum.rb +0 -36
- data/lib/pulp_file_client/models/repository_response.rb +0 -319
- data/lib/pulp_file_client/models/role.rb +0 -275
- data/lib/pulp_file_client/models/role_response.rb +0 -280
- data/lib/pulp_file_client/models/signing_service_response.rb +0 -287
- data/lib/pulp_file_client/models/states_enum.rb +0 -38
- data/lib/pulp_file_client/models/status_response.rb +0 -331
- data/lib/pulp_file_client/models/storage_class_enum.rb +0 -37
- data/lib/pulp_file_client/models/storage_response.rb +0 -276
- data/lib/pulp_file_client/models/task_group_response.rb +0 -329
- data/lib/pulp_file_client/models/task_response.rb +0 -396
- data/lib/pulp_file_client/models/task_schedule_response.rb +0 -289
- data/lib/pulp_file_client/models/upload.rb +0 -213
- data/lib/pulp_file_client/models/upload_chunk.rb +0 -239
- data/lib/pulp_file_client/models/upload_chunk_response.rb +0 -216
- data/lib/pulp_file_client/models/upload_commit.rb +0 -232
- data/lib/pulp_file_client/models/upload_detail_response.rb +0 -263
- data/lib/pulp_file_client/models/upload_response.rb +0 -252
- data/lib/pulp_file_client/models/upstream_pulp.rb +0 -477
- data/lib/pulp_file_client/models/upstream_pulp_response.rb +0 -338
- data/lib/pulp_file_client/models/user.rb +0 -351
- data/lib/pulp_file_client/models/user_group.rb +0 -241
- data/lib/pulp_file_client/models/user_group_response.rb +0 -241
- data/lib/pulp_file_client/models/user_response.rb +0 -367
- data/lib/pulp_file_client/models/user_role.rb +0 -268
- data/lib/pulp_file_client/models/user_role_response.rb +0 -283
- data/lib/pulp_file_client/models/version_response.rb +0 -273
- data/lib/pulp_file_client/models/worker_response.rb +0 -269
- data/spec/api/access_policies_api_spec.rb +0 -115
- data/spec/api/artifacts_api_spec.rb +0 -107
- data/spec/api/content_api_spec.rb +0 -60
- data/spec/api/contentguards_api_spec.rb +0 -65
- data/spec/api/contentguards_composite_api_spec.rb +0 -181
- data/spec/api/contentguards_content_redirect_api_spec.rb +0 -181
- data/spec/api/contentguards_header_api_spec.rb +0 -181
- data/spec/api/contentguards_rbac_api_spec.rb +0 -181
- data/spec/api/contentguards_rhsm_api_spec.rb +0 -127
- data/spec/api/contentguards_x509_api_spec.rb +0 -127
- data/spec/api/distributions_api_spec.rb +0 -73
- data/spec/api/distributions_artifacts_api_spec.rb +0 -85
- data/spec/api/docs_api_json_api_spec.rb +0 -48
- data/spec/api/docs_api_yaml_api_spec.rb +0 -48
- data/spec/api/domains_api_spec.rb +0 -127
- data/spec/api/exporters_filesystem_api_spec.rb +0 -127
- data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -90
- data/spec/api/exporters_pulp_api_spec.rb +0 -127
- data/spec/api/exporters_pulp_exports_api_spec.rb +0 -90
- data/spec/api/groups_api_spec.rb +0 -179
- data/spec/api/groups_roles_api_spec.rb +0 -101
- data/spec/api/groups_users_api_spec.rb +0 -76
- data/spec/api/importers_pulp_api_spec.rb +0 -127
- data/spec/api/importers_pulp_import_check_api_spec.rb +0 -47
- data/spec/api/importers_pulp_imports_api_spec.rb +0 -90
- data/spec/api/orphans_api_spec.rb +0 -46
- data/spec/api/orphans_cleanup_api_spec.rb +0 -46
- data/spec/api/publications_api_spec.rb +0 -66
- data/spec/api/remotes_api_spec.rb +0 -72
- data/spec/api/repair_api_spec.rb +0 -47
- data/spec/api/repositories_api_spec.rb +0 -77
- data/spec/api/repositories_reclaim_space_api_spec.rb +0 -46
- data/spec/api/repository_versions_api_spec.rb +0 -67
- data/spec/api/roles_api_spec.rb +0 -134
- data/spec/api/signing_services_api_spec.rb +0 -69
- data/spec/api/status_api_spec.rb +0 -46
- data/spec/api/task_groups_api_spec.rb +0 -64
- data/spec/api/task_schedules_api_spec.rb +0 -126
- data/spec/api/tasks_api_spec.rb +0 -194
- data/spec/api/uploads_api_spec.rb +0 -178
- data/spec/api/upstream_pulps_api_spec.rb +0 -180
- data/spec/api/users_api_spec.rb +0 -140
- data/spec/api/users_roles_api_spec.rb +0 -101
- data/spec/api/workers_api_spec.rb +0 -85
- data/spec/models/access_policy_response_spec.rb +0 -89
- data/spec/models/access_policy_spec.rb +0 -59
- data/spec/models/api_app_status_response_spec.rb +0 -53
- data/spec/models/artifact_distribution_response_spec.rb +0 -89
- data/spec/models/artifact_response_spec.rb +0 -101
- data/spec/models/artifact_spec.rb +0 -83
- data/spec/models/certguard_rhsm_cert_guard_response_spec.rb +0 -71
- data/spec/models/certguard_rhsm_cert_guard_spec.rb +0 -53
- data/spec/models/certguard_x509_cert_guard_response_spec.rb +0 -71
- data/spec/models/certguard_x509_cert_guard_spec.rb +0 -53
- data/spec/models/composite_content_guard_response_spec.rb +0 -71
- data/spec/models/composite_content_guard_spec.rb +0 -53
- data/spec/models/content_app_status_response_spec.rb +0 -53
- data/spec/models/content_guard_response_spec.rb +0 -65
- data/spec/models/content_redirect_content_guard_response_spec.rb +0 -65
- data/spec/models/content_redirect_content_guard_spec.rb +0 -47
- data/spec/models/content_settings_response_spec.rb +0 -47
- data/spec/models/database_connection_response_spec.rb +0 -41
- data/spec/models/distribution_response_spec.rb +0 -95
- data/spec/models/domain_response_spec.rb +0 -89
- data/spec/models/domain_spec.rb +0 -71
- data/spec/models/evaluation_response_spec.rb +0 -53
- data/spec/models/filesystem_export_response_spec.rb +0 -71
- data/spec/models/filesystem_export_spec.rb +0 -59
- data/spec/models/filesystem_exporter_response_spec.rb +0 -71
- data/spec/models/filesystem_exporter_spec.rb +0 -53
- data/spec/models/group_progress_report_response_spec.rb +0 -65
- data/spec/models/group_response_spec.rb +0 -53
- data/spec/models/group_role_response_spec.rb +0 -83
- data/spec/models/group_role_spec.rb +0 -53
- data/spec/models/group_spec.rb +0 -41
- data/spec/models/group_user_response_spec.rb +0 -47
- data/spec/models/group_user_spec.rb +0 -41
- data/spec/models/header_content_guard_response_spec.rb +0 -83
- data/spec/models/header_content_guard_spec.rb +0 -65
- data/spec/models/import_response_spec.rb +0 -65
- data/spec/models/method_enum_spec.rb +0 -35
- data/spec/models/minimal_task_response_spec.rb +0 -89
- data/spec/models/multiple_artifact_content_response_spec.rb +0 -59
- data/spec/models/orphans_cleanup_spec.rb +0 -47
- data/spec/models/paginated_access_policy_response_list_spec.rb +0 -59
- data/spec/models/paginated_artifact_distribution_response_list_spec.rb +0 -59
- data/spec/models/paginated_artifact_response_list_spec.rb +0 -59
- data/spec/models/paginated_composite_content_guard_response_list_spec.rb +0 -59
- data/spec/models/paginated_content_guard_response_list_spec.rb +0 -59
- data/spec/models/paginated_content_redirect_content_guard_response_list_spec.rb +0 -59
- data/spec/models/paginated_distribution_response_list_spec.rb +0 -59
- data/spec/models/paginated_domain_response_list_spec.rb +0 -59
- data/spec/models/paginated_filesystem_export_response_list_spec.rb +0 -59
- data/spec/models/paginated_filesystem_exporter_response_list_spec.rb +0 -59
- data/spec/models/paginated_group_response_list_spec.rb +0 -59
- data/spec/models/paginated_group_role_response_list_spec.rb +0 -59
- data/spec/models/paginated_group_user_response_list_spec.rb +0 -59
- data/spec/models/paginated_header_content_guard_response_list_spec.rb +0 -59
- data/spec/models/paginated_import_response_list_spec.rb +0 -59
- data/spec/models/paginated_multiple_artifact_content_response_list_spec.rb +0 -59
- data/spec/models/paginated_publication_response_list_spec.rb +0 -59
- data/spec/models/paginated_pulp_export_response_list_spec.rb +0 -59
- data/spec/models/paginated_pulp_exporter_response_list_spec.rb +0 -59
- data/spec/models/paginated_pulp_importer_response_list_spec.rb +0 -59
- data/spec/models/paginated_rbac_content_guard_response_list_spec.rb +0 -59
- data/spec/models/paginated_remote_response_list_spec.rb +0 -59
- data/spec/models/paginated_repository_response_list_spec.rb +0 -59
- data/spec/models/paginated_role_response_list_spec.rb +0 -59
- data/spec/models/paginated_signing_service_response_list_spec.rb +0 -59
- data/spec/models/paginated_task_group_response_list_spec.rb +0 -59
- data/spec/models/paginated_task_response_list_spec.rb +0 -59
- data/spec/models/paginated_task_schedule_response_list_spec.rb +0 -59
- data/spec/models/paginated_upload_response_list_spec.rb +0 -59
- data/spec/models/paginated_upstream_pulp_response_list_spec.rb +0 -59
- data/spec/models/paginated_user_response_list_spec.rb +0 -59
- data/spec/models/paginated_user_role_response_list_spec.rb +0 -59
- data/spec/models/paginated_worker_response_list_spec.rb +0 -59
- data/spec/models/paginatedcertguard_rhsm_cert_guard_response_list_spec.rb +0 -59
- data/spec/models/paginatedcertguard_x509_cert_guard_response_list_spec.rb +0 -59
- data/spec/models/patched_access_policy_spec.rb +0 -59
- data/spec/models/patched_composite_content_guard_spec.rb +0 -53
- data/spec/models/patched_content_redirect_content_guard_spec.rb +0 -47
- data/spec/models/patched_domain_spec.rb +0 -71
- data/spec/models/patched_filesystem_exporter_spec.rb +0 -53
- data/spec/models/patched_group_spec.rb +0 -41
- data/spec/models/patched_header_content_guard_spec.rb +0 -65
- data/spec/models/patched_pulp_exporter_spec.rb +0 -59
- data/spec/models/patched_pulp_importer_spec.rb +0 -47
- data/spec/models/patched_rbac_content_guard_spec.rb +0 -47
- data/spec/models/patched_role_spec.rb +0 -53
- data/spec/models/patched_task_cancel_spec.rb +0 -41
- data/spec/models/patched_upstream_pulp_spec.rb +0 -101
- data/spec/models/patched_user_spec.rb +0 -77
- data/spec/models/patchedcertguard_rhsm_cert_guard_spec.rb +0 -53
- data/spec/models/patchedcertguard_x509_cert_guard_spec.rb +0 -53
- data/spec/models/progress_report_response_spec.rb +0 -71
- data/spec/models/publication_response_spec.rb +0 -65
- data/spec/models/pulp_export_response_spec.rb +0 -83
- data/spec/models/pulp_export_spec.rb +0 -71
- data/spec/models/pulp_exporter_response_spec.rb +0 -77
- data/spec/models/pulp_exporter_spec.rb +0 -59
- data/spec/models/pulp_import_check_response_spec.rb +0 -53
- data/spec/models/pulp_import_check_spec.rb +0 -53
- data/spec/models/pulp_import_spec.rb +0 -53
- data/spec/models/pulp_importer_response_spec.rb +0 -65
- data/spec/models/pulp_importer_spec.rb +0 -47
- data/spec/models/purge_spec.rb +0 -47
- data/spec/models/rbac_content_guard_response_spec.rb +0 -77
- data/spec/models/rbac_content_guard_spec.rb +0 -47
- data/spec/models/reclaim_space_spec.rb +0 -47
- data/spec/models/redis_connection_response_spec.rb +0 -41
- data/spec/models/remote_response_policy_enum_spec.rb +0 -35
- data/spec/models/remote_response_spec.rb +0 -155
- data/spec/models/repository_response_spec.rb +0 -95
- data/spec/models/role_response_spec.rb +0 -77
- data/spec/models/role_spec.rb +0 -53
- data/spec/models/signing_service_response_spec.rb +0 -77
- data/spec/models/states_enum_spec.rb +0 -35
- data/spec/models/status_response_spec.rb +0 -89
- data/spec/models/storage_class_enum_spec.rb +0 -35
- data/spec/models/storage_response_spec.rb +0 -53
- data/spec/models/task_group_response_spec.rb +0 -107
- data/spec/models/task_response_spec.rb +0 -143
- data/spec/models/task_schedule_response_spec.rb +0 -83
- data/spec/models/upload_chunk_response_spec.rb +0 -47
- data/spec/models/upload_chunk_spec.rb +0 -47
- data/spec/models/upload_commit_spec.rb +0 -41
- data/spec/models/upload_detail_response_spec.rb +0 -71
- data/spec/models/upload_response_spec.rb +0 -65
- data/spec/models/upload_spec.rb +0 -41
- data/spec/models/upstream_pulp_response_spec.rb +0 -107
- data/spec/models/upstream_pulp_spec.rb +0 -101
- data/spec/models/user_group_response_spec.rb +0 -47
- data/spec/models/user_group_spec.rb +0 -41
- data/spec/models/user_response_spec.rb +0 -101
- data/spec/models/user_role_response_spec.rb +0 -83
- data/spec/models/user_role_spec.rb +0 -53
- data/spec/models/user_spec.rb +0 -77
- data/spec/models/version_response_spec.rb +0 -65
- data/spec/models/worker_response_spec.rb +0 -77
|
@@ -32,44 +32,44 @@ describe 'PublicationsFileApi' do
|
|
|
32
32
|
end
|
|
33
33
|
end
|
|
34
34
|
|
|
35
|
-
# unit tests for
|
|
35
|
+
# unit tests for add_role
|
|
36
36
|
# Add a role
|
|
37
37
|
# Add a role for this object to users/groups.
|
|
38
38
|
# @param file_file_publication_href
|
|
39
39
|
# @param nested_role
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
41
|
# @return [NestedRoleResponse]
|
|
42
|
-
describe '
|
|
42
|
+
describe 'add_role test' do
|
|
43
43
|
it 'should work' do
|
|
44
44
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
45
45
|
end
|
|
46
46
|
end
|
|
47
47
|
|
|
48
|
-
# unit tests for
|
|
48
|
+
# unit tests for create
|
|
49
49
|
# Create a file publication
|
|
50
50
|
# Trigger an asynchronous task to publish file content.
|
|
51
51
|
# @param file_file_publication
|
|
52
52
|
# @param [Hash] opts the optional parameters
|
|
53
53
|
# @return [AsyncOperationResponse]
|
|
54
|
-
describe '
|
|
54
|
+
describe 'create test' do
|
|
55
55
|
it 'should work' do
|
|
56
56
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
57
57
|
end
|
|
58
58
|
end
|
|
59
59
|
|
|
60
|
-
# unit tests for
|
|
60
|
+
# unit tests for delete
|
|
61
61
|
# Delete a file publication
|
|
62
62
|
# A FilePublication contains metadata about all the File Content in a particular File Repository Version. Once a FilePublication has been created, it can be hosted using the File Distribution API.
|
|
63
63
|
# @param file_file_publication_href
|
|
64
64
|
# @param [Hash] opts the optional parameters
|
|
65
65
|
# @return [nil]
|
|
66
|
-
describe '
|
|
66
|
+
describe 'delete test' do
|
|
67
67
|
it 'should work' do
|
|
68
68
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
69
69
|
end
|
|
70
70
|
end
|
|
71
71
|
|
|
72
|
-
# unit tests for
|
|
72
|
+
# unit tests for list
|
|
73
73
|
# List file publications
|
|
74
74
|
# A FilePublication contains metadata about all the File Content in a particular File Repository Version. Once a FilePublication has been created, it can be hosted using the File Distribution API.
|
|
75
75
|
# @param [Hash] opts the optional parameters
|
|
@@ -92,13 +92,13 @@ describe 'PublicationsFileApi' do
|
|
|
92
92
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
93
93
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
94
94
|
# @return [PaginatedfileFilePublicationResponseList]
|
|
95
|
-
describe '
|
|
95
|
+
describe 'list test' do
|
|
96
96
|
it 'should work' do
|
|
97
97
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
98
|
end
|
|
99
99
|
end
|
|
100
100
|
|
|
101
|
-
# unit tests for
|
|
101
|
+
# unit tests for list_roles
|
|
102
102
|
# List roles
|
|
103
103
|
# List roles assigned to this object.
|
|
104
104
|
# @param file_file_publication_href
|
|
@@ -106,13 +106,13 @@ describe 'PublicationsFileApi' do
|
|
|
106
106
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
107
107
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
108
108
|
# @return [ObjectRolesResponse]
|
|
109
|
-
describe '
|
|
109
|
+
describe 'list_roles test' do
|
|
110
110
|
it 'should work' do
|
|
111
111
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
112
112
|
end
|
|
113
113
|
end
|
|
114
114
|
|
|
115
|
-
# unit tests for
|
|
115
|
+
# unit tests for my_permissions
|
|
116
116
|
# List user permissions
|
|
117
117
|
# List permissions available to the current user on this object.
|
|
118
118
|
# @param file_file_publication_href
|
|
@@ -120,13 +120,13 @@ describe 'PublicationsFileApi' do
|
|
|
120
120
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
121
121
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
122
122
|
# @return [MyPermissionsResponse]
|
|
123
|
-
describe '
|
|
123
|
+
describe 'my_permissions test' do
|
|
124
124
|
it 'should work' do
|
|
125
125
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
126
126
|
end
|
|
127
127
|
end
|
|
128
128
|
|
|
129
|
-
# unit tests for
|
|
129
|
+
# unit tests for read
|
|
130
130
|
# Inspect a file publication
|
|
131
131
|
# A FilePublication contains metadata about all the File Content in a particular File Repository Version. Once a FilePublication has been created, it can be hosted using the File Distribution API.
|
|
132
132
|
# @param file_file_publication_href
|
|
@@ -134,20 +134,20 @@ describe 'PublicationsFileApi' do
|
|
|
134
134
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
135
135
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
136
136
|
# @return [FileFilePublicationResponse]
|
|
137
|
-
describe '
|
|
137
|
+
describe 'read test' do
|
|
138
138
|
it 'should work' do
|
|
139
139
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
140
140
|
end
|
|
141
141
|
end
|
|
142
142
|
|
|
143
|
-
# unit tests for
|
|
143
|
+
# unit tests for remove_role
|
|
144
144
|
# Remove a role
|
|
145
145
|
# Remove a role for this object from users/groups.
|
|
146
146
|
# @param file_file_publication_href
|
|
147
147
|
# @param nested_role
|
|
148
148
|
# @param [Hash] opts the optional parameters
|
|
149
149
|
# @return [NestedRoleResponse]
|
|
150
|
-
describe '
|
|
150
|
+
describe 'remove_role test' do
|
|
151
151
|
it 'should work' do
|
|
152
152
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
153
153
|
end
|
|
@@ -32,44 +32,44 @@ describe 'RemotesFileApi' do
|
|
|
32
32
|
end
|
|
33
33
|
end
|
|
34
34
|
|
|
35
|
-
# unit tests for
|
|
35
|
+
# unit tests for add_role
|
|
36
36
|
# Add a role
|
|
37
37
|
# Add a role for this object to users/groups.
|
|
38
38
|
# @param file_file_remote_href
|
|
39
39
|
# @param nested_role
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
41
|
# @return [NestedRoleResponse]
|
|
42
|
-
describe '
|
|
42
|
+
describe 'add_role test' do
|
|
43
43
|
it 'should work' do
|
|
44
44
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
45
45
|
end
|
|
46
46
|
end
|
|
47
47
|
|
|
48
|
-
# unit tests for
|
|
48
|
+
# unit tests for create
|
|
49
49
|
# Create a file remote
|
|
50
50
|
# FileRemote represents an external source of File Content. The target url of a FileRemote must contain a file manifest, which contains the metadata for all files at the source.
|
|
51
51
|
# @param file_file_remote
|
|
52
52
|
# @param [Hash] opts the optional parameters
|
|
53
53
|
# @return [FileFileRemoteResponse]
|
|
54
|
-
describe '
|
|
54
|
+
describe 'create test' do
|
|
55
55
|
it 'should work' do
|
|
56
56
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
57
57
|
end
|
|
58
58
|
end
|
|
59
59
|
|
|
60
|
-
# unit tests for
|
|
60
|
+
# unit tests for delete
|
|
61
61
|
# Delete a file remote
|
|
62
62
|
# Trigger an asynchronous delete task
|
|
63
63
|
# @param file_file_remote_href
|
|
64
64
|
# @param [Hash] opts the optional parameters
|
|
65
65
|
# @return [AsyncOperationResponse]
|
|
66
|
-
describe '
|
|
66
|
+
describe 'delete test' do
|
|
67
67
|
it 'should work' do
|
|
68
68
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
69
69
|
end
|
|
70
70
|
end
|
|
71
71
|
|
|
72
|
-
# unit tests for
|
|
72
|
+
# unit tests for list
|
|
73
73
|
# List file remotes
|
|
74
74
|
# FileRemote represents an external source of File Content. The target url of a FileRemote must contain a file manifest, which contains the metadata for all files at the source.
|
|
75
75
|
# @param [Hash] opts the optional parameters
|
|
@@ -98,13 +98,13 @@ describe 'RemotesFileApi' do
|
|
|
98
98
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
99
99
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
100
100
|
# @return [PaginatedfileFileRemoteResponseList]
|
|
101
|
-
describe '
|
|
101
|
+
describe 'list test' do
|
|
102
102
|
it 'should work' do
|
|
103
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
104
104
|
end
|
|
105
105
|
end
|
|
106
106
|
|
|
107
|
-
# unit tests for
|
|
107
|
+
# unit tests for list_roles
|
|
108
108
|
# List roles
|
|
109
109
|
# List roles assigned to this object.
|
|
110
110
|
# @param file_file_remote_href
|
|
@@ -112,13 +112,13 @@ describe 'RemotesFileApi' do
|
|
|
112
112
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
113
113
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
114
114
|
# @return [ObjectRolesResponse]
|
|
115
|
-
describe '
|
|
115
|
+
describe 'list_roles test' do
|
|
116
116
|
it 'should work' do
|
|
117
117
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
118
118
|
end
|
|
119
119
|
end
|
|
120
120
|
|
|
121
|
-
# unit tests for
|
|
121
|
+
# unit tests for my_permissions
|
|
122
122
|
# List user permissions
|
|
123
123
|
# List permissions available to the current user on this object.
|
|
124
124
|
# @param file_file_remote_href
|
|
@@ -126,26 +126,26 @@ describe 'RemotesFileApi' do
|
|
|
126
126
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
127
127
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
128
128
|
# @return [MyPermissionsResponse]
|
|
129
|
-
describe '
|
|
129
|
+
describe 'my_permissions test' do
|
|
130
130
|
it 'should work' do
|
|
131
131
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
132
132
|
end
|
|
133
133
|
end
|
|
134
134
|
|
|
135
|
-
# unit tests for
|
|
135
|
+
# unit tests for partial_update
|
|
136
136
|
# Update a file remote
|
|
137
137
|
# Trigger an asynchronous partial update task
|
|
138
138
|
# @param file_file_remote_href
|
|
139
139
|
# @param patchedfile_file_remote
|
|
140
140
|
# @param [Hash] opts the optional parameters
|
|
141
141
|
# @return [AsyncOperationResponse]
|
|
142
|
-
describe '
|
|
142
|
+
describe 'partial_update test' do
|
|
143
143
|
it 'should work' do
|
|
144
144
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
145
145
|
end
|
|
146
146
|
end
|
|
147
147
|
|
|
148
|
-
# unit tests for
|
|
148
|
+
# unit tests for read
|
|
149
149
|
# Inspect a file remote
|
|
150
150
|
# FileRemote represents an external source of File Content. The target url of a FileRemote must contain a file manifest, which contains the metadata for all files at the source.
|
|
151
151
|
# @param file_file_remote_href
|
|
@@ -153,59 +153,59 @@ describe 'RemotesFileApi' do
|
|
|
153
153
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
154
154
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
155
155
|
# @return [FileFileRemoteResponse]
|
|
156
|
-
describe '
|
|
156
|
+
describe 'read test' do
|
|
157
157
|
it 'should work' do
|
|
158
158
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
159
159
|
end
|
|
160
160
|
end
|
|
161
161
|
|
|
162
|
-
# unit tests for
|
|
162
|
+
# unit tests for remove_role
|
|
163
163
|
# Remove a role
|
|
164
164
|
# Remove a role for this object from users/groups.
|
|
165
165
|
# @param file_file_remote_href
|
|
166
166
|
# @param nested_role
|
|
167
167
|
# @param [Hash] opts the optional parameters
|
|
168
168
|
# @return [NestedRoleResponse]
|
|
169
|
-
describe '
|
|
169
|
+
describe 'remove_role test' do
|
|
170
170
|
it 'should work' do
|
|
171
171
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
172
172
|
end
|
|
173
173
|
end
|
|
174
174
|
|
|
175
|
-
# unit tests for
|
|
175
|
+
# unit tests for set_label
|
|
176
176
|
# Set a label
|
|
177
177
|
# Set a single pulp_label on the object to a specific value or null.
|
|
178
178
|
# @param file_file_remote_href
|
|
179
179
|
# @param set_label
|
|
180
180
|
# @param [Hash] opts the optional parameters
|
|
181
181
|
# @return [SetLabelResponse]
|
|
182
|
-
describe '
|
|
182
|
+
describe 'set_label test' do
|
|
183
183
|
it 'should work' do
|
|
184
184
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
185
185
|
end
|
|
186
186
|
end
|
|
187
187
|
|
|
188
|
-
# unit tests for
|
|
188
|
+
# unit tests for unset_label
|
|
189
189
|
# Unset a label
|
|
190
190
|
# Unset a single pulp_label on the object.
|
|
191
191
|
# @param file_file_remote_href
|
|
192
192
|
# @param unset_label
|
|
193
193
|
# @param [Hash] opts the optional parameters
|
|
194
194
|
# @return [UnsetLabelResponse]
|
|
195
|
-
describe '
|
|
195
|
+
describe 'unset_label test' do
|
|
196
196
|
it 'should work' do
|
|
197
197
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
198
198
|
end
|
|
199
199
|
end
|
|
200
200
|
|
|
201
|
-
# unit tests for
|
|
201
|
+
# unit tests for update
|
|
202
202
|
# Update a file remote
|
|
203
203
|
# Trigger an asynchronous update task
|
|
204
204
|
# @param file_file_remote_href
|
|
205
205
|
# @param file_file_remote
|
|
206
206
|
# @param [Hash] opts the optional parameters
|
|
207
207
|
# @return [AsyncOperationResponse]
|
|
208
|
-
describe '
|
|
208
|
+
describe 'update test' do
|
|
209
209
|
it 'should work' do
|
|
210
210
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
211
211
|
end
|
|
@@ -32,44 +32,44 @@ describe 'RepositoriesFileApi' do
|
|
|
32
32
|
end
|
|
33
33
|
end
|
|
34
34
|
|
|
35
|
-
# unit tests for
|
|
35
|
+
# unit tests for add_role
|
|
36
36
|
# Add a role
|
|
37
37
|
# Add a role for this object to users/groups.
|
|
38
38
|
# @param file_file_repository_href
|
|
39
39
|
# @param nested_role
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
41
|
# @return [NestedRoleResponse]
|
|
42
|
-
describe '
|
|
42
|
+
describe 'add_role test' do
|
|
43
43
|
it 'should work' do
|
|
44
44
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
45
45
|
end
|
|
46
46
|
end
|
|
47
47
|
|
|
48
|
-
# unit tests for
|
|
48
|
+
# unit tests for create
|
|
49
49
|
# Create a file repository
|
|
50
50
|
# FileRepository represents a single file repository, to which content can be synced, added, or removed.
|
|
51
51
|
# @param file_file_repository
|
|
52
52
|
# @param [Hash] opts the optional parameters
|
|
53
53
|
# @return [FileFileRepositoryResponse]
|
|
54
|
-
describe '
|
|
54
|
+
describe 'create test' do
|
|
55
55
|
it 'should work' do
|
|
56
56
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
57
57
|
end
|
|
58
58
|
end
|
|
59
59
|
|
|
60
|
-
# unit tests for
|
|
60
|
+
# unit tests for delete
|
|
61
61
|
# Delete a file repository
|
|
62
62
|
# Trigger an asynchronous delete task
|
|
63
63
|
# @param file_file_repository_href
|
|
64
64
|
# @param [Hash] opts the optional parameters
|
|
65
65
|
# @return [AsyncOperationResponse]
|
|
66
|
-
describe '
|
|
66
|
+
describe 'delete test' do
|
|
67
67
|
it 'should work' do
|
|
68
68
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
69
69
|
end
|
|
70
70
|
end
|
|
71
71
|
|
|
72
|
-
# unit tests for
|
|
72
|
+
# unit tests for list
|
|
73
73
|
# List file repositorys
|
|
74
74
|
# FileRepository represents a single file repository, to which content can be synced, added, or removed.
|
|
75
75
|
# @param [Hash] opts the optional parameters
|
|
@@ -103,13 +103,13 @@ describe 'RepositoriesFileApi' do
|
|
|
103
103
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
104
104
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
105
105
|
# @return [PaginatedfileFileRepositoryResponseList]
|
|
106
|
-
describe '
|
|
106
|
+
describe 'list test' do
|
|
107
107
|
it 'should work' do
|
|
108
108
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
109
109
|
end
|
|
110
110
|
end
|
|
111
111
|
|
|
112
|
-
# unit tests for
|
|
112
|
+
# unit tests for list_roles
|
|
113
113
|
# List roles
|
|
114
114
|
# List roles assigned to this object.
|
|
115
115
|
# @param file_file_repository_href
|
|
@@ -117,26 +117,26 @@ describe 'RepositoriesFileApi' do
|
|
|
117
117
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
118
118
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
119
119
|
# @return [ObjectRolesResponse]
|
|
120
|
-
describe '
|
|
120
|
+
describe 'list_roles test' do
|
|
121
121
|
it 'should work' do
|
|
122
122
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
123
123
|
end
|
|
124
124
|
end
|
|
125
125
|
|
|
126
|
-
# unit tests for
|
|
126
|
+
# unit tests for modify
|
|
127
127
|
# Modify Repository Content
|
|
128
128
|
# Trigger an asynchronous task to create a new repository version.
|
|
129
129
|
# @param file_file_repository_href
|
|
130
130
|
# @param repository_add_remove_content
|
|
131
131
|
# @param [Hash] opts the optional parameters
|
|
132
132
|
# @return [AsyncOperationResponse]
|
|
133
|
-
describe '
|
|
133
|
+
describe 'modify test' do
|
|
134
134
|
it 'should work' do
|
|
135
135
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
136
136
|
end
|
|
137
137
|
end
|
|
138
138
|
|
|
139
|
-
# unit tests for
|
|
139
|
+
# unit tests for my_permissions
|
|
140
140
|
# List user permissions
|
|
141
141
|
# List permissions available to the current user on this object.
|
|
142
142
|
# @param file_file_repository_href
|
|
@@ -144,26 +144,26 @@ describe 'RepositoriesFileApi' do
|
|
|
144
144
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
145
145
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
146
146
|
# @return [MyPermissionsResponse]
|
|
147
|
-
describe '
|
|
147
|
+
describe 'my_permissions test' do
|
|
148
148
|
it 'should work' do
|
|
149
149
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
150
150
|
end
|
|
151
151
|
end
|
|
152
152
|
|
|
153
|
-
# unit tests for
|
|
153
|
+
# unit tests for partial_update
|
|
154
154
|
# Update a file repository
|
|
155
155
|
# Trigger an asynchronous partial update task
|
|
156
156
|
# @param file_file_repository_href
|
|
157
157
|
# @param patchedfile_file_repository
|
|
158
158
|
# @param [Hash] opts the optional parameters
|
|
159
159
|
# @return [AsyncOperationResponse]
|
|
160
|
-
describe '
|
|
160
|
+
describe 'partial_update test' do
|
|
161
161
|
it 'should work' do
|
|
162
162
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
163
163
|
end
|
|
164
164
|
end
|
|
165
165
|
|
|
166
|
-
# unit tests for
|
|
166
|
+
# unit tests for read
|
|
167
167
|
# Inspect a file repository
|
|
168
168
|
# FileRepository represents a single file repository, to which content can be synced, added, or removed.
|
|
169
169
|
# @param file_file_repository_href
|
|
@@ -171,72 +171,72 @@ describe 'RepositoriesFileApi' do
|
|
|
171
171
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
172
172
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
173
173
|
# @return [FileFileRepositoryResponse]
|
|
174
|
-
describe '
|
|
174
|
+
describe 'read test' do
|
|
175
175
|
it 'should work' do
|
|
176
176
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
177
177
|
end
|
|
178
178
|
end
|
|
179
179
|
|
|
180
|
-
# unit tests for
|
|
180
|
+
# unit tests for remove_role
|
|
181
181
|
# Remove a role
|
|
182
182
|
# Remove a role for this object from users/groups.
|
|
183
183
|
# @param file_file_repository_href
|
|
184
184
|
# @param nested_role
|
|
185
185
|
# @param [Hash] opts the optional parameters
|
|
186
186
|
# @return [NestedRoleResponse]
|
|
187
|
-
describe '
|
|
187
|
+
describe 'remove_role test' do
|
|
188
188
|
it 'should work' do
|
|
189
189
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
190
190
|
end
|
|
191
191
|
end
|
|
192
192
|
|
|
193
|
-
# unit tests for
|
|
193
|
+
# unit tests for set_label
|
|
194
194
|
# Set a label
|
|
195
195
|
# Set a single pulp_label on the object to a specific value or null.
|
|
196
196
|
# @param file_file_repository_href
|
|
197
197
|
# @param set_label
|
|
198
198
|
# @param [Hash] opts the optional parameters
|
|
199
199
|
# @return [SetLabelResponse]
|
|
200
|
-
describe '
|
|
200
|
+
describe 'set_label test' do
|
|
201
201
|
it 'should work' do
|
|
202
202
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
203
203
|
end
|
|
204
204
|
end
|
|
205
205
|
|
|
206
|
-
# unit tests for
|
|
206
|
+
# unit tests for sync
|
|
207
207
|
# Sync from a remote
|
|
208
208
|
# Trigger an asynchronous task to sync file content.
|
|
209
209
|
# @param file_file_repository_href
|
|
210
210
|
# @param repository_sync_url
|
|
211
211
|
# @param [Hash] opts the optional parameters
|
|
212
212
|
# @return [AsyncOperationResponse]
|
|
213
|
-
describe '
|
|
213
|
+
describe 'sync test' do
|
|
214
214
|
it 'should work' do
|
|
215
215
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
216
216
|
end
|
|
217
217
|
end
|
|
218
218
|
|
|
219
|
-
# unit tests for
|
|
219
|
+
# unit tests for unset_label
|
|
220
220
|
# Unset a label
|
|
221
221
|
# Unset a single pulp_label on the object.
|
|
222
222
|
# @param file_file_repository_href
|
|
223
223
|
# @param unset_label
|
|
224
224
|
# @param [Hash] opts the optional parameters
|
|
225
225
|
# @return [UnsetLabelResponse]
|
|
226
|
-
describe '
|
|
226
|
+
describe 'unset_label test' do
|
|
227
227
|
it 'should work' do
|
|
228
228
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
229
229
|
end
|
|
230
230
|
end
|
|
231
231
|
|
|
232
|
-
# unit tests for
|
|
232
|
+
# unit tests for update
|
|
233
233
|
# Update a file repository
|
|
234
234
|
# Trigger an asynchronous update task
|
|
235
235
|
# @param file_file_repository_href
|
|
236
236
|
# @param file_file_repository
|
|
237
237
|
# @param [Hash] opts the optional parameters
|
|
238
238
|
# @return [AsyncOperationResponse]
|
|
239
|
-
describe '
|
|
239
|
+
describe 'update test' do
|
|
240
240
|
it 'should work' do
|
|
241
241
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
242
242
|
end
|
|
@@ -32,19 +32,19 @@ describe 'RepositoriesFileVersionsApi' do
|
|
|
32
32
|
end
|
|
33
33
|
end
|
|
34
34
|
|
|
35
|
-
# unit tests for
|
|
35
|
+
# unit tests for delete
|
|
36
36
|
# Delete a repository version
|
|
37
37
|
# Trigger an asynchronous task to delete a repository version.
|
|
38
38
|
# @param file_file_repository_version_href
|
|
39
39
|
# @param [Hash] opts the optional parameters
|
|
40
40
|
# @return [AsyncOperationResponse]
|
|
41
|
-
describe '
|
|
41
|
+
describe 'delete test' do
|
|
42
42
|
it 'should work' do
|
|
43
43
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
44
44
|
end
|
|
45
45
|
end
|
|
46
46
|
|
|
47
|
-
# unit tests for
|
|
47
|
+
# unit tests for list
|
|
48
48
|
# List repository versions
|
|
49
49
|
# FileRepositoryVersion represents a single file repository version.
|
|
50
50
|
# @param file_file_repository_href
|
|
@@ -71,13 +71,13 @@ describe 'RepositoriesFileVersionsApi' do
|
|
|
71
71
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
72
72
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
73
73
|
# @return [PaginatedRepositoryVersionResponseList]
|
|
74
|
-
describe '
|
|
74
|
+
describe 'list test' do
|
|
75
75
|
it 'should work' do
|
|
76
76
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
77
77
|
end
|
|
78
78
|
end
|
|
79
79
|
|
|
80
|
-
# unit tests for
|
|
80
|
+
# unit tests for read
|
|
81
81
|
# Inspect a repository version
|
|
82
82
|
# FileRepositoryVersion represents a single file repository version.
|
|
83
83
|
# @param file_file_repository_version_href
|
|
@@ -85,19 +85,19 @@ describe 'RepositoriesFileVersionsApi' do
|
|
|
85
85
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
86
86
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
87
87
|
# @return [RepositoryVersionResponse]
|
|
88
|
-
describe '
|
|
88
|
+
describe 'read test' do
|
|
89
89
|
it 'should work' do
|
|
90
90
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
91
91
|
end
|
|
92
92
|
end
|
|
93
93
|
|
|
94
|
-
# unit tests for
|
|
94
|
+
# unit tests for repair
|
|
95
95
|
# Trigger an asynchronous task to repair a repository version.
|
|
96
96
|
# @param file_file_repository_version_href
|
|
97
97
|
# @param repair
|
|
98
98
|
# @param [Hash] opts the optional parameters
|
|
99
99
|
# @return [AsyncOperationResponse]
|
|
100
|
-
describe '
|
|
100
|
+
describe 'repair test' do
|
|
101
101
|
it 'should work' do
|
|
102
102
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
103
103
|
end
|
data/spec/configuration_spec.rb
CHANGED
|
@@ -18,7 +18,7 @@ describe PulpFileClient::Configuration do
|
|
|
18
18
|
before(:each) do
|
|
19
19
|
# uncomment below to setup host and base_path
|
|
20
20
|
# require 'URI'
|
|
21
|
-
# uri = URI.parse("http://
|
|
21
|
+
# uri = URI.parse("http://pulp")
|
|
22
22
|
# PulpFileClient.configure do |c|
|
|
23
23
|
# c.host = uri.host
|
|
24
24
|
# c.base_path = uri.path
|
|
@@ -28,14 +28,14 @@ describe PulpFileClient::Configuration do
|
|
|
28
28
|
describe '#base_url' do
|
|
29
29
|
it 'should have the default value' do
|
|
30
30
|
# uncomment below to test default value of the base path
|
|
31
|
-
# expect(config.base_url).to eq("http://
|
|
31
|
+
# expect(config.base_url).to eq("http://pulp")
|
|
32
32
|
end
|
|
33
33
|
|
|
34
34
|
it 'should remove trailing slashes' do
|
|
35
35
|
[nil, '', '/', '//'].each do |base_path|
|
|
36
36
|
config.base_path = base_path
|
|
37
37
|
# uncomment below to test trailing slashes
|
|
38
|
-
# expect(config.base_url).to eq("http://
|
|
38
|
+
# expect(config.base_url).to eq("http://pulp")
|
|
39
39
|
end
|
|
40
40
|
end
|
|
41
41
|
end
|
|
@@ -14,22 +14,22 @@ require 'spec_helper'
|
|
|
14
14
|
require 'json'
|
|
15
15
|
require 'date'
|
|
16
16
|
|
|
17
|
-
# Unit tests for PulpFileClient::
|
|
17
|
+
# Unit tests for PulpFileClient::FileFileRemoteResponseHiddenFields
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
|
-
describe '
|
|
20
|
+
describe 'FileFileRemoteResponseHiddenFields' do
|
|
21
21
|
before do
|
|
22
22
|
# run before each test
|
|
23
|
-
@instance = PulpFileClient::
|
|
23
|
+
@instance = PulpFileClient::FileFileRemoteResponseHiddenFields.new
|
|
24
24
|
end
|
|
25
25
|
|
|
26
26
|
after do
|
|
27
27
|
# run after each test
|
|
28
28
|
end
|
|
29
29
|
|
|
30
|
-
describe 'test an instance of
|
|
31
|
-
it 'should create an instance of
|
|
32
|
-
expect(@instance).to be_instance_of(PulpFileClient::
|
|
30
|
+
describe 'test an instance of FileFileRemoteResponseHiddenFields' do
|
|
31
|
+
it 'should create an instance of FileFileRemoteResponseHiddenFields' do
|
|
32
|
+
expect(@instance).to be_instance_of(PulpFileClient::FileFileRemoteResponseHiddenFields)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
35
|
describe 'test attribute "name"' do
|
|
@@ -14,22 +14,22 @@ require 'spec_helper'
|
|
|
14
14
|
require 'json'
|
|
15
15
|
require 'date'
|
|
16
16
|
|
|
17
|
-
# Unit tests for PulpFileClient::
|
|
17
|
+
# Unit tests for PulpFileClient::PolicyEnum
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
|
-
describe '
|
|
20
|
+
describe 'PolicyEnum' do
|
|
21
21
|
before do
|
|
22
22
|
# run before each test
|
|
23
|
-
@instance = PulpFileClient::
|
|
23
|
+
@instance = PulpFileClient::PolicyEnum.new
|
|
24
24
|
end
|
|
25
25
|
|
|
26
26
|
after do
|
|
27
27
|
# run after each test
|
|
28
28
|
end
|
|
29
29
|
|
|
30
|
-
describe 'test an instance of
|
|
31
|
-
it 'should create an instance of
|
|
32
|
-
expect(@instance).to be_instance_of(PulpFileClient::
|
|
30
|
+
describe 'test an instance of PolicyEnum' do
|
|
31
|
+
it 'should create an instance of PolicyEnum' do
|
|
32
|
+
expect(@instance).to be_instance_of(PulpFileClient::PolicyEnum)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
35
|
end
|