@iblai/iblai-api 3.35.3-core → 3.35.4-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/dist/index.cjs.js +13134 -3071
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +13128 -3072
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +13134 -3071
- package/dist/index.umd.js.map +1 -1
- package/dist/types/index.d.ts +80 -1
- package/dist/types/models/AWSTenantLaunchRequest.d.ts +20 -0
- package/dist/types/models/ActivateUserFreeTrial.d.ts +11 -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/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/BaseErrorResponse.d.ts +5 -0
- package/dist/types/models/BaseResponse.d.ts +5 -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/DesiredRole.d.ts +4 -0
- package/dist/types/models/EdxSignalReceiverRequest.d.ts +4 -0
- package/dist/types/models/GCPTenantLaunchRequest.d.ts +24 -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/ItemTypeEnum.d.ts +18 -0
- package/dist/types/models/LauncherViewPostRequest.d.ts +9 -0
- package/dist/types/models/ManagerAuthToken.d.ts +13 -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/Notification.d.ts +2 -2
- package/dist/types/models/{StatusEnum.d.ts → NotificationStatusEnum.d.ts} +1 -1
- package/dist/types/models/OnboardingStatusUpdate.d.ts +7 -0
- package/dist/types/models/PaginatedUserAppList.d.ts +7 -0
- package/dist/types/models/PatchedMediaResource.d.ts +71 -0
- package/dist/types/models/PatchedNotification.d.ts +2 -2
- package/dist/types/models/Platform.d.ts +29 -0
- package/dist/types/models/PlatformApiKey.d.ts +30 -0
- package/dist/types/models/PlatformList.d.ts +29 -0
- package/dist/types/models/PlatformListStatusEnum.d.ts +22 -0
- package/dist/types/models/PlatformUpdatePostRequest.d.ts +9 -0
- package/dist/types/models/ReportedRole.d.ts +4 -0
- package/dist/types/models/Resource.d.ts +22 -0
- package/dist/types/models/ResourceCreateUpdate.d.ts +42 -0
- package/dist/types/models/Role.d.ts +7 -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/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/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/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/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/UserSearchViewGetResponse.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/WatchedVideosPerCourse.d.ts +8 -0
- package/dist/types/models/WatchedVideosPerCourseData.d.ts +18 -0
- package/dist/types/models/WhitelistedDomain.d.ts +4 -0
- package/dist/types/services/CatalogService.d.ts +6904 -0
- package/dist/types/services/CoreService.d.ts +442 -0
- package/dist/types/services/FeaturesService.d.ts +75 -0
- package/dist/types/services/MediaResourcesService.d.ts +112 -0
- package/dist/types/services/PlatformService.d.ts +314 -0
- package/dist/types/services/ProvidersService.d.ts +142 -0
- package/dist/types/services/ProvisionService.d.ts +14 -0
- package/dist/types/services/RolesService.d.ts +57 -0
- package/dist/types/services/ServiceService.d.ts +170 -0
- package/package.json +1 -1
- package/src/core/OpenAPI.ts +1 -1
- package/src/index.ts +80 -1
- package/src/models/AWSTenantLaunchRequest.ts +25 -0
- package/src/models/ActivateUserFreeTrial.ts +16 -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/AssociateAccountResponse.ts +10 -0
- package/src/models/AssociateAppleAccount.ts +8 -0
- package/src/models/AuthToken.ts +15 -0
- package/src/models/BaseErrorResponse.ts +10 -0
- package/src/models/BaseResponse.ts +10 -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/DesiredRole.ts +9 -0
- package/src/models/EdxSignalReceiverRequest.ts +9 -0
- package/src/models/GCPTenantLaunchRequest.ts +29 -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/ItemTypeEnum.ts +22 -0
- package/src/models/LauncherViewPostRequest.ts +14 -0
- package/src/models/ManagerAuthToken.ts +18 -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/Notification.ts +2 -2
- package/src/models/{StatusEnum.ts → NotificationStatusEnum.ts} +1 -1
- package/src/models/OnboardingStatusUpdate.ts +12 -0
- package/src/models/PaginatedUserAppList.ts +12 -0
- package/src/models/PatchedMediaResource.ts +76 -0
- package/src/models/PatchedNotification.ts +2 -2
- package/src/models/Platform.ts +34 -0
- package/src/models/PlatformApiKey.ts +35 -0
- package/src/models/PlatformList.ts +34 -0
- package/src/models/PlatformListStatusEnum.ts +26 -0
- package/src/models/PlatformUpdatePostRequest.ts +14 -0
- package/src/models/ReportedRole.ts +9 -0
- package/src/models/Resource.ts +27 -0
- package/src/models/ResourceCreateUpdate.ts +47 -0
- package/src/models/Role.ts +12 -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/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/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/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/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/UserSearchViewGetResponse.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/WatchedVideosPerCourse.ts +13 -0
- package/src/models/WatchedVideosPerCourseData.ts +23 -0
- package/src/models/WhitelistedDomain.ts +9 -0
- package/src/services/CatalogService.ts +7769 -0
- package/src/services/CoreService.ts +792 -1
- package/src/services/FeaturesService.ts +126 -0
- package/src/services/MediaResourcesService.ts +319 -0
- package/src/services/PlatformService.ts +582 -0
- package/src/services/ProvidersService.ts +271 -0
- package/src/services/ProvisionService.ts +30 -0
- package/src/services/RolesService.ts +87 -0
- package/src/services/ServiceService.ts +320 -0
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
import type { StripeCheckoutSessionRequest } from '../models/StripeCheckoutSessionRequest';
|
|
2
|
+
import type { StripeCheckoutSessionResponse } from '../models/StripeCheckoutSessionResponse';
|
|
3
|
+
import type { StripeCustomerPortalRequest } from '../models/StripeCustomerPortalRequest';
|
|
4
|
+
import type { StripeCustomerPortalResponse } from '../models/StripeCustomerPortalResponse';
|
|
5
|
+
import type { StripeLocalProduct } from '../models/StripeLocalProduct';
|
|
6
|
+
import type { StripeSubscriptionRenewalRequest } from '../models/StripeSubscriptionRenewalRequest';
|
|
7
|
+
import type { StripeSubscriptionRenewalResponse } from '../models/StripeSubscriptionRenewalResponse';
|
|
8
|
+
import type { TenantLaunchRequest } from '../models/TenantLaunchRequest';
|
|
9
|
+
import type { TenantLaunchResponse } from '../models/TenantLaunchResponse';
|
|
10
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
11
|
+
export declare class ServiceService {
|
|
12
|
+
/**
|
|
13
|
+
* User/tenant creation API
|
|
14
|
+
*
|
|
15
|
+
* To create using any payment provider, ensure you use the StudentToken Authentication Mechanism
|
|
16
|
+
* and also include the correct `provider_key` in the request body:
|
|
17
|
+
*
|
|
18
|
+
* ```
|
|
19
|
+
* apple_transaction_id: str
|
|
20
|
+
* stripe_checkout_id: str
|
|
21
|
+
* x_gcp_marketplace_token: str
|
|
22
|
+
* aws_transaction_id: str
|
|
23
|
+
* google_pay_transaction_id: str
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* To create a tenant without a payment provider, call the API without ny of the above provider keys in the request body
|
|
27
|
+
* @param requestBody
|
|
28
|
+
* @returns TenantLaunchResponse
|
|
29
|
+
* @throws ApiError
|
|
30
|
+
*/
|
|
31
|
+
static serviceLaunchTenantCreate(requestBody: TenantLaunchRequest): CancelablePromise<TenantLaunchResponse>;
|
|
32
|
+
/**
|
|
33
|
+
* User creation flow
|
|
34
|
+
* @returns any No response body
|
|
35
|
+
* @throws ApiError
|
|
36
|
+
*/
|
|
37
|
+
static serviceManageUserCreate(): CancelablePromise<any>;
|
|
38
|
+
/**
|
|
39
|
+
* Make user tenant admin
|
|
40
|
+
* @returns any No response body
|
|
41
|
+
* @throws ApiError
|
|
42
|
+
*/
|
|
43
|
+
static serviceManageUserRoleCreate(): CancelablePromise<any>;
|
|
44
|
+
/**
|
|
45
|
+
* Stripe checkout session API View for user upgrade
|
|
46
|
+
*
|
|
47
|
+
* Request the following fields:
|
|
48
|
+
*
|
|
49
|
+
* - tenant
|
|
50
|
+
* - sku
|
|
51
|
+
* - mode
|
|
52
|
+
* - success_url
|
|
53
|
+
* - cancel_url
|
|
54
|
+
*
|
|
55
|
+
* Response:
|
|
56
|
+
* {
|
|
57
|
+
* "redirect_to": "https://checkout.stripe.com/xxx/xxxx/xxxx",
|
|
58
|
+
* }
|
|
59
|
+
* @param org
|
|
60
|
+
* @param userId
|
|
61
|
+
* @param requestBody
|
|
62
|
+
* @returns StripeCheckoutSessionResponse
|
|
63
|
+
* @throws ApiError
|
|
64
|
+
*/
|
|
65
|
+
static serviceOrgsUsersStripeCheckoutSessionCreate(org: string, userId: string, requestBody: StripeCheckoutSessionRequest): CancelablePromise<StripeCheckoutSessionResponse>;
|
|
66
|
+
/**
|
|
67
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
68
|
+
* @param org
|
|
69
|
+
* @param userId
|
|
70
|
+
* @param requestBody
|
|
71
|
+
* @returns StripeCustomerPortalResponse
|
|
72
|
+
* @throws ApiError
|
|
73
|
+
*/
|
|
74
|
+
static serviceOrgsUsersStripeCustomerPortalCreate(org: string, userId: string, requestBody: StripeCustomerPortalRequest): CancelablePromise<StripeCustomerPortalResponse>;
|
|
75
|
+
/**
|
|
76
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
77
|
+
* @param org
|
|
78
|
+
* @param userId
|
|
79
|
+
* @returns StripeLocalProduct
|
|
80
|
+
* @throws ApiError
|
|
81
|
+
*/
|
|
82
|
+
static serviceOrgsUsersStripeProductsRetrieve(org: string, userId: string): CancelablePromise<StripeLocalProduct>;
|
|
83
|
+
/**
|
|
84
|
+
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
85
|
+
* @param org
|
|
86
|
+
* @param userId
|
|
87
|
+
* @returns any No response body
|
|
88
|
+
* @throws ApiError
|
|
89
|
+
*/
|
|
90
|
+
static serviceOrgsUsersStripeProductsManageCreate(org: string, userId: string): CancelablePromise<any>;
|
|
91
|
+
/**
|
|
92
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
93
|
+
* @param org
|
|
94
|
+
* @param userId
|
|
95
|
+
* @param requestBody
|
|
96
|
+
* @returns StripeSubscriptionRenewalResponse
|
|
97
|
+
* @throws ApiError
|
|
98
|
+
*/
|
|
99
|
+
static serviceOrgsUsersStripeSubscriptionRenewalCreate(org: string, userId: string, requestBody: StripeSubscriptionRenewalRequest): CancelablePromise<StripeSubscriptionRenewalResponse>;
|
|
100
|
+
/**
|
|
101
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
102
|
+
* @param org
|
|
103
|
+
* @param userId
|
|
104
|
+
* @returns any No response body
|
|
105
|
+
* @throws ApiError
|
|
106
|
+
*/
|
|
107
|
+
static serviceOrgsUsersStripeSubscriptionsRetrieve(org: string, userId: string): CancelablePromise<any>;
|
|
108
|
+
/**
|
|
109
|
+
* Handle course payment callback after successful Stripe checkout.
|
|
110
|
+
* Enrolls the user in the purchased course.
|
|
111
|
+
*
|
|
112
|
+
* URL Parameters:
|
|
113
|
+
* - stripe_checkout_id: The local Checkout Session UUID
|
|
114
|
+
*
|
|
115
|
+
* Response:
|
|
116
|
+
* - Redirect: Successfully processed course enrollment
|
|
117
|
+
* - 404: Checkout session not found
|
|
118
|
+
* - 400: Invalid checkout session or product
|
|
119
|
+
* - 500: Server error during processing
|
|
120
|
+
* @param platformKey
|
|
121
|
+
* @returns any No response body
|
|
122
|
+
* @throws ApiError
|
|
123
|
+
*/
|
|
124
|
+
static serviceOrgsStripeCoursePaymentCallbackRetrieve(platformKey: string): CancelablePromise<any>;
|
|
125
|
+
/**
|
|
126
|
+
* @param checkoutUuid
|
|
127
|
+
* @returns any No response body
|
|
128
|
+
* @throws ApiError
|
|
129
|
+
*/
|
|
130
|
+
static serviceStripeCheckoutRetrieve(checkoutUuid: string): CancelablePromise<any>;
|
|
131
|
+
/**
|
|
132
|
+
* Stripe free trial checkout session. No user auth
|
|
133
|
+
*
|
|
134
|
+
* Request the following fields:
|
|
135
|
+
*
|
|
136
|
+
* - success_url
|
|
137
|
+
* - cancel_url
|
|
138
|
+
* - product
|
|
139
|
+
*
|
|
140
|
+
* Response:
|
|
141
|
+
* {
|
|
142
|
+
* "redirect_to": "https://checkout.stripe.com/xxx/xxxx/xxxx",
|
|
143
|
+
* }
|
|
144
|
+
* @param requestBody
|
|
145
|
+
* @returns StripeCheckoutSessionResponse
|
|
146
|
+
* @throws ApiError
|
|
147
|
+
*/
|
|
148
|
+
static serviceStripeCheckoutFreeTrialCreate(requestBody: StripeCheckoutSessionResponse): CancelablePromise<StripeCheckoutSessionResponse>;
|
|
149
|
+
/**
|
|
150
|
+
* Check if tenant exists or not
|
|
151
|
+
* @returns any No response body
|
|
152
|
+
* @throws ApiError
|
|
153
|
+
*/
|
|
154
|
+
static serviceTenantValidationCreate(): CancelablePromise<any>;
|
|
155
|
+
/**
|
|
156
|
+
* GET
|
|
157
|
+
* Gets site hash_key from
|
|
158
|
+
* or
|
|
159
|
+
* Gets site_id form hash_key
|
|
160
|
+
* @returns any No response body
|
|
161
|
+
* @throws ApiError
|
|
162
|
+
*/
|
|
163
|
+
static serviceTokenRetrieve(): CancelablePromise<any>;
|
|
164
|
+
/**
|
|
165
|
+
* Check if tenant exists or not
|
|
166
|
+
* @returns any No response body
|
|
167
|
+
* @throws ApiError
|
|
168
|
+
*/
|
|
169
|
+
static serviceUserValidationCreate(): CancelablePromise<any>;
|
|
170
|
+
}
|
package/package.json
CHANGED
package/src/core/OpenAPI.ts
CHANGED
package/src/index.ts
CHANGED
|
@@ -8,22 +8,37 @@ export { OpenAPI } from './core/OpenAPI';
|
|
|
8
8
|
export type { OpenAPIConfig } from './core/OpenAPI';
|
|
9
9
|
|
|
10
10
|
export { AcceptanceEnum } from './models/AcceptanceEnum';
|
|
11
|
+
export type { ActivateUserFreeTrial } from './models/ActivateUserFreeTrial';
|
|
11
12
|
export type { ActiveUsersData } from './models/ActiveUsersData';
|
|
12
13
|
export type { ActiveUsersList } from './models/ActiveUsersList';
|
|
13
14
|
export type { ActiveUsersPerCourse } from './models/ActiveUsersPerCourse';
|
|
14
15
|
export type { ActiveUsersPerCourseData } from './models/ActiveUsersPerCourseData';
|
|
15
16
|
export type { ActivityAPI } from './models/ActivityAPI';
|
|
16
17
|
export type { ActivityData } from './models/ActivityData';
|
|
18
|
+
export type { App } from './models/App';
|
|
19
|
+
export type { AppleSubscriptionStatusRequest } from './models/AppleSubscriptionStatusRequest';
|
|
20
|
+
export type { AppleSubscriptionStatusView } from './models/AppleSubscriptionStatusView';
|
|
21
|
+
export type { AppleVerifyTransactionId } from './models/AppleVerifyTransactionId';
|
|
17
22
|
export type { Assertion } from './models/Assertion';
|
|
23
|
+
export type { AssociateAccountResponse } from './models/AssociateAccountResponse';
|
|
24
|
+
export type { AssociateAppleAccount } from './models/AssociateAppleAccount';
|
|
25
|
+
export type { AuthToken } from './models/AuthToken';
|
|
18
26
|
export type { Average } from './models/Average';
|
|
19
27
|
export type { AverageData } from './models/AverageData';
|
|
20
28
|
export type { AverageOvertime } from './models/AverageOvertime';
|
|
21
29
|
export type { AvgCourseGradeWithCutoff } from './models/AvgCourseGradeWithCutoff';
|
|
22
30
|
export type { AvgCourseGradeWithCutoffData } from './models/AvgCourseGradeWithCutoffData';
|
|
31
|
+
export type { AWSTenantLaunchRequest } from './models/AWSTenantLaunchRequest';
|
|
32
|
+
export type { BaseErrorResponse } from './models/BaseErrorResponse';
|
|
33
|
+
export type { BaseResponse } from './models/BaseResponse';
|
|
23
34
|
export { BlankEnum } from './models/BlankEnum';
|
|
24
35
|
export type { BulkCreateAssertion } from './models/BulkCreateAssertion';
|
|
25
36
|
export type { CampaignEnablement } from './models/CampaignEnablement';
|
|
26
37
|
export type { CampaignExclusion } from './models/CampaignExclusion';
|
|
38
|
+
export type { CeleryHeartbeat } from './models/CeleryHeartbeat';
|
|
39
|
+
export type { CeleryHeartbeatFail } from './models/CeleryHeartbeatFail';
|
|
40
|
+
export { CeleryHeartbeatFailStatusEnum } from './models/CeleryHeartbeatFailStatusEnum';
|
|
41
|
+
export { CeleryHeartbeatStatusEnum } from './models/CeleryHeartbeatStatusEnum';
|
|
27
42
|
export type { Company } from './models/Company';
|
|
28
43
|
export type { ContextResponse } from './models/ContextResponse';
|
|
29
44
|
export type { Count } from './models/Count';
|
|
@@ -41,11 +56,13 @@ export type { CourseGradingDetailData } from './models/CourseGradingDetailData';
|
|
|
41
56
|
export type { CoursePoint } from './models/CoursePoint';
|
|
42
57
|
export type { CourseSkill } from './models/CourseSkill';
|
|
43
58
|
export type { Credential } from './models/Credential';
|
|
59
|
+
export type { DesiredRole } from './models/DesiredRole';
|
|
44
60
|
export type { DesiredSkill } from './models/DesiredSkill';
|
|
45
61
|
export type { DetailedGradeSubsection } from './models/DetailedGradeSubsection';
|
|
46
62
|
export type { DetailedGradeView } from './models/DetailedGradeView';
|
|
47
63
|
export type { DetailedGradeViewData } from './models/DetailedGradeViewData';
|
|
48
64
|
export type { Education } from './models/Education';
|
|
65
|
+
export type { EdxSignalReceiverRequest } from './models/EdxSignalReceiverRequest';
|
|
49
66
|
export type { EngagementPerCourse } from './models/EngagementPerCourse';
|
|
50
67
|
export type { EngagementPerCourseData } from './models/EngagementPerCourseData';
|
|
51
68
|
export type { Enrollments } from './models/Enrollments';
|
|
@@ -55,6 +72,10 @@ export type { EnrollmentsPerUserData } from './models/EnrollmentsPerUserData';
|
|
|
55
72
|
export type { ErrorResponse } from './models/ErrorResponse';
|
|
56
73
|
export type { Experience } from './models/Experience';
|
|
57
74
|
export type { FloatOverTime } from './models/FloatOverTime';
|
|
75
|
+
export type { GCPTenantLaunchRequest } from './models/GCPTenantLaunchRequest';
|
|
76
|
+
export type { GooglePayAccountResponse } from './models/GooglePayAccountResponse';
|
|
77
|
+
export { GooglePayAccountResponseStatusEnum } from './models/GooglePayAccountResponseStatusEnum';
|
|
78
|
+
export type { GooglePayVerifyToken } from './models/GooglePayVerifyToken';
|
|
58
79
|
export type { GradingPerUser } from './models/GradingPerUser';
|
|
59
80
|
export type { GradingPerUserData } from './models/GradingPerUserData';
|
|
60
81
|
export type { GroupList } from './models/GroupList';
|
|
@@ -64,11 +85,17 @@ export type { Institution } from './models/Institution';
|
|
|
64
85
|
export { InstitutionTypeEnum } from './models/InstitutionTypeEnum';
|
|
65
86
|
export type { Issuer } from './models/Issuer';
|
|
66
87
|
export type { IssuerAuthority } from './models/IssuerAuthority';
|
|
88
|
+
export { ItemTypeEnum } from './models/ItemTypeEnum';
|
|
89
|
+
export type { LauncherViewPostRequest } from './models/LauncherViewPostRequest';
|
|
67
90
|
export type { LearnerInformationAPI } from './models/LearnerInformationAPI';
|
|
68
91
|
export type { LearnerInformationAPIData } from './models/LearnerInformationAPIData';
|
|
69
92
|
export type { LtiKey } from './models/LtiKey';
|
|
70
93
|
export type { LtiLaunchGate } from './models/LtiLaunchGate';
|
|
71
94
|
export type { LtiTool } from './models/LtiTool';
|
|
95
|
+
export type { ManagerAuthToken } from './models/ManagerAuthToken';
|
|
96
|
+
export type { MediaResource } from './models/MediaResource';
|
|
97
|
+
export { MediaTypeEnum } from './models/MediaTypeEnum';
|
|
98
|
+
export { ModeEnum } from './models/ModeEnum';
|
|
72
99
|
export type { NetRevenueOverTime } from './models/NetRevenueOverTime';
|
|
73
100
|
export type { NewPerLearnerList } from './models/NewPerLearnerList';
|
|
74
101
|
export type { NewPerLearnerListData } from './models/NewPerLearnerListData';
|
|
@@ -76,13 +103,17 @@ export type { Notification } from './models/Notification';
|
|
|
76
103
|
export type { NotificationCount } from './models/NotificationCount';
|
|
77
104
|
export type { NotificationPreview } from './models/NotificationPreview';
|
|
78
105
|
export type { NotificationSource } from './models/NotificationSource';
|
|
106
|
+
export { NotificationStatusEnum } from './models/NotificationStatusEnum';
|
|
79
107
|
export type { NotificationTemplateData } from './models/NotificationTemplateData';
|
|
108
|
+
export type { OnboardingStatusUpdate } from './models/OnboardingStatusUpdate';
|
|
80
109
|
export type { Order } from './models/Order';
|
|
81
110
|
export type { OverTime } from './models/OverTime';
|
|
82
111
|
export type { OvertimeMeta } from './models/OvertimeMeta';
|
|
83
112
|
export type { OvertimeWithChangeInfo } from './models/OvertimeWithChangeInfo';
|
|
84
113
|
export type { OverTimeWithTotal } from './models/OverTimeWithTotal';
|
|
114
|
+
export type { PaginatedUserAppList } from './models/PaginatedUserAppList';
|
|
85
115
|
export type { Pagination } from './models/Pagination';
|
|
116
|
+
export type { PatchedMediaResource } from './models/PatchedMediaResource';
|
|
86
117
|
export type { PatchedNotification } from './models/PatchedNotification';
|
|
87
118
|
export type { PatchedPlatformPublicMetadata } from './models/PatchedPlatformPublicMetadata';
|
|
88
119
|
export type { PatchedSkillThreshold } from './models/PatchedSkillThreshold';
|
|
@@ -106,7 +137,12 @@ export type { PerLearnerLastAccessData } from './models/PerLearnerLastAccessData
|
|
|
106
137
|
export type { PerLearnerTimeSpentInCourseTree } from './models/PerLearnerTimeSpentInCourseTree';
|
|
107
138
|
export type { PerlearnerUserList } from './models/PerlearnerUserList';
|
|
108
139
|
export type { PerlearnerUserListData } from './models/PerlearnerUserListData';
|
|
140
|
+
export type { Platform } from './models/Platform';
|
|
141
|
+
export type { PlatformApiKey } from './models/PlatformApiKey';
|
|
142
|
+
export type { PlatformList } from './models/PlatformList';
|
|
143
|
+
export { PlatformListStatusEnum } from './models/PlatformListStatusEnum';
|
|
109
144
|
export type { PlatformPublicMetadata } from './models/PlatformPublicMetadata';
|
|
145
|
+
export type { PlatformUpdatePostRequest } from './models/PlatformUpdatePostRequest';
|
|
110
146
|
export type { PointsPercentile } from './models/PointsPercentile';
|
|
111
147
|
export type { PreviewResponse } from './models/PreviewResponse';
|
|
112
148
|
export type { Product } from './models/Product';
|
|
@@ -120,12 +156,16 @@ export type { RedirectTokenResponse } from './models/RedirectTokenResponse';
|
|
|
120
156
|
export type { ReportCreate } from './models/ReportCreate';
|
|
121
157
|
export type { ReportData } from './models/ReportData';
|
|
122
158
|
export type { ReportDetail } from './models/ReportDetail';
|
|
159
|
+
export type { ReportedRole } from './models/ReportedRole';
|
|
123
160
|
export type { ReportedSkill } from './models/ReportedSkill';
|
|
124
161
|
export type { ReportList } from './models/ReportList';
|
|
125
162
|
export type { ReportRequest } from './models/ReportRequest';
|
|
126
163
|
export type { ReportStatus } from './models/ReportStatus';
|
|
164
|
+
export type { Resource } from './models/Resource';
|
|
165
|
+
export type { ResourceCreateUpdate } from './models/ResourceCreateUpdate';
|
|
127
166
|
export type { ResourcePoint } from './models/ResourcePoint';
|
|
128
167
|
export type { RevenueByProduct } from './models/RevenueByProduct';
|
|
168
|
+
export type { Role } from './models/Role';
|
|
129
169
|
export type { SendNotification } from './models/SendNotification';
|
|
130
170
|
export type { SendResponse } from './models/SendResponse';
|
|
131
171
|
export type { Skill } from './models/Skill';
|
|
@@ -133,9 +173,19 @@ export type { SkillDetail } from './models/SkillDetail';
|
|
|
133
173
|
export type { SkillInfo } from './models/SkillInfo';
|
|
134
174
|
export type { SkillThreshold } from './models/SkillThreshold';
|
|
135
175
|
export { StateEnum } from './models/StateEnum';
|
|
136
|
-
export {
|
|
176
|
+
export type { StripeCheckoutSessionRequest } from './models/StripeCheckoutSessionRequest';
|
|
177
|
+
export type { StripeCheckoutSessionResponse } from './models/StripeCheckoutSessionResponse';
|
|
178
|
+
export type { StripeCustomerPortalRequest } from './models/StripeCustomerPortalRequest';
|
|
179
|
+
export type { StripeCustomerPortalResponse } from './models/StripeCustomerPortalResponse';
|
|
180
|
+
export type { StripeLocalProduct } from './models/StripeLocalProduct';
|
|
181
|
+
export type { StripeSubscriptionRenewalRequest } from './models/StripeSubscriptionRenewalRequest';
|
|
182
|
+
export type { StripeSubscriptionRenewalResponse } from './models/StripeSubscriptionRenewalResponse';
|
|
137
183
|
export type { SubTimeChild } from './models/SubTimeChild';
|
|
138
184
|
export type { Summary } from './models/Summary';
|
|
185
|
+
export type { TenantLaunchError } from './models/TenantLaunchError';
|
|
186
|
+
export type { TenantLaunchFailed } from './models/TenantLaunchFailed';
|
|
187
|
+
export type { TenantLaunchRequest } from './models/TenantLaunchRequest';
|
|
188
|
+
export type { TenantLaunchResponse } from './models/TenantLaunchResponse';
|
|
139
189
|
export type { TimeChildData } from './models/TimeChildData';
|
|
140
190
|
export type { TimeDetail } from './models/TimeDetail';
|
|
141
191
|
export type { TimeDetailChild } from './models/TimeDetailChild';
|
|
@@ -147,14 +197,33 @@ export type { TimeSpentPerCourseData } from './models/TimeSpentPerCourseData';
|
|
|
147
197
|
export type { TimeSpentPerUserResponse } from './models/TimeSpentPerUserResponse';
|
|
148
198
|
export type { TimeSpentUpdateRequest } from './models/TimeSpentUpdateRequest';
|
|
149
199
|
export type { TimeSpentUpdateResponse } from './models/TimeSpentUpdateResponse';
|
|
200
|
+
export type { TokenProxyInput } from './models/TokenProxyInput';
|
|
201
|
+
export type { TokenProxyOutput } from './models/TokenProxyOutput';
|
|
202
|
+
export type { TokenProxyOutputSerializerData } from './models/TokenProxyOutputSerializerData';
|
|
203
|
+
export type { TokenProxyUser } from './models/TokenProxyUser';
|
|
150
204
|
export { TypeEnum } from './models/TypeEnum';
|
|
151
205
|
export type { UploadedImage } from './models/UploadedImage';
|
|
206
|
+
export type { UserApp } from './models/UserApp';
|
|
207
|
+
export type { UserDeleteAPIError } from './models/UserDeleteAPIError';
|
|
208
|
+
export type { UserDeleteAPIRequest } from './models/UserDeleteAPIRequest';
|
|
209
|
+
export type { UserDeleteAPIResponse } from './models/UserDeleteAPIResponse';
|
|
152
210
|
export type { UserInfo } from './models/UserInfo';
|
|
211
|
+
export type { UserPlatformLink } from './models/UserPlatformLink';
|
|
212
|
+
export type { UserPlatformManagementListViewGetResponse } from './models/UserPlatformManagementListViewGetResponse';
|
|
213
|
+
export type { UserPlatformViewPostRequest } from './models/UserPlatformViewPostRequest';
|
|
214
|
+
export type { UserProxyBulkRequest } from './models/UserProxyBulkRequest';
|
|
215
|
+
export type { UserProxyGetResponse } from './models/UserProxyGetResponse';
|
|
216
|
+
export type { UserProxyPostRequest } from './models/UserProxyPostRequest';
|
|
217
|
+
export type { UserProxyPostResponse } from './models/UserProxyPostResponse';
|
|
218
|
+
export type { UserSearchViewGetResponse } from './models/UserSearchViewGetResponse';
|
|
153
219
|
export type { UserSkill } from './models/UserSkill';
|
|
154
220
|
export type { UserSkillPointsPercentile } from './models/UserSkillPointsPercentile';
|
|
155
221
|
export type { ValidateSourceResponse } from './models/ValidateSourceResponse';
|
|
156
222
|
export type { Value } from './models/Value';
|
|
157
223
|
export type { ValueData } from './models/ValueData';
|
|
224
|
+
export type { VerifyGCPMarketPlaceFailedResponse } from './models/VerifyGCPMarketPlaceFailedResponse';
|
|
225
|
+
export type { VerifyGCPMarketPlaceRequest } from './models/VerifyGCPMarketPlaceRequest';
|
|
226
|
+
export type { VerifyGCPMarketPlaceResponse } from './models/VerifyGCPMarketPlaceResponse';
|
|
158
227
|
export type { VideoBlock } from './models/VideoBlock';
|
|
159
228
|
export type { VideoEngagementPerCourse } from './models/VideoEngagementPerCourse';
|
|
160
229
|
export type { VideoEngagementPerCourseData } from './models/VideoEngagementPerCourseData';
|
|
@@ -165,25 +234,35 @@ export type { VideosInCourseSummaryData } from './models/VideosInCourseSummaryDa
|
|
|
165
234
|
export type { VideosSpecificCourse } from './models/VideosSpecificCourse';
|
|
166
235
|
export type { VideosSpecificCourseData } from './models/VideosSpecificCourseData';
|
|
167
236
|
export type { VideosWatchedSubSection } from './models/VideosWatchedSubSection';
|
|
237
|
+
export type { WatchedVideosPerCourse } from './models/WatchedVideosPerCourse';
|
|
238
|
+
export type { WatchedVideosPerCourseData } from './models/WatchedVideosPerCourseData';
|
|
168
239
|
export type { WatchedVideosPerUser } from './models/WatchedVideosPerUser';
|
|
169
240
|
export type { WatchedVideosPerUserData } from './models/WatchedVideosPerUserData';
|
|
241
|
+
export type { WhitelistedDomain } from './models/WhitelistedDomain';
|
|
170
242
|
|
|
171
243
|
export { AnalyticsService } from './services/AnalyticsService';
|
|
172
244
|
export { AudienceService } from './services/AudienceService';
|
|
173
245
|
export { CareerService } from './services/CareerService';
|
|
246
|
+
export { CatalogService } from './services/CatalogService';
|
|
174
247
|
export { CoreService } from './services/CoreService';
|
|
175
248
|
export { CredentialsService } from './services/CredentialsService';
|
|
176
249
|
export { DepartmentsService } from './services/DepartmentsService';
|
|
177
250
|
export { EngagementService } from './services/EngagementService';
|
|
251
|
+
export { FeaturesService } from './services/FeaturesService';
|
|
178
252
|
export { FinanceService } from './services/FinanceService';
|
|
253
|
+
export { MediaResourcesService } from './services/MediaResourcesService';
|
|
179
254
|
export { NotificationService } from './services/NotificationService';
|
|
180
255
|
export { NotificationBuilderService } from './services/NotificationBuilderService';
|
|
181
256
|
export { OverviewService } from './services/OverviewService';
|
|
182
257
|
export { PerformanceService } from './services/PerformanceService';
|
|
183
258
|
export { PerlearnerService } from './services/PerlearnerService';
|
|
184
259
|
export { PlatformService } from './services/PlatformService';
|
|
260
|
+
export { ProvidersService } from './services/ProvidersService';
|
|
261
|
+
export { ProvisionService } from './services/ProvisionService';
|
|
185
262
|
export { RecommendationsService } from './services/RecommendationsService';
|
|
186
263
|
export { ReportsService } from './services/ReportsService';
|
|
264
|
+
export { RolesService } from './services/RolesService';
|
|
187
265
|
export { SearchService } from './services/SearchService';
|
|
266
|
+
export { ServiceService } from './services/ServiceService';
|
|
188
267
|
export { SkillsService } from './services/SkillsService';
|
|
189
268
|
export { UserGroupsService } from './services/UserGroupsService';
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
export type AWSTenantLaunchRequest = {
|
|
6
|
+
username: string;
|
|
7
|
+
email: string;
|
|
8
|
+
firstname?: string;
|
|
9
|
+
lastname?: string;
|
|
10
|
+
password?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Organization name
|
|
13
|
+
*/
|
|
14
|
+
name: string;
|
|
15
|
+
/**
|
|
16
|
+
* Unique key for the organization
|
|
17
|
+
*/
|
|
18
|
+
key: string;
|
|
19
|
+
ignore_user_exists?: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* AWS Marketplace Customer Id and Product Code Identifier
|
|
22
|
+
*/
|
|
23
|
+
aws_transaction_id: string;
|
|
24
|
+
};
|
|
25
|
+
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
export type ActivateUserFreeTrial = {
|
|
6
|
+
free_trial_started?: boolean;
|
|
7
|
+
/**
|
|
8
|
+
* The app url or name or id
|
|
9
|
+
*/
|
|
10
|
+
app: string;
|
|
11
|
+
/**
|
|
12
|
+
* The platform key
|
|
13
|
+
*/
|
|
14
|
+
platform: string;
|
|
15
|
+
};
|
|
16
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
export type App = {
|
|
6
|
+
name: string;
|
|
7
|
+
url: string;
|
|
8
|
+
type: string;
|
|
9
|
+
metadata?: any;
|
|
10
|
+
/**
|
|
11
|
+
* If true, users will be required to complete onboarding before using this app
|
|
12
|
+
*/
|
|
13
|
+
onboarding_required?: boolean;
|
|
14
|
+
};
|
|
15
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
export type AuthToken = {
|
|
6
|
+
/**
|
|
7
|
+
* Token
|
|
8
|
+
*/
|
|
9
|
+
token: string;
|
|
10
|
+
/**
|
|
11
|
+
* Token Expiration Date
|
|
12
|
+
*/
|
|
13
|
+
expires: string;
|
|
14
|
+
};
|
|
15
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { CeleryHeartbeatStatusEnum } from './CeleryHeartbeatStatusEnum';
|
|
6
|
+
export type CeleryHeartbeat = {
|
|
7
|
+
status: CeleryHeartbeatStatusEnum;
|
|
8
|
+
message: string;
|
|
9
|
+
};
|
|
10
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { CeleryHeartbeatFailStatusEnum } from './CeleryHeartbeatFailStatusEnum';
|
|
6
|
+
export type CeleryHeartbeatFail = {
|
|
7
|
+
status: CeleryHeartbeatFailStatusEnum;
|
|
8
|
+
message: string;
|
|
9
|
+
};
|
|
10
|
+
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
/**
|
|
6
|
+
* * `unhealthy` - unhealthy
|
|
7
|
+
* * `healthy` - healthy
|
|
8
|
+
*/
|
|
9
|
+
export enum CeleryHeartbeatFailStatusEnum {
|
|
10
|
+
UNHEALTHY = 'unhealthy',
|
|
11
|
+
HEALTHY = 'healthy',
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
/**
|
|
6
|
+
* * `healthy` - healthy
|
|
7
|
+
* * `unhealthy` - unhealthy
|
|
8
|
+
*/
|
|
9
|
+
export enum CeleryHeartbeatStatusEnum {
|
|
10
|
+
HEALTHY = 'healthy',
|
|
11
|
+
UNHEALTHY = 'unhealthy',
|
|
12
|
+
}
|