@iblai/iblai-api 0.0.1-core
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.
- package/README.md +222 -0
- package/dist/index.cjs.js +17527 -0
- package/dist/index.cjs.js.map +1 -0
- package/dist/index.esm.js +17494 -0
- package/dist/index.esm.js.map +1 -0
- package/dist/index.umd.js +17533 -0
- package/dist/index.umd.js.map +1 -0
- package/dist/types/core/ApiError.d.ts +10 -0
- package/dist/types/core/ApiRequestOptions.d.ts +13 -0
- package/dist/types/core/ApiResult.d.ts +7 -0
- package/dist/types/core/CancelablePromise.d.ts +20 -0
- package/dist/types/core/OpenAPI.d.ts +16 -0
- package/dist/types/core/request.d.ts +30 -0
- package/dist/types/index.d.ts +396 -0
- package/dist/types/models/AWSTenantLaunchRequest.d.ts +20 -0
- package/dist/types/models/AcceptanceEnum.d.ts +10 -0
- package/dist/types/models/ActivateUserFreeTrial.d.ts +11 -0
- package/dist/types/models/ActiveUsersData.d.ts +18 -0
- package/dist/types/models/ActiveUsersList.d.ts +6 -0
- package/dist/types/models/ActiveUsersPerCourse.d.ts +10 -0
- package/dist/types/models/ActiveUsersPerCourseData.d.ts +14 -0
- package/dist/types/models/ActivityAPI.d.ts +8 -0
- package/dist/types/models/ActivityData.d.ts +38 -0
- package/dist/types/models/App.d.ts +10 -0
- package/dist/types/models/AppleSubscriptionStatusRequest.d.ts +3 -0
- package/dist/types/models/AppleSubscriptionStatusView.d.ts +3 -0
- package/dist/types/models/AppleVerifyTransactionId.d.ts +3 -0
- package/dist/types/models/Assertion.d.ts +15 -0
- package/dist/types/models/AssociateAccountResponse.d.ts +5 -0
- package/dist/types/models/AssociateAppleAccount.d.ts +3 -0
- package/dist/types/models/AuthToken.d.ts +10 -0
- package/dist/types/models/Average.d.ts +4 -0
- package/dist/types/models/AverageData.d.ts +6 -0
- package/dist/types/models/AverageOvertime.d.ts +22 -0
- package/dist/types/models/AvgCourseGradeWithCutoff.d.ts +4 -0
- package/dist/types/models/AvgCourseGradeWithCutoffData.d.ts +10 -0
- package/dist/types/models/BaseErrorResponse.d.ts +5 -0
- package/dist/types/models/BaseResponse.d.ts +5 -0
- package/dist/types/models/BlankCourseInvitationCreate.d.ts +21 -0
- package/dist/types/models/BlankEnum.d.ts +2 -0
- package/dist/types/models/BlankPlatformInvitationCreate.d.ts +21 -0
- package/dist/types/models/BlankProgramInvitationCreate.d.ts +21 -0
- package/dist/types/models/BlockSkillPointInfoRequest.d.ts +18 -0
- package/dist/types/models/BlockSkillPointInfoResponse.d.ts +10 -0
- package/dist/types/models/BulkCourseInvitationCreate.d.ts +14 -0
- package/dist/types/models/BulkCourseInvitationResponse.d.ts +13 -0
- package/dist/types/models/BulkCreateAssertion.d.ts +4 -0
- package/dist/types/models/BulkPlatformInvitationCreate.d.ts +14 -0
- package/dist/types/models/BulkPlatformInvitationResponse.d.ts +13 -0
- package/dist/types/models/BulkProgramInvitationCreate.d.ts +14 -0
- package/dist/types/models/BulkProgramInvitationResponse.d.ts +13 -0
- package/dist/types/models/BulkSuggestionResponse.d.ts +13 -0
- package/dist/types/models/CampaignEnablement.d.ts +8 -0
- package/dist/types/models/CampaignExclusion.d.ts +8 -0
- package/dist/types/models/CatalogAutoIncrementResponse.d.ts +25 -0
- package/dist/types/models/CatalogAutoIncrementUpdateRequest.d.ts +17 -0
- package/dist/types/models/CeleryHeartbeat.d.ts +5 -0
- package/dist/types/models/CeleryHeartbeatFail.d.ts +5 -0
- package/dist/types/models/CeleryHeartbeatFailStatusEnum.d.ts +8 -0
- package/dist/types/models/CeleryHeartbeatStatusEnum.d.ts +8 -0
- package/dist/types/models/Company.d.ts +23 -0
- package/dist/types/models/ContextResponse.d.ts +7 -0
- package/dist/types/models/Count.d.ts +4 -0
- package/dist/types/models/CountData.d.ts +6 -0
- package/dist/types/models/Course.d.ts +15 -0
- package/dist/types/models/CourseAccessRequestCreate.d.ts +17 -0
- package/dist/types/models/CourseAccessRequestDetail.d.ts +49 -0
- package/dist/types/models/CourseAccessRequestStatusResponse.d.ts +17 -0
- package/dist/types/models/CourseAccessRequestUpdate.d.ts +25 -0
- package/dist/types/models/CourseCompletion.d.ts +66 -0
- package/dist/types/models/CourseCompletionCatalogResponse.d.ts +11 -0
- package/dist/types/models/CourseCompletionPerCourse.d.ts +6 -0
- package/dist/types/models/CourseCompletionPerCourseData.d.ts +22 -0
- package/dist/types/models/CourseCompletionSummaryDataOvertime.d.ts +18 -0
- package/dist/types/models/CourseCompletionSummaryOvertime.d.ts +6 -0
- package/dist/types/models/CourseCreateUpdate.d.ts +25 -0
- package/dist/types/models/CourseDeleteResponse.d.ts +13 -0
- package/dist/types/models/CourseEligibilityCheckResponse.d.ts +25 -0
- package/dist/types/models/CourseEnrollmentSearchResponse.d.ts +53 -0
- package/dist/types/models/CourseGradeDetailBlock.d.ts +18 -0
- package/dist/types/models/CourseGradeDetailSubSection.d.ts +23 -0
- package/dist/types/models/CourseGradeSummary.d.ts +4 -0
- package/dist/types/models/CourseGradeSummaryData.d.ts +18 -0
- package/dist/types/models/CourseGradingDetail.d.ts +4 -0
- package/dist/types/models/CourseGradingDetailData.d.ts +12 -0
- package/dist/types/models/CourseGroupSuggestionCreate.d.ts +41 -0
- package/dist/types/models/CourseGroupSuggestionDetail.d.ts +53 -0
- package/dist/types/models/CourseInvitationCreate.d.ts +41 -0
- package/dist/types/models/CourseInvitationDetail.d.ts +53 -0
- package/dist/types/models/CourseInvitationRedemption.d.ts +25 -0
- package/dist/types/models/CourseLicenseAssignmentCreate.d.ts +37 -0
- package/dist/types/models/CourseLicenseAssignmentDetail.d.ts +49 -0
- package/dist/types/models/CourseLicenseCreate.d.ts +61 -0
- package/dist/types/models/CourseLicenseDetail.d.ts +53 -0
- package/dist/types/models/CourseLicenseGroupAssignmentCreate.d.ts +33 -0
- package/dist/types/models/CourseLicenseGroupAssignmentDetail.d.ts +45 -0
- package/dist/types/models/CourseLicenseUpdate.d.ts +61 -0
- package/dist/types/models/CourseMetadataSearchRequest.d.ts +17 -0
- package/dist/types/models/CourseMetadataUpdateRequest.d.ts +17 -0
- package/dist/types/models/CoursePoint.d.ts +7 -0
- package/dist/types/models/CourseReviewInfoResponse.d.ts +17 -0
- package/dist/types/models/CourseSkill.d.ts +8 -0
- package/dist/types/models/CourseSkillPointInfoRequest.d.ts +18 -0
- package/dist/types/models/CourseSkillPointInfoResponse.d.ts +10 -0
- package/dist/types/models/CourseSuggestionBulkCreate.d.ts +17 -0
- package/dist/types/models/CourseSuggestionCreate.d.ts +49 -0
- package/dist/types/models/CourseSuggestionDetail.d.ts +53 -0
- package/dist/types/models/Credential.d.ts +28 -0
- package/dist/types/models/DesiredRole.d.ts +7 -0
- package/dist/types/models/DesiredRoleCreateUpdateRequest.d.ts +21 -0
- package/dist/types/models/DesiredSkill.d.ts +7 -0
- package/dist/types/models/DesiredSkillCreateUpdateRequest.d.ts +21 -0
- package/dist/types/models/DetailedGradeSubsection.d.ts +22 -0
- package/dist/types/models/DetailedGradeView.d.ts +4 -0
- package/dist/types/models/DetailedGradeViewData.d.ts +12 -0
- package/dist/types/models/Education.d.ts +30 -0
- package/dist/types/models/EdxSignalReceiverRequest.d.ts +4 -0
- package/dist/types/models/EngagementPerCourse.d.ts +6 -0
- package/dist/types/models/EngagementPerCourseData.d.ts +26 -0
- package/dist/types/models/Enrollments.d.ts +8 -0
- package/dist/types/models/EnrollmentsData.d.ts +18 -0
- package/dist/types/models/EnrollmentsPerUser.d.ts +6 -0
- package/dist/types/models/EnrollmentsPerUserData.d.ts +18 -0
- package/dist/types/models/ErrorResponse.d.ts +8 -0
- package/dist/types/models/Experience.d.ts +29 -0
- package/dist/types/models/FloatOverTime.d.ts +10 -0
- package/dist/types/models/GCPTenantLaunchRequest.d.ts +24 -0
- package/dist/types/models/GlobalCatalogSearchResponse.d.ts +33 -0
- package/dist/types/models/GooglePayAccountResponse.d.ts +15 -0
- package/dist/types/models/GooglePayAccountResponseStatusEnum.d.ts +8 -0
- package/dist/types/models/GooglePayVerifyToken.d.ts +6 -0
- package/dist/types/models/GradingPerUser.d.ts +8 -0
- package/dist/types/models/GradingPerUserData.d.ts +26 -0
- package/dist/types/models/GroupList.d.ts +6 -0
- package/dist/types/models/GroupListData.d.ts +16 -0
- package/dist/types/models/ImageUpload.d.ts +3 -0
- package/dist/types/models/Institution.d.ts +20 -0
- package/dist/types/models/InstitutionTypeEnum.d.ts +14 -0
- package/dist/types/models/Issuer.d.ts +9 -0
- package/dist/types/models/IssuerAuthority.d.ts +5 -0
- package/dist/types/models/ItemTypeEnum.d.ts +18 -0
- package/dist/types/models/LauncherViewPostRequest.d.ts +9 -0
- package/dist/types/models/LearnerInformationAPI.d.ts +4 -0
- package/dist/types/models/LearnerInformationAPIData.d.ts +83 -0
- package/dist/types/models/LtiKey.d.ts +19 -0
- package/dist/types/models/LtiLaunchGate.d.ts +8 -0
- package/dist/types/models/LtiTool.d.ts +46 -0
- package/dist/types/models/ManagerAuthToken.d.ts +13 -0
- package/dist/types/models/MarkAllReadRequest.d.ts +9 -0
- package/dist/types/models/MarkAllReadResponse.d.ts +7 -0
- package/dist/types/models/MediaResource.d.ts +71 -0
- package/dist/types/models/MediaTypeEnum.d.ts +14 -0
- package/dist/types/models/ModeEnum.d.ts +10 -0
- package/dist/types/models/NetRevenueOverTime.d.ts +8 -0
- package/dist/types/models/NewPerLearnerList.d.ts +6 -0
- package/dist/types/models/NewPerLearnerListData.d.ts +17 -0
- package/dist/types/models/Notification.d.ts +14 -0
- package/dist/types/models/NotificationCount.d.ts +4 -0
- package/dist/types/models/NotificationPreview.d.ts +31 -0
- package/dist/types/models/NotificationSource.d.ts +8 -0
- package/dist/types/models/NotificationStatusEnum.d.ts +10 -0
- package/dist/types/models/NotificationTemplateData.d.ts +26 -0
- package/dist/types/models/OnboardingStatusUpdate.d.ts +7 -0
- package/dist/types/models/Order.d.ts +22 -0
- package/dist/types/models/OverTime.d.ts +3 -0
- package/dist/types/models/OverTimeWithTotal.d.ts +22 -0
- package/dist/types/models/OvertimeMeta.d.ts +30 -0
- package/dist/types/models/OvertimeWithChangeInfo.d.ts +24 -0
- package/dist/types/models/PaginatedCourseAccessRequest.d.ts +22 -0
- package/dist/types/models/PaginatedCourseGroupSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedCourseInvitation.d.ts +22 -0
- package/dist/types/models/PaginatedCourseLicense.d.ts +22 -0
- package/dist/types/models/PaginatedCourseLicenseAssignment.d.ts +22 -0
- package/dist/types/models/PaginatedCourseLicenseGroupAssignment.d.ts +22 -0
- package/dist/types/models/PaginatedCourseSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedPathwayGroupSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedPathwaySuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedPlatformInvitation.d.ts +22 -0
- package/dist/types/models/PaginatedPlatformLicense.d.ts +22 -0
- package/dist/types/models/PaginatedProgramGroupSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedProgramInvitation.d.ts +22 -0
- package/dist/types/models/PaginatedProgramLicense.d.ts +31 -0
- package/dist/types/models/PaginatedProgramLicenseAssignment.d.ts +31 -0
- package/dist/types/models/PaginatedProgramLicenseGroupAssignment.d.ts +31 -0
- package/dist/types/models/PaginatedProgramSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedUserAppList.d.ts +7 -0
- package/dist/types/models/PaginatedUserLicense.d.ts +22 -0
- package/dist/types/models/PaginatedUserLicenseAssignment.d.ts +22 -0
- package/dist/types/models/PaginatedUserLicenseGroupAssignment.d.ts +22 -0
- package/dist/types/models/Pagination.d.ts +18 -0
- package/dist/types/models/PatchedMediaResource.d.ts +71 -0
- package/dist/types/models/PatchedNotification.d.ts +14 -0
- package/dist/types/models/PatchedPlatformPublicMetadata.d.ts +8 -0
- package/dist/types/models/PatchedSkillThreshold.d.ts +14 -0
- package/dist/types/models/Pathway.d.ts +28 -0
- package/dist/types/models/PathwayCompletionResponse.d.ts +13 -0
- package/dist/types/models/PathwayCreateUpdateRequest.d.ts +45 -0
- package/dist/types/models/PathwayDeleteResponse.d.ts +13 -0
- package/dist/types/models/PathwayEnrollment.d.ts +22 -0
- package/dist/types/models/PathwayEnrollmentPlus.d.ts +26 -0
- package/dist/types/models/PathwayEnrollmentRequest.d.ts +49 -0
- package/dist/types/models/PathwayGroupSuggestionCreate.d.ts +41 -0
- package/dist/types/models/PathwayGroupSuggestionDetail.d.ts +61 -0
- package/dist/types/models/PathwaySelfEnrollmentRequest.d.ts +37 -0
- package/dist/types/models/PathwaySuggestionBulkCreate.d.ts +21 -0
- package/dist/types/models/PathwaySuggestionCreate.d.ts +53 -0
- package/dist/types/models/PathwaySuggestionDetail.d.ts +61 -0
- package/dist/types/models/PerLearnerCourseLastAccessData.d.ts +30 -0
- package/dist/types/models/PerLearnerCourseVideosWatched.d.ts +8 -0
- package/dist/types/models/PerLearnerCourseVideosWatchedData.d.ts +14 -0
- package/dist/types/models/PerLearnerLastAccess.d.ts +4 -0
- package/dist/types/models/PerLearnerLastAccessData.d.ts +11 -0
- package/dist/types/models/PerLearnerTimeSpentInCourseTree.d.ts +8 -0
- package/dist/types/models/PerformanceGradesPerCourse.d.ts +6 -0
- package/dist/types/models/PerformanceGradesPerCourseData.d.ts +22 -0
- package/dist/types/models/PerlearnerCourseProgress.d.ts +4 -0
- package/dist/types/models/PerlearnerCourseProgressData.d.ts +6 -0
- package/dist/types/models/PerlearnerEngagementVideosData.d.ts +30 -0
- package/dist/types/models/PerlearnerEngagementVideosWatchedPerCourse.d.ts +4 -0
- package/dist/types/models/PerlearnerGradeSummary.d.ts +4 -0
- package/dist/types/models/PerlearnerGradeSummaryData.d.ts +18 -0
- package/dist/types/models/PerlearnerGradeWithCutOff.d.ts +4 -0
- package/dist/types/models/PerlearnerGradeWithCutOffData.d.ts +10 -0
- package/dist/types/models/PerlearnerGradingPerCourseAPI.d.ts +4 -0
- package/dist/types/models/PerlearnerGradingPerCourseAPIData.d.ts +34 -0
- package/dist/types/models/PerlearnerUserList.d.ts +6 -0
- package/dist/types/models/PerlearnerUserListData.d.ts +34 -0
- package/dist/types/models/Platform.d.ts +29 -0
- package/dist/types/models/PlatformApiKey.d.ts +30 -0
- package/dist/types/models/PlatformInvitationCreate.d.ts +41 -0
- package/dist/types/models/PlatformInvitationDetail.d.ts +53 -0
- package/dist/types/models/PlatformInvitationRedemption.d.ts +25 -0
- package/dist/types/models/PlatformLicenseCreate.d.ts +53 -0
- package/dist/types/models/PlatformLicenseDetail.d.ts +49 -0
- package/dist/types/models/PlatformLicenseUpdate.d.ts +57 -0
- package/dist/types/models/PlatformList.d.ts +29 -0
- package/dist/types/models/PlatformListStatusEnum.d.ts +22 -0
- package/dist/types/models/PlatformPublicMetadata.d.ts +8 -0
- package/dist/types/models/PlatformSkillPointBulkRequest.d.ts +13 -0
- package/dist/types/models/PlatformSkillPointBulkResponse.d.ts +13 -0
- package/dist/types/models/PlatformSkillPointGroupRequest.d.ts +21 -0
- package/dist/types/models/PlatformSkillPointRequest.d.ts +21 -0
- package/dist/types/models/PlatformSkillPointResponse.d.ts +21 -0
- package/dist/types/models/PlatformUpdatePostRequest.d.ts +9 -0
- package/dist/types/models/PointsPercentile.d.ts +8 -0
- package/dist/types/models/PreviewResponse.d.ts +11 -0
- package/dist/types/models/Product.d.ts +22 -0
- package/dist/types/models/ProductTable.d.ts +26 -0
- package/dist/types/models/Program.d.ts +24 -0
- package/dist/types/models/ProgramCompletionResponse.d.ts +13 -0
- package/dist/types/models/ProgramCoursePosition.d.ts +6 -0
- package/dist/types/models/ProgramCreateUpdateRequest.d.ts +45 -0
- package/dist/types/models/ProgramDeleteResponse.d.ts +13 -0
- package/dist/types/models/ProgramEnrollment.d.ts +30 -0
- package/dist/types/models/ProgramEnrollmentPlus.d.ts +34 -0
- package/dist/types/models/ProgramGroupSuggestionCreate.d.ts +37 -0
- package/dist/types/models/ProgramGroupSuggestionDetail.d.ts +53 -0
- package/dist/types/models/ProgramInvitationCreate.d.ts +41 -0
- package/dist/types/models/ProgramInvitationDetail.d.ts +53 -0
- package/dist/types/models/ProgramInvitationRedemption.d.ts +25 -0
- package/dist/types/models/ProgramLicenseAssignmentCreate.d.ts +70 -0
- package/dist/types/models/ProgramLicenseAssignmentDetail.d.ts +90 -0
- package/dist/types/models/ProgramLicenseCreateDetail.d.ts +61 -0
- package/dist/types/models/ProgramLicenseDetail.d.ts +90 -0
- package/dist/types/models/ProgramLicenseGroupAssignmentCreate.d.ts +56 -0
- package/dist/types/models/ProgramLicenseGroupAssignmentDetail.d.ts +85 -0
- package/dist/types/models/ProgramLicenseUpdateDetail.d.ts +76 -0
- package/dist/types/models/ProgramReviewInfoResponse.d.ts +17 -0
- package/dist/types/models/ProgramSearch.d.ts +28 -0
- package/dist/types/models/ProgramSuggestionBulkCreate.d.ts +21 -0
- package/dist/types/models/ProgramSuggestionCreate.d.ts +53 -0
- package/dist/types/models/ProgramSuggestionDetail.d.ts +53 -0
- package/dist/types/models/ProgramTypeEnum.d.ts +18 -0
- package/dist/types/models/Recipient.d.ts +8 -0
- package/dist/types/models/RecommendationSearchAPI.d.ts +3 -0
- package/dist/types/models/RedirectTokenRequest.d.ts +3 -0
- package/dist/types/models/RedirectTokenResponse.d.ts +5 -0
- package/dist/types/models/ReportCreate.d.ts +7 -0
- package/dist/types/models/ReportData.d.ts +28 -0
- package/dist/types/models/ReportDetail.d.ts +4 -0
- package/dist/types/models/ReportList.d.ts +4 -0
- package/dist/types/models/ReportRequest.d.ts +21 -0
- package/dist/types/models/ReportStatus.d.ts +41 -0
- package/dist/types/models/ReportedRole.d.ts +7 -0
- package/dist/types/models/ReportedRoleCreateUpdateRequest.d.ts +21 -0
- package/dist/types/models/ReportedSkill.d.ts +7 -0
- package/dist/types/models/Resource.d.ts +22 -0
- package/dist/types/models/ResourceCompletion.d.ts +46 -0
- package/dist/types/models/ResourceCompletionRequest.d.ts +29 -0
- package/dist/types/models/ResourceCreateUpdate.d.ts +42 -0
- package/dist/types/models/ResourceDeleteResponse.d.ts +13 -0
- package/dist/types/models/ResourcePoint.d.ts +7 -0
- package/dist/types/models/RevenueByProduct.d.ts +6 -0
- package/dist/types/models/Role.d.ts +18 -0
- package/dist/types/models/RoleCreateUpdateRequest.d.ts +25 -0
- package/dist/types/models/SendNotification.d.ts +6 -0
- package/dist/types/models/SendResponse.d.ts +9 -0
- package/dist/types/models/Skill.d.ts +16 -0
- package/dist/types/models/SkillCreateUpdateRequest.d.ts +25 -0
- package/dist/types/models/SkillDetail.d.ts +9 -0
- package/dist/types/models/SkillInfo.d.ts +23 -0
- package/dist/types/models/SkillThreshold.d.ts +14 -0
- package/dist/types/models/StateEnum.d.ts +22 -0
- package/dist/types/models/StripeCheckoutSessionRequest.d.ts +54 -0
- package/dist/types/models/StripeCheckoutSessionResponse.d.ts +6 -0
- package/dist/types/models/StripeCustomerPortalRequest.d.ts +3 -0
- package/dist/types/models/StripeCustomerPortalResponse.d.ts +3 -0
- package/dist/types/models/StripeLocalProduct.d.ts +8 -0
- package/dist/types/models/StripeSubscriptionRenewalRequest.d.ts +4 -0
- package/dist/types/models/StripeSubscriptionRenewalResponse.d.ts +3 -0
- package/dist/types/models/SubTimeChild.d.ts +18 -0
- package/dist/types/models/Summary.d.ts +18 -0
- package/dist/types/models/TenantLaunchError.d.ts +10 -0
- package/dist/types/models/TenantLaunchFailed.d.ts +15 -0
- package/dist/types/models/TenantLaunchRequest.d.ts +16 -0
- package/dist/types/models/TenantLaunchResponse.d.ts +15 -0
- package/dist/types/models/TimeChildData.d.ts +20 -0
- package/dist/types/models/TimeDetail.d.ts +8 -0
- package/dist/types/models/TimeDetailChild.d.ts +26 -0
- package/dist/types/models/TimeDetailData.d.ts +24 -0
- package/dist/types/models/TimeSpentByUsersInCourse.d.ts +6 -0
- package/dist/types/models/TimeSpentByUsersInCourseData.d.ts +22 -0
- package/dist/types/models/TimeSpentPerCourse.d.ts +6 -0
- package/dist/types/models/TimeSpentPerCourseData.d.ts +26 -0
- package/dist/types/models/TimeSpentPerUserResponse.d.ts +3 -0
- package/dist/types/models/TimeSpentUpdateRequest.d.ts +34 -0
- package/dist/types/models/TimeSpentUpdateResponse.d.ts +4 -0
- package/dist/types/models/TokenProxyInput.d.ts +21 -0
- package/dist/types/models/TokenProxyOutput.d.ts +7 -0
- package/dist/types/models/TokenProxyOutputSerializerData.d.ts +20 -0
- package/dist/types/models/TokenProxyUser.d.ts +25 -0
- package/dist/types/models/TypeEnum.d.ts +18 -0
- package/dist/types/models/UploadedImage.d.ts +5 -0
- package/dist/types/models/UserApp.d.ts +27 -0
- package/dist/types/models/UserDeleteAPIError.d.ts +3 -0
- package/dist/types/models/UserDeleteAPIRequest.d.ts +3 -0
- package/dist/types/models/UserDeleteAPIResponse.d.ts +3 -0
- package/dist/types/models/UserInfo.d.ts +13 -0
- package/dist/types/models/UserLicenseAssignmentCreate.d.ts +37 -0
- package/dist/types/models/UserLicenseAssignmentDetail.d.ts +49 -0
- package/dist/types/models/UserLicenseCreate.d.ts +57 -0
- package/dist/types/models/UserLicenseDetail.d.ts +53 -0
- package/dist/types/models/UserLicenseGroupAssignmentCreate.d.ts +33 -0
- package/dist/types/models/UserLicenseGroupAssignmentDetail.d.ts +45 -0
- package/dist/types/models/UserLicenseUpdate.d.ts +61 -0
- package/dist/types/models/UserPlatformLink.d.ts +17 -0
- package/dist/types/models/UserPlatformManagementListViewGetResponse.d.ts +6 -0
- package/dist/types/models/UserPlatformViewPostRequest.d.ts +8 -0
- package/dist/types/models/UserProxyBulkRequest.d.ts +3 -0
- package/dist/types/models/UserProxyGetResponse.d.ts +8 -0
- package/dist/types/models/UserProxyPostRequest.d.ts +7 -0
- package/dist/types/models/UserProxyPostResponse.d.ts +8 -0
- package/dist/types/models/UserSearchResponse.d.ts +29 -0
- package/dist/types/models/UserSearchViewGetResponse.d.ts +6 -0
- package/dist/types/models/UserSkill.d.ts +22 -0
- package/dist/types/models/UserSkillPointInfoResponse.d.ts +10 -0
- package/dist/types/models/UserSkillPointsPercentile.d.ts +8 -0
- package/dist/types/models/ValidateSourceResponse.d.ts +10 -0
- package/dist/types/models/Value.d.ts +4 -0
- package/dist/types/models/ValueData.d.ts +6 -0
- package/dist/types/models/VerifyGCPMarketPlaceFailedResponse.d.ts +11 -0
- package/dist/types/models/VerifyGCPMarketPlaceRequest.d.ts +3 -0
- package/dist/types/models/VerifyGCPMarketPlaceResponse.d.ts +11 -0
- package/dist/types/models/VideoBlock.d.ts +14 -0
- package/dist/types/models/VideoEngagementPerCourse.d.ts +6 -0
- package/dist/types/models/VideoEngagementPerCourseData.d.ts +30 -0
- package/dist/types/models/VideosCount.d.ts +4 -0
- package/dist/types/models/VideosCountData.d.ts +6 -0
- package/dist/types/models/VideosInCourseSummary.d.ts +4 -0
- package/dist/types/models/VideosInCourseSummaryData.d.ts +12 -0
- package/dist/types/models/VideosSpecificCourse.d.ts +4 -0
- package/dist/types/models/VideosSpecificCourseData.d.ts +26 -0
- package/dist/types/models/VideosWatchedSubSection.d.ts +19 -0
- package/dist/types/models/WatchedVideosPerCourse.d.ts +8 -0
- package/dist/types/models/WatchedVideosPerCourseData.d.ts +18 -0
- package/dist/types/models/WatchedVideosPerUser.d.ts +8 -0
- package/dist/types/models/WatchedVideosPerUserData.d.ts +18 -0
- package/dist/types/models/WhitelistedDomain.d.ts +4 -0
- package/dist/types/services/AnalyticsService.d.ts +54 -0
- package/dist/types/services/AudienceService.d.ts +348 -0
- package/dist/types/services/CareerService.d.ts +210 -0
- package/dist/types/services/CatalogService.d.ts +4682 -0
- package/dist/types/services/CoreService.d.ts +638 -0
- package/dist/types/services/CredentialsService.d.ts +1189 -0
- package/dist/types/services/DepartmentsService.d.ts +43 -0
- package/dist/types/services/EngagementService.d.ts +467 -0
- package/dist/types/services/FeaturesService.d.ts +75 -0
- package/dist/types/services/FinanceService.d.ts +52 -0
- package/dist/types/services/MediaResourcesService.d.ts +112 -0
- package/dist/types/services/NotificationBuilderService.d.ts +58 -0
- package/dist/types/services/NotificationService.d.ts +128 -0
- package/dist/types/services/OrgsService.d.ts +262 -0
- package/dist/types/services/OverviewService.d.ts +184 -0
- package/dist/types/services/PerformanceService.d.ts +183 -0
- package/dist/types/services/PerlearnerService.d.ts +501 -0
- package/dist/types/services/PlatformService.d.ts +391 -0
- package/dist/types/services/ProviderAssociationService.d.ts +16 -0
- package/dist/types/services/ProvidersService.d.ts +142 -0
- package/dist/types/services/ProvisionService.d.ts +14 -0
- package/dist/types/services/RecommendationsService.d.ts +13 -0
- package/dist/types/services/ReportsService.d.ts +142 -0
- package/dist/types/services/RolesService.d.ts +57 -0
- package/dist/types/services/SearchService.d.ts +352 -0
- package/dist/types/services/ServiceService.d.ts +170 -0
- package/dist/types/services/SkillsService.d.ts +377 -0
- package/dist/types/services/UserGroupsService.d.ts +49 -0
- package/package.json +39 -0
- package/rollup.config.js +113 -0
- package/src/core/ApiError.ts +25 -0
- package/src/core/ApiRequestOptions.ts +17 -0
- package/src/core/ApiResult.ts +11 -0
- package/src/core/CancelablePromise.ts +131 -0
- package/src/core/OpenAPI.ts +32 -0
- package/src/core/request.ts +322 -0
- package/src/index.ts +402 -0
- package/src/models/AWSTenantLaunchRequest.ts +25 -0
- package/src/models/AcceptanceEnum.ts +14 -0
- package/src/models/ActivateUserFreeTrial.ts +16 -0
- package/src/models/ActiveUsersData.ts +23 -0
- package/src/models/ActiveUsersList.ts +11 -0
- package/src/models/ActiveUsersPerCourse.ts +15 -0
- package/src/models/ActiveUsersPerCourseData.ts +19 -0
- package/src/models/ActivityAPI.ts +13 -0
- package/src/models/ActivityData.ts +43 -0
- package/src/models/App.ts +15 -0
- package/src/models/AppleSubscriptionStatusRequest.ts +8 -0
- package/src/models/AppleSubscriptionStatusView.ts +8 -0
- package/src/models/AppleVerifyTransactionId.ts +8 -0
- package/src/models/Assertion.ts +20 -0
- package/src/models/AssociateAccountResponse.ts +10 -0
- package/src/models/AssociateAppleAccount.ts +8 -0
- package/src/models/AuthToken.ts +15 -0
- package/src/models/Average.ts +9 -0
- package/src/models/AverageData.ts +11 -0
- package/src/models/AverageOvertime.ts +27 -0
- package/src/models/AvgCourseGradeWithCutoff.ts +9 -0
- package/src/models/AvgCourseGradeWithCutoffData.ts +15 -0
- package/src/models/BaseErrorResponse.ts +10 -0
- package/src/models/BaseResponse.ts +10 -0
- package/src/models/BlankCourseInvitationCreate.ts +26 -0
- package/src/models/BlankEnum.ts +7 -0
- package/src/models/BlankPlatformInvitationCreate.ts +26 -0
- package/src/models/BlankProgramInvitationCreate.ts +26 -0
- package/src/models/BlockSkillPointInfoRequest.ts +23 -0
- package/src/models/BlockSkillPointInfoResponse.ts +15 -0
- package/src/models/BulkCourseInvitationCreate.ts +19 -0
- package/src/models/BulkCourseInvitationResponse.ts +18 -0
- package/src/models/BulkCreateAssertion.ts +9 -0
- package/src/models/BulkPlatformInvitationCreate.ts +19 -0
- package/src/models/BulkPlatformInvitationResponse.ts +18 -0
- package/src/models/BulkProgramInvitationCreate.ts +19 -0
- package/src/models/BulkProgramInvitationResponse.ts +18 -0
- package/src/models/BulkSuggestionResponse.ts +18 -0
- package/src/models/CampaignEnablement.ts +13 -0
- package/src/models/CampaignExclusion.ts +13 -0
- package/src/models/CatalogAutoIncrementResponse.ts +30 -0
- package/src/models/CatalogAutoIncrementUpdateRequest.ts +22 -0
- package/src/models/CeleryHeartbeat.ts +10 -0
- package/src/models/CeleryHeartbeatFail.ts +10 -0
- package/src/models/CeleryHeartbeatFailStatusEnum.ts +12 -0
- package/src/models/CeleryHeartbeatStatusEnum.ts +12 -0
- package/src/models/Company.ts +28 -0
- package/src/models/ContextResponse.ts +12 -0
- package/src/models/Count.ts +9 -0
- package/src/models/CountData.ts +11 -0
- package/src/models/Course.ts +20 -0
- package/src/models/CourseAccessRequestCreate.ts +22 -0
- package/src/models/CourseAccessRequestDetail.ts +54 -0
- package/src/models/CourseAccessRequestStatusResponse.ts +22 -0
- package/src/models/CourseAccessRequestUpdate.ts +30 -0
- package/src/models/CourseCompletion.ts +71 -0
- package/src/models/CourseCompletionCatalogResponse.ts +16 -0
- package/src/models/CourseCompletionPerCourse.ts +11 -0
- package/src/models/CourseCompletionPerCourseData.ts +27 -0
- package/src/models/CourseCompletionSummaryDataOvertime.ts +23 -0
- package/src/models/CourseCompletionSummaryOvertime.ts +11 -0
- package/src/models/CourseCreateUpdate.ts +30 -0
- package/src/models/CourseDeleteResponse.ts +18 -0
- package/src/models/CourseEligibilityCheckResponse.ts +30 -0
- package/src/models/CourseEnrollmentSearchResponse.ts +58 -0
- package/src/models/CourseGradeDetailBlock.ts +23 -0
- package/src/models/CourseGradeDetailSubSection.ts +28 -0
- package/src/models/CourseGradeSummary.ts +9 -0
- package/src/models/CourseGradeSummaryData.ts +23 -0
- package/src/models/CourseGradingDetail.ts +9 -0
- package/src/models/CourseGradingDetailData.ts +17 -0
- package/src/models/CourseGroupSuggestionCreate.ts +46 -0
- package/src/models/CourseGroupSuggestionDetail.ts +58 -0
- package/src/models/CourseInvitationCreate.ts +46 -0
- package/src/models/CourseInvitationDetail.ts +58 -0
- package/src/models/CourseInvitationRedemption.ts +30 -0
- package/src/models/CourseLicenseAssignmentCreate.ts +42 -0
- package/src/models/CourseLicenseAssignmentDetail.ts +54 -0
- package/src/models/CourseLicenseCreate.ts +66 -0
- package/src/models/CourseLicenseDetail.ts +58 -0
- package/src/models/CourseLicenseGroupAssignmentCreate.ts +38 -0
- package/src/models/CourseLicenseGroupAssignmentDetail.ts +50 -0
- package/src/models/CourseLicenseUpdate.ts +66 -0
- package/src/models/CourseMetadataSearchRequest.ts +22 -0
- package/src/models/CourseMetadataUpdateRequest.ts +22 -0
- package/src/models/CoursePoint.ts +12 -0
- package/src/models/CourseReviewInfoResponse.ts +22 -0
- package/src/models/CourseSkill.ts +13 -0
- package/src/models/CourseSkillPointInfoRequest.ts +23 -0
- package/src/models/CourseSkillPointInfoResponse.ts +15 -0
- package/src/models/CourseSuggestionBulkCreate.ts +22 -0
- package/src/models/CourseSuggestionCreate.ts +54 -0
- package/src/models/CourseSuggestionDetail.ts +58 -0
- package/src/models/Credential.ts +33 -0
- package/src/models/DesiredRole.ts +12 -0
- package/src/models/DesiredRoleCreateUpdateRequest.ts +26 -0
- package/src/models/DesiredSkill.ts +12 -0
- package/src/models/DesiredSkillCreateUpdateRequest.ts +26 -0
- package/src/models/DetailedGradeSubsection.ts +27 -0
- package/src/models/DetailedGradeView.ts +9 -0
- package/src/models/DetailedGradeViewData.ts +17 -0
- package/src/models/Education.ts +35 -0
- package/src/models/EdxSignalReceiverRequest.ts +9 -0
- package/src/models/EngagementPerCourse.ts +11 -0
- package/src/models/EngagementPerCourseData.ts +31 -0
- package/src/models/Enrollments.ts +13 -0
- package/src/models/EnrollmentsData.ts +23 -0
- package/src/models/EnrollmentsPerUser.ts +11 -0
- package/src/models/EnrollmentsPerUserData.ts +23 -0
- package/src/models/ErrorResponse.ts +13 -0
- package/src/models/Experience.ts +34 -0
- package/src/models/FloatOverTime.ts +15 -0
- package/src/models/GCPTenantLaunchRequest.ts +29 -0
- package/src/models/GlobalCatalogSearchResponse.ts +38 -0
- package/src/models/GooglePayAccountResponse.ts +20 -0
- package/src/models/GooglePayAccountResponseStatusEnum.ts +12 -0
- package/src/models/GooglePayVerifyToken.ts +11 -0
- package/src/models/GradingPerUser.ts +13 -0
- package/src/models/GradingPerUserData.ts +31 -0
- package/src/models/GroupList.ts +11 -0
- package/src/models/GroupListData.ts +21 -0
- package/src/models/ImageUpload.ts +8 -0
- package/src/models/Institution.ts +25 -0
- package/src/models/InstitutionTypeEnum.ts +18 -0
- package/src/models/Issuer.ts +14 -0
- package/src/models/IssuerAuthority.ts +10 -0
- package/src/models/ItemTypeEnum.ts +22 -0
- package/src/models/LauncherViewPostRequest.ts +14 -0
- package/src/models/LearnerInformationAPI.ts +9 -0
- package/src/models/LearnerInformationAPIData.ts +88 -0
- package/src/models/LtiKey.ts +24 -0
- package/src/models/LtiLaunchGate.ts +13 -0
- package/src/models/LtiTool.ts +51 -0
- package/src/models/ManagerAuthToken.ts +18 -0
- package/src/models/MarkAllReadRequest.ts +14 -0
- package/src/models/MarkAllReadResponse.ts +12 -0
- package/src/models/MediaResource.ts +76 -0
- package/src/models/MediaTypeEnum.ts +18 -0
- package/src/models/ModeEnum.ts +14 -0
- package/src/models/NetRevenueOverTime.ts +13 -0
- package/src/models/NewPerLearnerList.ts +11 -0
- package/src/models/NewPerLearnerListData.ts +22 -0
- package/src/models/Notification.ts +19 -0
- package/src/models/NotificationCount.ts +9 -0
- package/src/models/NotificationPreview.ts +36 -0
- package/src/models/NotificationSource.ts +13 -0
- package/src/models/NotificationStatusEnum.ts +14 -0
- package/src/models/NotificationTemplateData.ts +31 -0
- package/src/models/OnboardingStatusUpdate.ts +12 -0
- package/src/models/Order.ts +27 -0
- package/src/models/OverTime.ts +8 -0
- package/src/models/OverTimeWithTotal.ts +27 -0
- package/src/models/OvertimeMeta.ts +35 -0
- package/src/models/OvertimeWithChangeInfo.ts +29 -0
- package/src/models/PaginatedCourseAccessRequest.ts +27 -0
- package/src/models/PaginatedCourseGroupSuggestion.ts +27 -0
- package/src/models/PaginatedCourseInvitation.ts +27 -0
- package/src/models/PaginatedCourseLicense.ts +27 -0
- package/src/models/PaginatedCourseLicenseAssignment.ts +27 -0
- package/src/models/PaginatedCourseLicenseGroupAssignment.ts +27 -0
- package/src/models/PaginatedCourseSuggestion.ts +27 -0
- package/src/models/PaginatedPathwayGroupSuggestion.ts +27 -0
- package/src/models/PaginatedPathwaySuggestion.ts +27 -0
- package/src/models/PaginatedPlatformInvitation.ts +27 -0
- package/src/models/PaginatedPlatformLicense.ts +27 -0
- package/src/models/PaginatedProgramGroupSuggestion.ts +27 -0
- package/src/models/PaginatedProgramInvitation.ts +27 -0
- package/src/models/PaginatedProgramLicense.ts +36 -0
- package/src/models/PaginatedProgramLicenseAssignment.ts +36 -0
- package/src/models/PaginatedProgramLicenseGroupAssignment.ts +36 -0
- package/src/models/PaginatedProgramSuggestion.ts +27 -0
- package/src/models/PaginatedUserAppList.ts +12 -0
- package/src/models/PaginatedUserLicense.ts +27 -0
- package/src/models/PaginatedUserLicenseAssignment.ts +27 -0
- package/src/models/PaginatedUserLicenseGroupAssignment.ts +27 -0
- package/src/models/Pagination.ts +23 -0
- package/src/models/PatchedMediaResource.ts +76 -0
- package/src/models/PatchedNotification.ts +19 -0
- package/src/models/PatchedPlatformPublicMetadata.ts +13 -0
- package/src/models/PatchedSkillThreshold.ts +19 -0
- package/src/models/Pathway.ts +33 -0
- package/src/models/PathwayCompletionResponse.ts +18 -0
- package/src/models/PathwayCreateUpdateRequest.ts +50 -0
- package/src/models/PathwayDeleteResponse.ts +18 -0
- package/src/models/PathwayEnrollment.ts +27 -0
- package/src/models/PathwayEnrollmentPlus.ts +31 -0
- package/src/models/PathwayEnrollmentRequest.ts +54 -0
- package/src/models/PathwayGroupSuggestionCreate.ts +46 -0
- package/src/models/PathwayGroupSuggestionDetail.ts +66 -0
- package/src/models/PathwaySelfEnrollmentRequest.ts +42 -0
- package/src/models/PathwaySuggestionBulkCreate.ts +26 -0
- package/src/models/PathwaySuggestionCreate.ts +58 -0
- package/src/models/PathwaySuggestionDetail.ts +66 -0
- package/src/models/PerLearnerCourseLastAccessData.ts +35 -0
- package/src/models/PerLearnerCourseVideosWatched.ts +13 -0
- package/src/models/PerLearnerCourseVideosWatchedData.ts +19 -0
- package/src/models/PerLearnerLastAccess.ts +9 -0
- package/src/models/PerLearnerLastAccessData.ts +16 -0
- package/src/models/PerLearnerTimeSpentInCourseTree.ts +13 -0
- package/src/models/PerformanceGradesPerCourse.ts +11 -0
- package/src/models/PerformanceGradesPerCourseData.ts +27 -0
- package/src/models/PerlearnerCourseProgress.ts +9 -0
- package/src/models/PerlearnerCourseProgressData.ts +11 -0
- package/src/models/PerlearnerEngagementVideosData.ts +35 -0
- package/src/models/PerlearnerEngagementVideosWatchedPerCourse.ts +9 -0
- package/src/models/PerlearnerGradeSummary.ts +9 -0
- package/src/models/PerlearnerGradeSummaryData.ts +23 -0
- package/src/models/PerlearnerGradeWithCutOff.ts +9 -0
- package/src/models/PerlearnerGradeWithCutOffData.ts +15 -0
- package/src/models/PerlearnerGradingPerCourseAPI.ts +9 -0
- package/src/models/PerlearnerGradingPerCourseAPIData.ts +39 -0
- package/src/models/PerlearnerUserList.ts +11 -0
- package/src/models/PerlearnerUserListData.ts +39 -0
- package/src/models/Platform.ts +34 -0
- package/src/models/PlatformApiKey.ts +35 -0
- package/src/models/PlatformInvitationCreate.ts +46 -0
- package/src/models/PlatformInvitationDetail.ts +58 -0
- package/src/models/PlatformInvitationRedemption.ts +30 -0
- package/src/models/PlatformLicenseCreate.ts +58 -0
- package/src/models/PlatformLicenseDetail.ts +54 -0
- package/src/models/PlatformLicenseUpdate.ts +62 -0
- package/src/models/PlatformList.ts +34 -0
- package/src/models/PlatformListStatusEnum.ts +26 -0
- package/src/models/PlatformPublicMetadata.ts +13 -0
- package/src/models/PlatformSkillPointBulkRequest.ts +18 -0
- package/src/models/PlatformSkillPointBulkResponse.ts +18 -0
- package/src/models/PlatformSkillPointGroupRequest.ts +26 -0
- package/src/models/PlatformSkillPointRequest.ts +26 -0
- package/src/models/PlatformSkillPointResponse.ts +26 -0
- package/src/models/PlatformUpdatePostRequest.ts +14 -0
- package/src/models/PointsPercentile.ts +13 -0
- package/src/models/PreviewResponse.ts +16 -0
- package/src/models/Product.ts +27 -0
- package/src/models/ProductTable.ts +31 -0
- package/src/models/Program.ts +29 -0
- package/src/models/ProgramCompletionResponse.ts +18 -0
- package/src/models/ProgramCoursePosition.ts +11 -0
- package/src/models/ProgramCreateUpdateRequest.ts +50 -0
- package/src/models/ProgramDeleteResponse.ts +18 -0
- package/src/models/ProgramEnrollment.ts +35 -0
- package/src/models/ProgramEnrollmentPlus.ts +39 -0
- package/src/models/ProgramGroupSuggestionCreate.ts +42 -0
- package/src/models/ProgramGroupSuggestionDetail.ts +58 -0
- package/src/models/ProgramInvitationCreate.ts +46 -0
- package/src/models/ProgramInvitationDetail.ts +58 -0
- package/src/models/ProgramInvitationRedemption.ts +30 -0
- package/src/models/ProgramLicenseAssignmentCreate.ts +75 -0
- package/src/models/ProgramLicenseAssignmentDetail.ts +95 -0
- package/src/models/ProgramLicenseCreateDetail.ts +66 -0
- package/src/models/ProgramLicenseDetail.ts +95 -0
- package/src/models/ProgramLicenseGroupAssignmentCreate.ts +61 -0
- package/src/models/ProgramLicenseGroupAssignmentDetail.ts +90 -0
- package/src/models/ProgramLicenseUpdateDetail.ts +81 -0
- package/src/models/ProgramReviewInfoResponse.ts +22 -0
- package/src/models/ProgramSearch.ts +33 -0
- package/src/models/ProgramSuggestionBulkCreate.ts +26 -0
- package/src/models/ProgramSuggestionCreate.ts +58 -0
- package/src/models/ProgramSuggestionDetail.ts +58 -0
- package/src/models/ProgramTypeEnum.ts +22 -0
- package/src/models/Recipient.ts +13 -0
- package/src/models/RecommendationSearchAPI.ts +8 -0
- package/src/models/RedirectTokenRequest.ts +8 -0
- package/src/models/RedirectTokenResponse.ts +10 -0
- package/src/models/ReportCreate.ts +12 -0
- package/src/models/ReportData.ts +33 -0
- package/src/models/ReportDetail.ts +9 -0
- package/src/models/ReportList.ts +9 -0
- package/src/models/ReportRequest.ts +26 -0
- package/src/models/ReportStatus.ts +46 -0
- package/src/models/ReportedRole.ts +12 -0
- package/src/models/ReportedRoleCreateUpdateRequest.ts +26 -0
- package/src/models/ReportedSkill.ts +12 -0
- package/src/models/Resource.ts +27 -0
- package/src/models/ResourceCompletion.ts +51 -0
- package/src/models/ResourceCompletionRequest.ts +34 -0
- package/src/models/ResourceCreateUpdate.ts +47 -0
- package/src/models/ResourceDeleteResponse.ts +18 -0
- package/src/models/ResourcePoint.ts +12 -0
- package/src/models/RevenueByProduct.ts +11 -0
- package/src/models/Role.ts +23 -0
- package/src/models/RoleCreateUpdateRequest.ts +30 -0
- package/src/models/SendNotification.ts +11 -0
- package/src/models/SendResponse.ts +14 -0
- package/src/models/Skill.ts +21 -0
- package/src/models/SkillCreateUpdateRequest.ts +30 -0
- package/src/models/SkillDetail.ts +14 -0
- package/src/models/SkillInfo.ts +28 -0
- package/src/models/SkillThreshold.ts +19 -0
- package/src/models/StateEnum.ts +26 -0
- package/src/models/StripeCheckoutSessionRequest.ts +59 -0
- package/src/models/StripeCheckoutSessionResponse.ts +11 -0
- package/src/models/StripeCustomerPortalRequest.ts +8 -0
- package/src/models/StripeCustomerPortalResponse.ts +8 -0
- package/src/models/StripeLocalProduct.ts +13 -0
- package/src/models/StripeSubscriptionRenewalRequest.ts +9 -0
- package/src/models/StripeSubscriptionRenewalResponse.ts +8 -0
- package/src/models/SubTimeChild.ts +23 -0
- package/src/models/Summary.ts +23 -0
- package/src/models/TenantLaunchError.ts +15 -0
- package/src/models/TenantLaunchFailed.ts +20 -0
- package/src/models/TenantLaunchRequest.ts +21 -0
- package/src/models/TenantLaunchResponse.ts +20 -0
- package/src/models/TimeChildData.ts +25 -0
- package/src/models/TimeDetail.ts +13 -0
- package/src/models/TimeDetailChild.ts +31 -0
- package/src/models/TimeDetailData.ts +29 -0
- package/src/models/TimeSpentByUsersInCourse.ts +11 -0
- package/src/models/TimeSpentByUsersInCourseData.ts +27 -0
- package/src/models/TimeSpentPerCourse.ts +11 -0
- package/src/models/TimeSpentPerCourseData.ts +31 -0
- package/src/models/TimeSpentPerUserResponse.ts +8 -0
- package/src/models/TimeSpentUpdateRequest.ts +39 -0
- package/src/models/TimeSpentUpdateResponse.ts +9 -0
- package/src/models/TokenProxyInput.ts +26 -0
- package/src/models/TokenProxyOutput.ts +12 -0
- package/src/models/TokenProxyOutputSerializerData.ts +25 -0
- package/src/models/TokenProxyUser.ts +30 -0
- package/src/models/TypeEnum.ts +22 -0
- package/src/models/UploadedImage.ts +10 -0
- package/src/models/UserApp.ts +32 -0
- package/src/models/UserDeleteAPIError.ts +8 -0
- package/src/models/UserDeleteAPIRequest.ts +8 -0
- package/src/models/UserDeleteAPIResponse.ts +8 -0
- package/src/models/UserInfo.ts +18 -0
- package/src/models/UserLicenseAssignmentCreate.ts +42 -0
- package/src/models/UserLicenseAssignmentDetail.ts +54 -0
- package/src/models/UserLicenseCreate.ts +62 -0
- package/src/models/UserLicenseDetail.ts +58 -0
- package/src/models/UserLicenseGroupAssignmentCreate.ts +38 -0
- package/src/models/UserLicenseGroupAssignmentDetail.ts +50 -0
- package/src/models/UserLicenseUpdate.ts +66 -0
- package/src/models/UserPlatformLink.ts +22 -0
- package/src/models/UserPlatformManagementListViewGetResponse.ts +11 -0
- package/src/models/UserPlatformViewPostRequest.ts +13 -0
- package/src/models/UserProxyBulkRequest.ts +8 -0
- package/src/models/UserProxyGetResponse.ts +13 -0
- package/src/models/UserProxyPostRequest.ts +12 -0
- package/src/models/UserProxyPostResponse.ts +13 -0
- package/src/models/UserSearchResponse.ts +34 -0
- package/src/models/UserSearchViewGetResponse.ts +11 -0
- package/src/models/UserSkill.ts +27 -0
- package/src/models/UserSkillPointInfoResponse.ts +15 -0
- package/src/models/UserSkillPointsPercentile.ts +13 -0
- package/src/models/ValidateSourceResponse.ts +15 -0
- package/src/models/Value.ts +9 -0
- package/src/models/ValueData.ts +11 -0
- package/src/models/VerifyGCPMarketPlaceFailedResponse.ts +16 -0
- package/src/models/VerifyGCPMarketPlaceRequest.ts +8 -0
- package/src/models/VerifyGCPMarketPlaceResponse.ts +16 -0
- package/src/models/VideoBlock.ts +19 -0
- package/src/models/VideoEngagementPerCourse.ts +11 -0
- package/src/models/VideoEngagementPerCourseData.ts +35 -0
- package/src/models/VideosCount.ts +9 -0
- package/src/models/VideosCountData.ts +11 -0
- package/src/models/VideosInCourseSummary.ts +9 -0
- package/src/models/VideosInCourseSummaryData.ts +17 -0
- package/src/models/VideosSpecificCourse.ts +9 -0
- package/src/models/VideosSpecificCourseData.ts +31 -0
- package/src/models/VideosWatchedSubSection.ts +24 -0
- package/src/models/WatchedVideosPerCourse.ts +13 -0
- package/src/models/WatchedVideosPerCourseData.ts +23 -0
- package/src/models/WatchedVideosPerUser.ts +13 -0
- package/src/models/WatchedVideosPerUserData.ts +23 -0
- package/src/models/WhitelistedDomain.ts +9 -0
- package/src/services/AnalyticsService.ts +103 -0
- package/src/services/AudienceService.ts +602 -0
- package/src/services/CareerService.ts +568 -0
- package/src/services/CatalogService.ts +8300 -0
- package/src/services/CoreService.ts +1278 -0
- package/src/services/CredentialsService.ts +1656 -0
- package/src/services/DepartmentsService.ts +85 -0
- package/src/services/EngagementService.ts +907 -0
- package/src/services/FeaturesService.ts +126 -0
- package/src/services/FinanceService.ts +136 -0
- package/src/services/MediaResourcesService.ts +319 -0
- package/src/services/NotificationBuilderService.ts +133 -0
- package/src/services/NotificationService.ts +317 -0
- package/src/services/OrgsService.ts +596 -0
- package/src/services/OverviewService.ts +324 -0
- package/src/services/PerformanceService.ts +329 -0
- package/src/services/PerlearnerService.ts +1009 -0
- package/src/services/PlatformService.ts +763 -0
- package/src/services/ProviderAssociationService.ts +32 -0
- package/src/services/ProvidersService.ts +271 -0
- package/src/services/ProvisionService.ts +30 -0
- package/src/services/RecommendationsService.ts +31 -0
- package/src/services/ReportsService.ts +218 -0
- package/src/services/RolesService.ts +87 -0
- package/src/services/SearchService.ts +550 -0
- package/src/services/ServiceService.ts +320 -0
- package/src/services/SkillsService.ts +521 -0
- package/src/services/UserGroupsService.ts +91 -0
- package/tsconfig.json +15 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
6
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
7
|
+
import { request as __request } from '../core/request';
|
|
8
|
+
export class ProviderAssociationService {
|
|
9
|
+
/**
|
|
10
|
+
* Handle callbacks from Stripe after successful checkout.
|
|
11
|
+
*
|
|
12
|
+
* Updates:
|
|
13
|
+
* - Platform launch state
|
|
14
|
+
* - Association configuration status
|
|
15
|
+
* @param launchId
|
|
16
|
+
* @returns any
|
|
17
|
+
* @throws ApiError
|
|
18
|
+
*/
|
|
19
|
+
public static providerAssociationStripeCallbackRetrieve(
|
|
20
|
+
launchId: string,
|
|
21
|
+
): CancelablePromise<{
|
|
22
|
+
message?: string;
|
|
23
|
+
}> {
|
|
24
|
+
return __request(OpenAPI, {
|
|
25
|
+
method: 'GET',
|
|
26
|
+
url: '/api/provider-association/stripe/callback/{launch_id}/',
|
|
27
|
+
path: {
|
|
28
|
+
'launch_id': launchId,
|
|
29
|
+
},
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,271 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { AppleSubscriptionStatusRequest } from '../models/AppleSubscriptionStatusRequest';
|
|
6
|
+
import type { AppleSubscriptionStatusView } from '../models/AppleSubscriptionStatusView';
|
|
7
|
+
import type { AppleVerifyTransactionId } from '../models/AppleVerifyTransactionId';
|
|
8
|
+
import type { AssociateAccountResponse } from '../models/AssociateAccountResponse';
|
|
9
|
+
import type { AssociateAppleAccount } from '../models/AssociateAppleAccount';
|
|
10
|
+
import type { AWSTenantLaunchRequest } from '../models/AWSTenantLaunchRequest';
|
|
11
|
+
import type { BaseResponse } from '../models/BaseResponse';
|
|
12
|
+
import type { GCPTenantLaunchRequest } from '../models/GCPTenantLaunchRequest';
|
|
13
|
+
import type { GooglePayAccountResponse } from '../models/GooglePayAccountResponse';
|
|
14
|
+
import type { GooglePayVerifyToken } from '../models/GooglePayVerifyToken';
|
|
15
|
+
import type { TenantLaunchResponse } from '../models/TenantLaunchResponse';
|
|
16
|
+
import type { VerifyGCPMarketPlaceRequest } from '../models/VerifyGCPMarketPlaceRequest';
|
|
17
|
+
import type { VerifyGCPMarketPlaceResponse } from '../models/VerifyGCPMarketPlaceResponse';
|
|
18
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
19
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
20
|
+
import { request as __request } from '../core/request';
|
|
21
|
+
export class ProvidersService {
|
|
22
|
+
/**
|
|
23
|
+
* Associate an Apple account with a user known user
|
|
24
|
+
* @param requestBody
|
|
25
|
+
* @returns AssociateAccountResponse
|
|
26
|
+
* @throws ApiError
|
|
27
|
+
*/
|
|
28
|
+
public static providersAppleAssociateAccountCreate(
|
|
29
|
+
requestBody: AssociateAppleAccount,
|
|
30
|
+
): CancelablePromise<AssociateAccountResponse> {
|
|
31
|
+
return __request(OpenAPI, {
|
|
32
|
+
method: 'POST',
|
|
33
|
+
url: '/api/providers/apple/associate-account/',
|
|
34
|
+
body: requestBody,
|
|
35
|
+
mediaType: 'application/json',
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* View to handle apple webhooks
|
|
40
|
+
* @returns any No response body
|
|
41
|
+
* @throws ApiError
|
|
42
|
+
*/
|
|
43
|
+
public static providersAppleHookCreate(): CancelablePromise<any> {
|
|
44
|
+
return __request(OpenAPI, {
|
|
45
|
+
method: 'POST',
|
|
46
|
+
url: '/api/providers/apple/hook/',
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Returns information about a user subscription status
|
|
51
|
+
* @param requestBody
|
|
52
|
+
* @returns AppleSubscriptionStatusView
|
|
53
|
+
* @throws ApiError
|
|
54
|
+
*/
|
|
55
|
+
public static providersAppleSubscriptionStatusCreate(
|
|
56
|
+
requestBody?: AppleSubscriptionStatusRequest,
|
|
57
|
+
): CancelablePromise<AppleSubscriptionStatusView> {
|
|
58
|
+
return __request(OpenAPI, {
|
|
59
|
+
method: 'POST',
|
|
60
|
+
url: '/api/providers/apple/subscription-status/',
|
|
61
|
+
body: requestBody,
|
|
62
|
+
mediaType: 'application/json',
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Checks if a provided transaction_id is valid
|
|
67
|
+
* @param requestBody
|
|
68
|
+
* @returns BaseResponse
|
|
69
|
+
* @throws ApiError
|
|
70
|
+
*/
|
|
71
|
+
public static providersAppleValidateTransactionIdCreate(
|
|
72
|
+
requestBody: AppleVerifyTransactionId,
|
|
73
|
+
): CancelablePromise<BaseResponse> {
|
|
74
|
+
return __request(OpenAPI, {
|
|
75
|
+
method: 'POST',
|
|
76
|
+
url: '/api/providers/apple/validate-transaction-id/',
|
|
77
|
+
body: requestBody,
|
|
78
|
+
mediaType: 'application/json',
|
|
79
|
+
});
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* Serves a view that redirects to the AWS marketplace create organization page
|
|
83
|
+
*
|
|
84
|
+
* Set CREATE_ORGANIZATION_URL in GlobalConfigurationFetcher to the
|
|
85
|
+
* URL of the AWS marketplace create organization page
|
|
86
|
+
* @returns any No response body
|
|
87
|
+
* @throws ApiError
|
|
88
|
+
*/
|
|
89
|
+
public static providersAwsCreateOrganizationCreate(): CancelablePromise<any> {
|
|
90
|
+
return __request(OpenAPI, {
|
|
91
|
+
method: 'POST',
|
|
92
|
+
url: '/api/providers/aws/create-organization/',
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* API endpoint to get domain setup status
|
|
97
|
+
* @returns any No response body
|
|
98
|
+
* @throws ApiError
|
|
99
|
+
*/
|
|
100
|
+
public static providersAwsDomainStatusRetrieve(): CancelablePromise<any> {
|
|
101
|
+
return __request(OpenAPI, {
|
|
102
|
+
method: 'GET',
|
|
103
|
+
url: '/api/providers/aws/domain-status/',
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Proxy to the Platform launch API
|
|
108
|
+
*
|
|
109
|
+
* We cannot expose launching a tenant to an authorized user hence the need for the API
|
|
110
|
+
*
|
|
111
|
+
* The API validates the x_amzn_marketplace_token and then proxies the request to the Platform Launch API
|
|
112
|
+
* @param requestBody
|
|
113
|
+
* @returns TenantLaunchResponse
|
|
114
|
+
* @throws ApiError
|
|
115
|
+
*/
|
|
116
|
+
public static providersAwsLaunchTenantCreate(
|
|
117
|
+
requestBody: AWSTenantLaunchRequest,
|
|
118
|
+
): CancelablePromise<TenantLaunchResponse> {
|
|
119
|
+
return __request(OpenAPI, {
|
|
120
|
+
method: 'POST',
|
|
121
|
+
url: '/api/providers/aws/launch-tenant/',
|
|
122
|
+
body: requestBody,
|
|
123
|
+
mediaType: 'application/json',
|
|
124
|
+
});
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* API endpoint to get/update CNAME records for domain setup
|
|
128
|
+
* @returns any No response body
|
|
129
|
+
* @throws ApiError
|
|
130
|
+
*/
|
|
131
|
+
public static providersAwsSyncDomainRecordsRetrieve(): CancelablePromise<any> {
|
|
132
|
+
return __request(OpenAPI, {
|
|
133
|
+
method: 'GET',
|
|
134
|
+
url: '/api/providers/aws/sync-domain-records/',
|
|
135
|
+
});
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* API endpoint to get/update CNAME records for domain setup
|
|
139
|
+
* @returns any No response body
|
|
140
|
+
* @throws ApiError
|
|
141
|
+
*/
|
|
142
|
+
public static providersAwsSyncDomainRecordsCreate(): CancelablePromise<any> {
|
|
143
|
+
return __request(OpenAPI, {
|
|
144
|
+
method: 'POST',
|
|
145
|
+
url: '/api/providers/aws/sync-domain-records/',
|
|
146
|
+
});
|
|
147
|
+
}
|
|
148
|
+
/**
|
|
149
|
+
* Serves a view that redirects to the GCP marketplace create organization page
|
|
150
|
+
*
|
|
151
|
+
* Set CREATE_ORGANIZATION_URL in GlobalConfigurationFetcher to the URL of the GCP marketplace create organization
|
|
152
|
+
* page
|
|
153
|
+
* @returns any No response body
|
|
154
|
+
* @throws ApiError
|
|
155
|
+
*/
|
|
156
|
+
public static providersGcpCreateOrganizationCreate(): CancelablePromise<any> {
|
|
157
|
+
return __request(OpenAPI, {
|
|
158
|
+
method: 'POST',
|
|
159
|
+
url: '/api/providers/gcp/create-organization/',
|
|
160
|
+
});
|
|
161
|
+
}
|
|
162
|
+
/**
|
|
163
|
+
* Serves a view that redirects to the GCP marketplace create organization page
|
|
164
|
+
*
|
|
165
|
+
* Set CREATE_ORGANIZATION_URL in GlobalConfigurationFetcher to the URL of the GCP marketplace create organization
|
|
166
|
+
* page
|
|
167
|
+
* @param productId
|
|
168
|
+
* @returns any No response body
|
|
169
|
+
* @throws ApiError
|
|
170
|
+
*/
|
|
171
|
+
public static providersGcpCreateOrganizationCreate2(
|
|
172
|
+
productId: string,
|
|
173
|
+
): CancelablePromise<any> {
|
|
174
|
+
return __request(OpenAPI, {
|
|
175
|
+
method: 'POST',
|
|
176
|
+
url: '/api/providers/gcp/create-organization/{product_id}/',
|
|
177
|
+
path: {
|
|
178
|
+
'product_id': productId,
|
|
179
|
+
},
|
|
180
|
+
});
|
|
181
|
+
}
|
|
182
|
+
/**
|
|
183
|
+
* @returns any No response body
|
|
184
|
+
* @throws ApiError
|
|
185
|
+
*/
|
|
186
|
+
public static providersGcpHookCreate(): CancelablePromise<any> {
|
|
187
|
+
return __request(OpenAPI, {
|
|
188
|
+
method: 'POST',
|
|
189
|
+
url: '/api/providers/gcp/hook/',
|
|
190
|
+
});
|
|
191
|
+
}
|
|
192
|
+
/**
|
|
193
|
+
* Proxy to the Platform launch API
|
|
194
|
+
*
|
|
195
|
+
* We cannot expose launching a tenant to an authorized user hence the need for the API
|
|
196
|
+
*
|
|
197
|
+
* The API validates the x_gcp_marketplace_token and then proxies the request to the Platform Launc API
|
|
198
|
+
* @param requestBody
|
|
199
|
+
* @returns TenantLaunchResponse
|
|
200
|
+
* @throws ApiError
|
|
201
|
+
*/
|
|
202
|
+
public static providersGcpLaunchTenantCreate(
|
|
203
|
+
requestBody: GCPTenantLaunchRequest,
|
|
204
|
+
): CancelablePromise<TenantLaunchResponse> {
|
|
205
|
+
return __request(OpenAPI, {
|
|
206
|
+
method: 'POST',
|
|
207
|
+
url: '/api/providers/gcp/launch-tenant/',
|
|
208
|
+
body: requestBody,
|
|
209
|
+
mediaType: 'application/json',
|
|
210
|
+
});
|
|
211
|
+
}
|
|
212
|
+
/**
|
|
213
|
+
* @param requestBody
|
|
214
|
+
* @returns VerifyGCPMarketPlaceResponse
|
|
215
|
+
* @throws ApiError
|
|
216
|
+
*/
|
|
217
|
+
public static providersGcpValidateSignupTokenCreate(
|
|
218
|
+
requestBody: VerifyGCPMarketPlaceRequest,
|
|
219
|
+
): CancelablePromise<VerifyGCPMarketPlaceResponse> {
|
|
220
|
+
return __request(OpenAPI, {
|
|
221
|
+
method: 'POST',
|
|
222
|
+
url: '/api/providers/gcp/validate-signup-token/',
|
|
223
|
+
body: requestBody,
|
|
224
|
+
mediaType: 'application/json',
|
|
225
|
+
});
|
|
226
|
+
}
|
|
227
|
+
/**
|
|
228
|
+
* Google Allows us to pass an obfuscated account id to be sent to during a subscription purchase
|
|
229
|
+
* @param bundleId
|
|
230
|
+
* @returns GooglePayAccountResponse
|
|
231
|
+
* @throws ApiError
|
|
232
|
+
*/
|
|
233
|
+
public static providersGooglePayGetAccountRetrieve(
|
|
234
|
+
bundleId: string,
|
|
235
|
+
): CancelablePromise<GooglePayAccountResponse> {
|
|
236
|
+
return __request(OpenAPI, {
|
|
237
|
+
method: 'GET',
|
|
238
|
+
url: '/api/providers/google-pay/get-account/{bundle_id}',
|
|
239
|
+
path: {
|
|
240
|
+
'bundle_id': bundleId,
|
|
241
|
+
},
|
|
242
|
+
});
|
|
243
|
+
}
|
|
244
|
+
/**
|
|
245
|
+
* View to handle Google Pay webhooks
|
|
246
|
+
* @returns any No response body
|
|
247
|
+
* @throws ApiError
|
|
248
|
+
*/
|
|
249
|
+
public static providersGooglePayHookCreate(): CancelablePromise<any> {
|
|
250
|
+
return __request(OpenAPI, {
|
|
251
|
+
method: 'POST',
|
|
252
|
+
url: '/api/providers/google-pay/hook/',
|
|
253
|
+
});
|
|
254
|
+
}
|
|
255
|
+
/**
|
|
256
|
+
* Associate a Google Pay account with a known user
|
|
257
|
+
* @param requestBody
|
|
258
|
+
* @returns BaseResponse
|
|
259
|
+
* @throws ApiError
|
|
260
|
+
*/
|
|
261
|
+
public static providersGooglePayValidateTransactionIdCreate(
|
|
262
|
+
requestBody: GooglePayVerifyToken,
|
|
263
|
+
): CancelablePromise<BaseResponse> {
|
|
264
|
+
return __request(OpenAPI, {
|
|
265
|
+
method: 'POST',
|
|
266
|
+
url: '/api/providers/google-pay/validate-transaction-id/',
|
|
267
|
+
body: requestBody,
|
|
268
|
+
mediaType: 'application/json',
|
|
269
|
+
});
|
|
270
|
+
}
|
|
271
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
6
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
7
|
+
import { request as __request } from '../core/request';
|
|
8
|
+
export class ProvisionService {
|
|
9
|
+
/**
|
|
10
|
+
* POST
|
|
11
|
+
* Update platform provisioning config
|
|
12
|
+
*
|
|
13
|
+
* request body:
|
|
14
|
+
* {"config_name": "demo_config}
|
|
15
|
+
* @param configName
|
|
16
|
+
* @returns any No response body
|
|
17
|
+
* @throws ApiError
|
|
18
|
+
*/
|
|
19
|
+
public static provisionCreate(
|
|
20
|
+
configName: string,
|
|
21
|
+
): CancelablePromise<any> {
|
|
22
|
+
return __request(OpenAPI, {
|
|
23
|
+
method: 'POST',
|
|
24
|
+
url: '/api/provision/{config_name}/',
|
|
25
|
+
path: {
|
|
26
|
+
'config_name': configName,
|
|
27
|
+
},
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { RecommendationSearchAPI } from '../models/RecommendationSearchAPI';
|
|
6
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
7
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
8
|
+
import { request as __request } from '../core/request';
|
|
9
|
+
export class RecommendationsService {
|
|
10
|
+
/**
|
|
11
|
+
* API endpoint that returns a search api url prepopulated with context data
|
|
12
|
+
* See http://localhost:8000/api/schema/swagger-ui/#/recommendations
|
|
13
|
+
* @param org
|
|
14
|
+
* @param userId
|
|
15
|
+
* @returns RecommendationSearchAPI
|
|
16
|
+
* @throws ApiError
|
|
17
|
+
*/
|
|
18
|
+
public static recommendationsOrgsUsersRetrieve(
|
|
19
|
+
org: string,
|
|
20
|
+
userId: string,
|
|
21
|
+
): CancelablePromise<RecommendationSearchAPI> {
|
|
22
|
+
return __request(OpenAPI, {
|
|
23
|
+
method: 'GET',
|
|
24
|
+
url: '/api/recommendations/orgs/{org}/users/{user_id}/',
|
|
25
|
+
path: {
|
|
26
|
+
'org': org,
|
|
27
|
+
'user_id': userId,
|
|
28
|
+
},
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,218 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { ReportCreate } from '../models/ReportCreate';
|
|
6
|
+
import type { ReportDetail } from '../models/ReportDetail';
|
|
7
|
+
import type { ReportList } from '../models/ReportList';
|
|
8
|
+
import type { ReportRequest } from '../models/ReportRequest';
|
|
9
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
10
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
11
|
+
import { request as __request } from '../core/request';
|
|
12
|
+
export class ReportsService {
|
|
13
|
+
/**
|
|
14
|
+
* Lists all available reports in the system.
|
|
15
|
+
*
|
|
16
|
+
* This endpoint returns a list of all reports available to the user, including:
|
|
17
|
+
* - Report metadata (name, description, icon)
|
|
18
|
+
* - Available query parameters for each report
|
|
19
|
+
* - Result columns that will be returned
|
|
20
|
+
* - Current status of any previously requested reports
|
|
21
|
+
*
|
|
22
|
+
* If a report has been previously requested by the user, its status will be included
|
|
23
|
+
* in the response. Expired reports are automatically cleaned up.
|
|
24
|
+
*
|
|
25
|
+
* Returns:
|
|
26
|
+
* A list of report objects with their metadata and status information.
|
|
27
|
+
* @param org
|
|
28
|
+
* @returns ReportList
|
|
29
|
+
* @throws ApiError
|
|
30
|
+
*/
|
|
31
|
+
public static reportsOrgsRetrieve(
|
|
32
|
+
org: string,
|
|
33
|
+
): CancelablePromise<ReportList> {
|
|
34
|
+
return __request(OpenAPI, {
|
|
35
|
+
method: 'GET',
|
|
36
|
+
url: '/api/reports/orgs/{org}/',
|
|
37
|
+
path: {
|
|
38
|
+
'org': org,
|
|
39
|
+
},
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Retrieves detailed information about a specific report type.
|
|
44
|
+
*
|
|
45
|
+
* This endpoint provides:
|
|
46
|
+
* - Metadata about the report (name, description, icon)
|
|
47
|
+
* - Available query parameters for the report
|
|
48
|
+
* - Result columns that will be returned
|
|
49
|
+
* - Current status of the most recent report of this type requested by the user
|
|
50
|
+
*
|
|
51
|
+
* Path Parameters:
|
|
52
|
+
* report_name (str): The identifier of the report to retrieve details for
|
|
53
|
+
*
|
|
54
|
+
* Returns:
|
|
55
|
+
* Detailed information about the report type and its current status if previously requested.
|
|
56
|
+
*
|
|
57
|
+
* Error Responses:
|
|
58
|
+
* 404 Not Found: If the specified report type doesn't exist
|
|
59
|
+
* @param org
|
|
60
|
+
* @param reportName
|
|
61
|
+
* @returns ReportDetail
|
|
62
|
+
* @throws ApiError
|
|
63
|
+
*/
|
|
64
|
+
public static reportsOrgsRetrieve2(
|
|
65
|
+
org: string,
|
|
66
|
+
reportName: string,
|
|
67
|
+
): CancelablePromise<ReportDetail> {
|
|
68
|
+
return __request(OpenAPI, {
|
|
69
|
+
method: 'GET',
|
|
70
|
+
url: '/api/reports/orgs/{org}/{report_name}',
|
|
71
|
+
path: {
|
|
72
|
+
'org': org,
|
|
73
|
+
'report_name': reportName,
|
|
74
|
+
},
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* Creates and manages report generation requests.
|
|
79
|
+
*
|
|
80
|
+
* This endpoint allows users to:
|
|
81
|
+
* 1. Request a new report generation
|
|
82
|
+
* 2. Check the status of a previously requested report
|
|
83
|
+
* 3. Force regeneration of an existing report
|
|
84
|
+
*
|
|
85
|
+
* Reports expire after a configured time period (default is typically 24-48 hours).
|
|
86
|
+
*
|
|
87
|
+
* Request Parameters:
|
|
88
|
+
* report_name (str): The identifier of the report to generate
|
|
89
|
+
* owner (str): The username of the report owner (usually the current user)
|
|
90
|
+
* learner_id (str, optional): Filter by specific learner
|
|
91
|
+
* course_id (str, optional): Filter by specific course
|
|
92
|
+
* start_date (str, optional): Start date for report data (ISO format)
|
|
93
|
+
* end_date (str, optional): End date for report data (ISO format)
|
|
94
|
+
* filters (dict, optional): Additional filters specific to the report type
|
|
95
|
+
* force (bool, optional): Force regeneration even if a valid report exists
|
|
96
|
+
*
|
|
97
|
+
* Returns:
|
|
98
|
+
* For new reports:
|
|
99
|
+
* - report_id: The unique identifier for the report task
|
|
100
|
+
* - state: The current state of the report (PENDING, RUNNING, etc.)
|
|
101
|
+
*
|
|
102
|
+
* For completed reports:
|
|
103
|
+
* - report_id: The unique identifier for the report task
|
|
104
|
+
* - report_name: The name of the report
|
|
105
|
+
* - url: Download URL for the report
|
|
106
|
+
* - state: COMPLETED
|
|
107
|
+
* - expires: Expiration timestamp for the report
|
|
108
|
+
*
|
|
109
|
+
* For in-progress reports:
|
|
110
|
+
* - report_id: The unique identifier for the report task
|
|
111
|
+
* - state: Current state (PENDING, RUNNING)
|
|
112
|
+
* - started_on: When the report generation started
|
|
113
|
+
* - owner: Username of the report owner
|
|
114
|
+
*
|
|
115
|
+
* Error Responses:
|
|
116
|
+
* 400 Bad Request: Invalid parameters or report configuration
|
|
117
|
+
* 404 Not Found: Report type not found
|
|
118
|
+
* 403 Forbidden: User doesn't have permission for the requested report
|
|
119
|
+
* @param org
|
|
120
|
+
* @param requestBody
|
|
121
|
+
* @returns ReportCreate
|
|
122
|
+
* @throws ApiError
|
|
123
|
+
*/
|
|
124
|
+
public static reportsOrgsNewCreate(
|
|
125
|
+
org: string,
|
|
126
|
+
requestBody?: ReportRequest,
|
|
127
|
+
): CancelablePromise<ReportCreate> {
|
|
128
|
+
return __request(OpenAPI, {
|
|
129
|
+
method: 'POST',
|
|
130
|
+
url: '/api/reports/orgs/{org}/new',
|
|
131
|
+
path: {
|
|
132
|
+
'org': org,
|
|
133
|
+
},
|
|
134
|
+
body: requestBody,
|
|
135
|
+
mediaType: 'application/json',
|
|
136
|
+
});
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Returns a list of reports available in the system.
|
|
140
|
+
*
|
|
141
|
+
* For each report, it includes:
|
|
142
|
+
* - display_name: Human-readable name of the report
|
|
143
|
+
* - description: Description of what the report contains
|
|
144
|
+
* - icon: URL to an icon representing the report
|
|
145
|
+
* - report_name: Unique identifier for the report
|
|
146
|
+
* - extra_query_params: Additional parameters that can be passed when creating the report
|
|
147
|
+
* - result_columns: Columns that will be included in the report results
|
|
148
|
+
* - status: Current status of the report if it has been previously requested
|
|
149
|
+
*
|
|
150
|
+
* The status will include details like the report ID, state, and download URL if completed.
|
|
151
|
+
* @param key
|
|
152
|
+
* @returns ReportList
|
|
153
|
+
* @throws ApiError
|
|
154
|
+
*/
|
|
155
|
+
public static reportsPlatformsRetrieve(
|
|
156
|
+
key: string,
|
|
157
|
+
): CancelablePromise<ReportList> {
|
|
158
|
+
return __request(OpenAPI, {
|
|
159
|
+
method: 'GET',
|
|
160
|
+
url: '/api/reports/platforms/{key}/',
|
|
161
|
+
path: {
|
|
162
|
+
'key': key,
|
|
163
|
+
},
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* Returns details of a specific report type including its status if previously requested.
|
|
168
|
+
* @param key
|
|
169
|
+
* @param reportName
|
|
170
|
+
* @returns ReportDetail
|
|
171
|
+
* @throws ApiError
|
|
172
|
+
*/
|
|
173
|
+
public static reportsPlatformsRetrieve2(
|
|
174
|
+
key: string,
|
|
175
|
+
reportName: string,
|
|
176
|
+
): CancelablePromise<ReportDetail> {
|
|
177
|
+
return __request(OpenAPI, {
|
|
178
|
+
method: 'GET',
|
|
179
|
+
url: '/api/reports/platforms/{key}/{report_name}',
|
|
180
|
+
path: {
|
|
181
|
+
'key': key,
|
|
182
|
+
'report_name': reportName,
|
|
183
|
+
},
|
|
184
|
+
});
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
* Triggers a new report generation.
|
|
188
|
+
*
|
|
189
|
+
* If the report has been previously requested, it returns the status of the report.
|
|
190
|
+
* Reports expire after a configured duration.
|
|
191
|
+
*
|
|
192
|
+
* The request body should include:
|
|
193
|
+
* - report_name: Name of the report to generate
|
|
194
|
+
* - learner_id: (optional) ID of the learner to filter by
|
|
195
|
+
* - course_id: (optional) ID of the course to filter by
|
|
196
|
+
* - force: (optional) Force generation of a new report even if one exists
|
|
197
|
+
* - filters: (optional) Additional filters for the report
|
|
198
|
+
* - departments: (optional) Department IDs to filter by
|
|
199
|
+
* @param key
|
|
200
|
+
* @param requestBody
|
|
201
|
+
* @returns ReportCreate
|
|
202
|
+
* @throws ApiError
|
|
203
|
+
*/
|
|
204
|
+
public static reportsPlatformsNewCreate(
|
|
205
|
+
key: string,
|
|
206
|
+
requestBody?: ReportRequest,
|
|
207
|
+
): CancelablePromise<ReportCreate> {
|
|
208
|
+
return __request(OpenAPI, {
|
|
209
|
+
method: 'POST',
|
|
210
|
+
url: '/api/reports/platforms/{key}/new',
|
|
211
|
+
path: {
|
|
212
|
+
'key': key,
|
|
213
|
+
},
|
|
214
|
+
body: requestBody,
|
|
215
|
+
mediaType: 'application/json',
|
|
216
|
+
});
|
|
217
|
+
}
|
|
218
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { DesiredRole } from '../models/DesiredRole';
|
|
6
|
+
import type { ReportedRole } from '../models/ReportedRole';
|
|
7
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
8
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
9
|
+
import { request as __request } from '../core/request';
|
|
10
|
+
export class RolesService {
|
|
11
|
+
/**
|
|
12
|
+
* Retrieve a user's desired role information.
|
|
13
|
+
*
|
|
14
|
+
* This endpoint returns the role and skills that a user has indicated
|
|
15
|
+
* they want to develop or acquire. This represents the user's career
|
|
16
|
+
* goals and learning objectives.
|
|
17
|
+
*
|
|
18
|
+
* Path Parameters:
|
|
19
|
+
* org (str): The platform/organization identifier
|
|
20
|
+
* username (str): The username of the user to retrieve role information for
|
|
21
|
+
*
|
|
22
|
+
* Returns:
|
|
23
|
+
* The user's desired role information including:
|
|
24
|
+
* - Target role title
|
|
25
|
+
* - Skills needed for the role
|
|
26
|
+
* - Current progress toward skill acquisition
|
|
27
|
+
*
|
|
28
|
+
* Error Responses:
|
|
29
|
+
* 400 Bad Request: If the user doesn't exist in the platform or has no desired role
|
|
30
|
+
* 404 Not Found: If the specified platform doesn't exist
|
|
31
|
+
* @param org
|
|
32
|
+
* @param username
|
|
33
|
+
* @returns DesiredRole
|
|
34
|
+
* @throws ApiError
|
|
35
|
+
*/
|
|
36
|
+
public static rolesPlatformOrgsRolesUsersDesiredRolesRetrieve(
|
|
37
|
+
org: string,
|
|
38
|
+
username: string,
|
|
39
|
+
): CancelablePromise<DesiredRole> {
|
|
40
|
+
return __request(OpenAPI, {
|
|
41
|
+
method: 'GET',
|
|
42
|
+
url: '/api/roles/platform/orgs/{org}/roles/users/{username}/desired-roles/',
|
|
43
|
+
path: {
|
|
44
|
+
'org': org,
|
|
45
|
+
'username': username,
|
|
46
|
+
},
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Retrieve a user's reported role information.
|
|
51
|
+
*
|
|
52
|
+
* This endpoint returns the role and skills that a user has reported
|
|
53
|
+
* having in their profile. This represents the user's current skills
|
|
54
|
+
* and professional role.
|
|
55
|
+
*
|
|
56
|
+
* Path Parameters:
|
|
57
|
+
* org (str): The platform/organization identifier
|
|
58
|
+
* username (str): The username of the user to retrieve role information for
|
|
59
|
+
*
|
|
60
|
+
* Returns:
|
|
61
|
+
* The user's reported role information including:
|
|
62
|
+
* - Role title
|
|
63
|
+
* - Skills associated with the role
|
|
64
|
+
* - Experience level
|
|
65
|
+
*
|
|
66
|
+
* Error Responses:
|
|
67
|
+
* 400 Bad Request: If the user doesn't exist in the platform or has no reported role
|
|
68
|
+
* 404 Not Found: If the specified platform doesn't exist
|
|
69
|
+
* @param org
|
|
70
|
+
* @param username
|
|
71
|
+
* @returns ReportedRole
|
|
72
|
+
* @throws ApiError
|
|
73
|
+
*/
|
|
74
|
+
public static rolesPlatformOrgsRolesUsersReportedRolesRetrieve(
|
|
75
|
+
org: string,
|
|
76
|
+
username: string,
|
|
77
|
+
): CancelablePromise<ReportedRole> {
|
|
78
|
+
return __request(OpenAPI, {
|
|
79
|
+
method: 'GET',
|
|
80
|
+
url: '/api/roles/platform/orgs/{org}/roles/users/{username}/reported-roles/',
|
|
81
|
+
path: {
|
|
82
|
+
'org': org,
|
|
83
|
+
'username': username,
|
|
84
|
+
},
|
|
85
|
+
});
|
|
86
|
+
}
|
|
87
|
+
}
|