@meshery/schemas 0.8.70 → 0.8.72

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.
@@ -1,41 +1,43 @@
1
1
  import * as _reduxjs_toolkit_dist_query_react from '@reduxjs/toolkit/dist/query/react';
2
2
  import * as _reduxjs_toolkit_query from '@reduxjs/toolkit/query';
3
3
 
4
- declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, {
5
- importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, ImportDesignApiResponse, "api", unknown>;
6
- registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, RegisterMeshmodelsApiResponse, "api", unknown>;
7
- getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetSubscriptionsApiResponse, "api", unknown>;
8
- postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>;
9
- postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>;
10
- postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>;
11
- getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetPlansApiResponse, "api", unknown>;
12
- getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetFeaturesApiResponse, "api", unknown>;
13
- getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetFeaturesByOrganizationApiResponse, "api", unknown>;
14
- getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiWorkspacesApiResponse, "api", unknown>;
15
- postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PostApiWorkspacesApiResponse, "api", unknown>;
16
- getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiWorkspacesByIdApiResponse, "api", unknown>;
17
- putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PutApiWorkspacesByIdApiResponse, "api", unknown>;
18
- deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>;
19
- createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, CreateEnvironmentApiResponse, "api", unknown>;
20
- getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetEnvironmentsApiResponse, "api", unknown>;
21
- getMyAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>;
22
- getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>;
23
- getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>;
24
- registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, RegisterToAcademyContentApiResponse, "api", unknown>;
25
- getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>;
26
- updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>;
27
- submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, SubmitQuizApiResponse, "api", unknown>;
28
- getAcademyAdminSummary: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, object, "api", unknown>;
29
- getAcademyAdminRegistrations: _reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetAcademyAdminRegistrationsApiResponse, "api", unknown>;
30
- getCertificateById: _reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetCertificateByIdApiResponse, "api", unknown>;
31
- getInvitation: _reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetInvitationApiResponse, "api", unknown>;
32
- deleteInvitation: _reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>;
33
- updateInvitation: _reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, UpdateInvitationApiResponse, "api", unknown>;
34
- getInvitations: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetInvitationsApiResponse, "api", unknown>;
35
- createInvitation: _reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, CreateInvitationApiResponse, "api", unknown>;
36
- acceptInvitation: _reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, AcceptInvitationApiResponse, "api", unknown>;
37
- createOrUpdateBadge: _reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, CreateOrUpdateBadgeApiResponse, "api", unknown>;
38
- }, "api", never, typeof _reduxjs_toolkit_query.coreModuleName | typeof _reduxjs_toolkit_dist_query_react.reactHooksModuleName>;
4
+ declare const addTagTypes: readonly ["design_other", "model_other", "subscription_subscription", "subscription_other", "plan_Plans", "feature_Features", "workspace_workspaces", "environment_environments", "Academy_API_Academy", "Academy_API_other", "invitation_Invitation", "badge_Badge"];
5
+ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, _reduxjs_toolkit_query.UpdateDefinitions<{}, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", never> & {
6
+ importDesign: _reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", ImportDesignApiResponse, "api", unknown>;
7
+ registerMeshmodels: _reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterMeshmodelsApiResponse, "api", unknown>;
8
+ getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetSubscriptionsApiResponse, "api", unknown>;
9
+ postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>;
10
+ postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>;
11
+ postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
12
+ getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>;
13
+ getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>;
14
+ getFeaturesByOrganization: _reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesByOrganizationApiResponse, "api", unknown>;
15
+ getApiWorkspaces: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesApiResponse, "api", unknown>;
16
+ postApiWorkspaces: _reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiWorkspacesApiResponse, "api", unknown>;
17
+ getApiWorkspacesById: _reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesByIdApiResponse, "api", unknown>;
18
+ putApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PutApiWorkspacesByIdApiResponse, "api", unknown>;
19
+ deleteApiWorkspacesById: _reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
20
+ createEnvironment: _reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateEnvironmentApiResponse, "api", unknown>;
21
+ getEnvironments: _reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetEnvironmentsApiResponse, "api", unknown>;
22
+ getMyAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
23
+ createAcademyCurricula: _reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateAcademyCurriculaApiResponse, "api", unknown>;
24
+ getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
25
+ getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>;
26
+ registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>;
27
+ getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>;
28
+ updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>;
29
+ submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", SubmitQuizApiResponse, "api", unknown>;
30
+ getAcademyAdminSummary: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>;
31
+ getAcademyAdminRegistrations: _reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyAdminRegistrationsApiResponse, "api", unknown>;
32
+ getCertificateById: _reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetCertificateByIdApiResponse, "api", unknown>;
33
+ getInvitation: _reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationApiResponse, "api", unknown>;
34
+ deleteInvitation: _reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>;
35
+ updateInvitation: _reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateInvitationApiResponse, "api", unknown>;
36
+ getInvitations: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationsApiResponse, "api", unknown>;
37
+ createInvitation: _reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateInvitationApiResponse, "api", unknown>;
38
+ acceptInvitation: _reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", AcceptInvitationApiResponse, "api", unknown>;
39
+ createOrUpdateBadge: _reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateOrUpdateBadgeApiResponse, "api", unknown>;
40
+ }, "api", "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", typeof _reduxjs_toolkit_query.coreModuleName | typeof _reduxjs_toolkit_dist_query_react.reactHooksModuleName>;
39
41
 
40
42
  type ImportDesignApiResponse = {
41
43
  message?: string;
@@ -406,6 +408,209 @@ type GetMyAcademyCirriculaApiArg = {
406
408
  /** Filter content by organization IDs */
407
409
  orgId?: string[];
408
410
  };
411
+ type CreateAcademyCurriculaApiResponse = {
412
+ /** Id of the cirricula */
413
+ id: string;
414
+ type: "learning-path" | "challenge" | "certification";
415
+ /** Organization ID that owns this learning path */
416
+ orgId: string;
417
+ /** Visibility of the cirricula */
418
+ visibility: "public" | "private";
419
+ /** Status of the cirricula */
420
+ status: "ready" | "archived" | "not_ready";
421
+ /** slug of the cirricula */
422
+ slug: string;
423
+ /** Level of the cirricula */
424
+ level: "beginner" | "intermediate" | "advanced";
425
+ /** ID of the badge to be awarded on completion of this curricula */
426
+ badge_id?: string;
427
+ /** ID of the invite associated with this cirricula */
428
+ invite_id?: string;
429
+ /** ID of the workspace to which this cirricula belongs */
430
+ workspace_id?: string;
431
+ /** When the cirricula item was created */
432
+ createdAt: string;
433
+ /** When the cirricula was last updated */
434
+ updatedAt: string;
435
+ /** Timestamp when the resource was deleted. */
436
+ deletedAt: string;
437
+ /** Additional metadata about the cirricula */
438
+ metadata: {
439
+ /** Title of the learning path */
440
+ title: string;
441
+ /** Description of the learning path */
442
+ description: string;
443
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
444
+ banner?: string | null;
445
+ /** Canonical URL for the learning path */
446
+ permalink: string;
447
+ badge?: {
448
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
449
+ id: string;
450
+ /** The ID of the organization in which this badge is available . */
451
+ org_id: string;
452
+ /** unique identifier for the badge ( auto generated ) */
453
+ label: string;
454
+ /** Concise descriptor for the badge or certificate. */
455
+ name: string;
456
+ /** A description of the milestone achieved, often including criteria for receiving this recognition. */
457
+ description: string;
458
+ /** URL to the badge image */
459
+ image_url: string;
460
+ /** Timestamp when the resource was created. */
461
+ created_at: string;
462
+ /** Timestamp when the resource was updated. */
463
+ updated_at: string;
464
+ /** Timestamp when the resource was deleted, if applicable */
465
+ deleted_at: string;
466
+ };
467
+ certificate?: {
468
+ /** Unique identifier for the certificate */
469
+ id: string;
470
+ /** UUID of the organization that issued the certificate */
471
+ org_id: string;
472
+ /** ID of the recipient (user) who received the certificate */
473
+ recipient_id: string;
474
+ /** Name of the recipient (user) who received the certificate */
475
+ recipient_name: string;
476
+ /** Title of the certificate */
477
+ title: string;
478
+ /** Description of the certificate */
479
+ description: string;
480
+ /** List of issuing authorities for the certificate */
481
+ issuing_authorities: {
482
+ /** Name of the issuing authority */
483
+ name: string;
484
+ /** Role of the issuing authority */
485
+ role?: string;
486
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
487
+ signature_url?: string;
488
+ }[];
489
+ /** Date when the certificate was issued */
490
+ issued_date: string;
491
+ /** Date when the certificate expires (optional) */
492
+ expiration_date?: string;
493
+ };
494
+ /** List of children items in the top-level curricula */
495
+ children?: {
496
+ /** Unique identifier for the course */
497
+ id: string;
498
+ /** Title of the course */
499
+ title: string;
500
+ /** URL to the course content */
501
+ permalink: string;
502
+ /** Course description */
503
+ description: string;
504
+ /** A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title. */
505
+ weight?: number;
506
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
507
+ banner?: string | null;
508
+ /** Type of the content (e.g., learning-path, challenge, certification) */
509
+ type?: "learning-path" | "challenge" | "certification";
510
+ /** List of child nodes (sub-courses or modules) */
511
+ children?: object[];
512
+ }[];
513
+ [key: string]: any;
514
+ };
515
+ };
516
+ type CreateAcademyCurriculaApiArg = {
517
+ body: {
518
+ /** Type of the curricula */
519
+ type: "learning-path" | "challenge" | "certification";
520
+ /** Title of the curricula */
521
+ title: string;
522
+ /** Organization ID that owns this curricula */
523
+ orgId: string;
524
+ /** ID of the workspace to which this cirricula belongs */
525
+ workspace_id: string;
526
+ /** ID of the badge to be awarded on completion of this curricula */
527
+ badge_id?: string;
528
+ /** ID of the team associated with this curricula */
529
+ team_id: string;
530
+ /** Expiry time for curricula access */
531
+ access_expires_at?: string;
532
+ /** Current access status of the curricula */
533
+ access_status: "enabled" | "disabled";
534
+ /** Additional metadata about the cirricula */
535
+ metadata: {
536
+ /** Title of the learning path */
537
+ title: string;
538
+ /** Description of the learning path */
539
+ description: string;
540
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
541
+ banner?: string | null;
542
+ /** Canonical URL for the learning path */
543
+ permalink: string;
544
+ badge?: {
545
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
546
+ id: string;
547
+ /** The ID of the organization in which this badge is available . */
548
+ org_id: string;
549
+ /** unique identifier for the badge ( auto generated ) */
550
+ label: string;
551
+ /** Concise descriptor for the badge or certificate. */
552
+ name: string;
553
+ /** A description of the milestone achieved, often including criteria for receiving this recognition. */
554
+ description: string;
555
+ /** URL to the badge image */
556
+ image_url: string;
557
+ /** Timestamp when the resource was created. */
558
+ created_at: string;
559
+ /** Timestamp when the resource was updated. */
560
+ updated_at: string;
561
+ /** Timestamp when the resource was deleted, if applicable */
562
+ deleted_at: string;
563
+ };
564
+ certificate?: {
565
+ /** Unique identifier for the certificate */
566
+ id: string;
567
+ /** UUID of the organization that issued the certificate */
568
+ org_id: string;
569
+ /** ID of the recipient (user) who received the certificate */
570
+ recipient_id: string;
571
+ /** Name of the recipient (user) who received the certificate */
572
+ recipient_name: string;
573
+ /** Title of the certificate */
574
+ title: string;
575
+ /** Description of the certificate */
576
+ description: string;
577
+ /** List of issuing authorities for the certificate */
578
+ issuing_authorities: {
579
+ /** Name of the issuing authority */
580
+ name: string;
581
+ /** Role of the issuing authority */
582
+ role?: string;
583
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
584
+ signature_url?: string;
585
+ }[];
586
+ /** Date when the certificate was issued */
587
+ issued_date: string;
588
+ /** Date when the certificate expires (optional) */
589
+ expiration_date?: string;
590
+ };
591
+ /** List of children items in the top-level curricula */
592
+ children?: {
593
+ /** Unique identifier for the course */
594
+ id: string;
595
+ /** Title of the course */
596
+ title: string;
597
+ /** URL to the course content */
598
+ permalink: string;
599
+ /** Course description */
600
+ description: string;
601
+ /** A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title. */
602
+ weight?: number;
603
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
604
+ banner?: string | null;
605
+ /** Type of the content (e.g., learning-path, challenge, certification) */
606
+ type?: "learning-path" | "challenge" | "certification";
607
+ /** List of child nodes (sub-courses or modules) */
608
+ children?: object[];
609
+ }[];
610
+ [key: string]: any;
611
+ };
612
+ };
613
+ };
409
614
  type GetAcademyCirriculaApiResponse = unknown;
410
615
  type GetAcademyCirriculaApiArg = {
411
616
  /** Filter content by content types */
@@ -437,6 +642,12 @@ type GetApiAcademyByTypeAndOrgIdSlugApiResponse = {
437
642
  slug: string;
438
643
  /** Level of the cirricula */
439
644
  level: "beginner" | "intermediate" | "advanced";
645
+ /** ID of the badge to be awarded on completion of this curricula */
646
+ badge_id?: string;
647
+ /** ID of the invite associated with this cirricula */
648
+ invite_id?: string;
649
+ /** ID of the workspace to which this cirricula belongs */
650
+ workspace_id?: string;
440
651
  /** When the cirricula item was created */
441
652
  createdAt: string;
442
653
  /** When the cirricula was last updated */
@@ -1341,7 +1552,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
1341
1552
  isError: true;
1342
1553
  })) => R) | undefined;
1343
1554
  fixedCacheKey?: string | undefined;
1344
- } | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, ImportDesignApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1555
+ } | undefined) => readonly [(arg: ImportDesignApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ImportDesignApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", ImportDesignApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1345
1556
  originalArgs?: ImportDesignApiArg | undefined;
1346
1557
  reset: () => void;
1347
1558
  }];
@@ -1502,7 +1713,7 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
1502
1713
  isError: true;
1503
1714
  })) => R) | undefined;
1504
1715
  fixedCacheKey?: string | undefined;
1505
- } | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, RegisterMeshmodelsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1716
+ } | undefined) => readonly [(arg: RegisterMeshmodelsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterMeshmodelsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterMeshmodelsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1506
1717
  originalArgs?: RegisterMeshmodelsApiArg | undefined;
1507
1718
  reset: () => void;
1508
1719
  }];
@@ -1667,7 +1878,7 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
1667
1878
  status: _reduxjs_toolkit_query.QueryStatus;
1668
1879
  }) => R) | undefined;
1669
1880
  }) | undefined) => [R][R extends any ? 0 : never] & {
1670
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetSubscriptionsApiResponse, "api", unknown>>;
1881
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetSubscriptionsApiResponse, "api", unknown>>;
1671
1882
  };
1672
1883
  declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation: <R extends Record<string, any> = ({
1673
1884
  requestId?: undefined;
@@ -1826,7 +2037,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation:
1826
2037
  isError: true;
1827
2038
  })) => R) | undefined;
1828
2039
  fixedCacheKey?: string | undefined;
1829
- } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2040
+ } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1830
2041
  originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg | undefined;
1831
2042
  reset: () => void;
1832
2043
  }];
@@ -1987,7 +2198,7 @@ declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Recor
1987
2198
  isError: true;
1988
2199
  })) => R) | undefined;
1989
2200
  fixedCacheKey?: string | undefined;
1990
- } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsCreateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2201
+ } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsCreateApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1991
2202
  originalArgs?: PostApiEntitlementSubscriptionsCreateApiArg | undefined;
1992
2203
  reset: () => void;
1993
2204
  }];
@@ -2148,7 +2359,7 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2148
2359
  isError: true;
2149
2360
  })) => R) | undefined;
2150
2361
  fixedCacheKey?: string | undefined;
2151
- } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsWebhooksApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2362
+ } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsWebhooksApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2152
2363
  originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
2153
2364
  reset: () => void;
2154
2365
  }];
@@ -2313,7 +2524,7 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
2313
2524
  status: _reduxjs_toolkit_query.QueryStatus;
2314
2525
  }) => R) | undefined;
2315
2526
  }) | undefined) => [R][R extends any ? 0 : never] & {
2316
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetPlansApiResponse, "api", unknown>>;
2527
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>>;
2317
2528
  };
2318
2529
  declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
2319
2530
  data?: undefined;
@@ -2476,7 +2687,7 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
2476
2687
  status: _reduxjs_toolkit_query.QueryStatus;
2477
2688
  }) => R) | undefined;
2478
2689
  }) | undefined) => [R][R extends any ? 0 : never] & {
2479
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetFeaturesApiResponse, "api", unknown>>;
2690
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>>;
2480
2691
  };
2481
2692
  declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any> = ({
2482
2693
  data?: undefined;
@@ -2639,7 +2850,7 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
2639
2850
  status: _reduxjs_toolkit_query.QueryStatus;
2640
2851
  }) => R) | undefined;
2641
2852
  }) | undefined) => [R][R extends any ? 0 : never] & {
2642
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetFeaturesByOrganizationApiResponse, "api", unknown>>;
2853
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetFeaturesByOrganizationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesByOrganizationApiResponse, "api", unknown>>;
2643
2854
  };
2644
2855
  declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
2645
2856
  data?: undefined;
@@ -2802,7 +3013,7 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
2802
3013
  status: _reduxjs_toolkit_query.QueryStatus;
2803
3014
  }) => R) | undefined;
2804
3015
  }) | undefined) => [R][R extends any ? 0 : never] & {
2805
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiWorkspacesApiResponse, "api", unknown>>;
3016
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesApiResponse, "api", unknown>>;
2806
3017
  };
2807
3018
  declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
2808
3019
  requestId?: undefined;
@@ -2961,7 +3172,7 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
2961
3172
  isError: true;
2962
3173
  })) => R) | undefined;
2963
3174
  fixedCacheKey?: string | undefined;
2964
- } | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PostApiWorkspacesApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3175
+ } | undefined) => readonly [(arg: PostApiWorkspacesApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiWorkspacesApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiWorkspacesApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2965
3176
  originalArgs?: PostApiWorkspacesApiArg | undefined;
2966
3177
  reset: () => void;
2967
3178
  }];
@@ -3126,7 +3337,7 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
3126
3337
  status: _reduxjs_toolkit_query.QueryStatus;
3127
3338
  }) => R) | undefined;
3128
3339
  }) | undefined) => [R][R extends any ? 0 : never] & {
3129
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiWorkspacesByIdApiResponse, "api", unknown>>;
3340
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiWorkspacesByIdApiResponse, "api", unknown>>;
3130
3341
  };
3131
3342
  declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
3132
3343
  requestId?: undefined;
@@ -3285,7 +3496,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
3285
3496
  isError: true;
3286
3497
  })) => R) | undefined;
3287
3498
  fixedCacheKey?: string | undefined;
3288
- } | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, PutApiWorkspacesByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3499
+ } | undefined) => readonly [(arg: PutApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PutApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PutApiWorkspacesByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3289
3500
  originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
3290
3501
  reset: () => void;
3291
3502
  }];
@@ -3446,7 +3657,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
3446
3657
  isError: true;
3447
3658
  })) => R) | undefined;
3448
3659
  fixedCacheKey?: string | undefined;
3449
- } | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3660
+ } | undefined) => readonly [(arg: DeleteApiWorkspacesByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteApiWorkspacesByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3450
3661
  originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
3451
3662
  reset: () => void;
3452
3663
  }];
@@ -3607,7 +3818,7 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
3607
3818
  isError: true;
3608
3819
  })) => R) | undefined;
3609
3820
  fixedCacheKey?: string | undefined;
3610
- } | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, CreateEnvironmentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3821
+ } | undefined) => readonly [(arg: CreateEnvironmentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateEnvironmentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateEnvironmentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3611
3822
  originalArgs?: CreateEnvironmentApiArg | undefined;
3612
3823
  reset: () => void;
3613
3824
  }];
@@ -3772,7 +3983,7 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
3772
3983
  status: _reduxjs_toolkit_query.QueryStatus;
3773
3984
  }) => R) | undefined;
3774
3985
  }) | undefined) => [R][R extends any ? 0 : never] & {
3775
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetEnvironmentsApiResponse, "api", unknown>>;
3986
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetEnvironmentsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetEnvironmentsApiResponse, "api", unknown>>;
3776
3987
  };
3777
3988
  declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
3778
3989
  data?: undefined;
@@ -3935,8 +4146,169 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
3935
4146
  status: _reduxjs_toolkit_query.QueryStatus;
3936
4147
  }) => R) | undefined;
3937
4148
  }) | undefined) => [R][R extends any ? 0 : never] & {
3938
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>>;
4149
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetMyAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>;
3939
4150
  };
4151
+ declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any> = ({
4152
+ requestId?: undefined;
4153
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
4154
+ data?: undefined;
4155
+ error?: undefined;
4156
+ endpointName?: string | undefined;
4157
+ startedTimeStamp?: undefined;
4158
+ fulfilledTimeStamp?: undefined;
4159
+ } & {
4160
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
4161
+ isUninitialized: true;
4162
+ isLoading: false;
4163
+ isSuccess: false;
4164
+ isError: false;
4165
+ }) | ({
4166
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4167
+ } & Omit<{
4168
+ requestId: string;
4169
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4170
+ error?: unknown;
4171
+ endpointName: string;
4172
+ startedTimeStamp: number;
4173
+ fulfilledTimeStamp?: number | undefined;
4174
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
4175
+ requestId: string;
4176
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4177
+ error?: unknown;
4178
+ endpointName: string;
4179
+ startedTimeStamp: number;
4180
+ fulfilledTimeStamp?: number | undefined;
4181
+ }, "data" | "fulfilledTimeStamp">> & {
4182
+ error: undefined;
4183
+ } & {
4184
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4185
+ isUninitialized: false;
4186
+ isLoading: false;
4187
+ isSuccess: true;
4188
+ isError: false;
4189
+ }) | ({
4190
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4191
+ } & {
4192
+ requestId: string;
4193
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4194
+ error?: unknown;
4195
+ endpointName: string;
4196
+ startedTimeStamp: number;
4197
+ fulfilledTimeStamp?: number | undefined;
4198
+ } & {
4199
+ data?: undefined;
4200
+ } & {
4201
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4202
+ isUninitialized: false;
4203
+ isLoading: true;
4204
+ isSuccess: false;
4205
+ isError: false;
4206
+ }) | ({
4207
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4208
+ } & Omit<{
4209
+ requestId: string;
4210
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4211
+ error?: unknown;
4212
+ endpointName: string;
4213
+ startedTimeStamp: number;
4214
+ fulfilledTimeStamp?: number | undefined;
4215
+ }, "error"> & Required<Pick<{
4216
+ requestId: string;
4217
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4218
+ error?: unknown;
4219
+ endpointName: string;
4220
+ startedTimeStamp: number;
4221
+ fulfilledTimeStamp?: number | undefined;
4222
+ }, "error">> & {
4223
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4224
+ isUninitialized: false;
4225
+ isLoading: false;
4226
+ isSuccess: false;
4227
+ isError: true;
4228
+ })>(options?: {
4229
+ selectFromResult?: ((state: ({
4230
+ requestId?: undefined;
4231
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
4232
+ data?: undefined;
4233
+ error?: undefined;
4234
+ endpointName?: string | undefined;
4235
+ startedTimeStamp?: undefined;
4236
+ fulfilledTimeStamp?: undefined;
4237
+ } & {
4238
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
4239
+ isUninitialized: true;
4240
+ isLoading: false;
4241
+ isSuccess: false;
4242
+ isError: false;
4243
+ }) | ({
4244
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4245
+ } & Omit<{
4246
+ requestId: string;
4247
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4248
+ error?: unknown;
4249
+ endpointName: string;
4250
+ startedTimeStamp: number;
4251
+ fulfilledTimeStamp?: number | undefined;
4252
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
4253
+ requestId: string;
4254
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4255
+ error?: unknown;
4256
+ endpointName: string;
4257
+ startedTimeStamp: number;
4258
+ fulfilledTimeStamp?: number | undefined;
4259
+ }, "data" | "fulfilledTimeStamp">> & {
4260
+ error: undefined;
4261
+ } & {
4262
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4263
+ isUninitialized: false;
4264
+ isLoading: false;
4265
+ isSuccess: true;
4266
+ isError: false;
4267
+ }) | ({
4268
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4269
+ } & {
4270
+ requestId: string;
4271
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4272
+ error?: unknown;
4273
+ endpointName: string;
4274
+ startedTimeStamp: number;
4275
+ fulfilledTimeStamp?: number | undefined;
4276
+ } & {
4277
+ data?: undefined;
4278
+ } & {
4279
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4280
+ isUninitialized: false;
4281
+ isLoading: true;
4282
+ isSuccess: false;
4283
+ isError: false;
4284
+ }) | ({
4285
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4286
+ } & Omit<{
4287
+ requestId: string;
4288
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4289
+ error?: unknown;
4290
+ endpointName: string;
4291
+ startedTimeStamp: number;
4292
+ fulfilledTimeStamp?: number | undefined;
4293
+ }, "error"> & Required<Pick<{
4294
+ requestId: string;
4295
+ data?: CreateAcademyCurriculaApiResponse | undefined;
4296
+ error?: unknown;
4297
+ endpointName: string;
4298
+ startedTimeStamp: number;
4299
+ fulfilledTimeStamp?: number | undefined;
4300
+ }, "error">> & {
4301
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4302
+ isUninitialized: false;
4303
+ isLoading: false;
4304
+ isSuccess: false;
4305
+ isError: true;
4306
+ })) => R) | undefined;
4307
+ fixedCacheKey?: string | undefined;
4308
+ } | undefined) => readonly [(arg: CreateAcademyCurriculaApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateAcademyCurriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateAcademyCurriculaApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4309
+ originalArgs?: CreateAcademyCurriculaApiArg | undefined;
4310
+ reset: () => void;
4311
+ }];
3940
4312
  declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
3941
4313
  data?: undefined;
3942
4314
  error?: undefined;
@@ -4098,7 +4470,7 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4098
4470
  status: _reduxjs_toolkit_query.QueryStatus;
4099
4471
  }) => R) | undefined;
4100
4472
  }) | undefined) => [R][R extends any ? 0 : never] & {
4101
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>>;
4473
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>;
4102
4474
  };
4103
4475
  declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string, any> = ({
4104
4476
  data?: undefined;
@@ -4261,7 +4633,7 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
4261
4633
  status: _reduxjs_toolkit_query.QueryStatus;
4262
4634
  }) => R) | undefined;
4263
4635
  }) | undefined) => [R][R extends any ? 0 : never] & {
4264
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>>;
4636
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>>;
4265
4637
  };
4266
4638
  declare const useRegisterToAcademyContentMutation: <R extends Record<string, any> = ({
4267
4639
  requestId?: undefined;
@@ -4420,7 +4792,7 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4420
4792
  isError: true;
4421
4793
  })) => R) | undefined;
4422
4794
  fixedCacheKey?: string | undefined;
4423
- } | undefined) => readonly [(arg: RegisterToAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4795
+ } | undefined) => readonly [(arg: RegisterToAcademyContentApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4424
4796
  originalArgs?: RegisterToAcademyContentApiArg | undefined;
4425
4797
  reset: () => void;
4426
4798
  }];
@@ -4585,7 +4957,7 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
4585
4957
  status: _reduxjs_toolkit_query.QueryStatus;
4586
4958
  }) => R) | undefined;
4587
4959
  }) | undefined) => [R][R extends any ? 0 : never] & {
4588
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>>;
4960
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>>;
4589
4961
  };
4590
4962
  declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<string, any> = ({
4591
4963
  requestId?: undefined;
@@ -4744,7 +5116,7 @@ declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<s
4744
5116
  isError: true;
4745
5117
  })) => R) | undefined;
4746
5118
  fixedCacheKey?: string | undefined;
4747
- } | undefined) => readonly [(arg: UpdateCurrentItemInProgressTrackerApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5119
+ } | undefined) => readonly [(arg: UpdateCurrentItemInProgressTrackerApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4748
5120
  originalArgs?: UpdateCurrentItemInProgressTrackerApiArg | undefined;
4749
5121
  reset: () => void;
4750
5122
  }];
@@ -4905,7 +5277,7 @@ declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
4905
5277
  isError: true;
4906
5278
  })) => R) | undefined;
4907
5279
  fixedCacheKey?: string | undefined;
4908
- } | undefined) => readonly [(arg: SubmitQuizApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, SubmitQuizApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5280
+ } | undefined) => readonly [(arg: SubmitQuizApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", SubmitQuizApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4909
5281
  originalArgs?: SubmitQuizApiArg | undefined;
4910
5282
  reset: () => void;
4911
5283
  }];
@@ -5070,7 +5442,7 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
5070
5442
  status: _reduxjs_toolkit_query.QueryStatus;
5071
5443
  }) => R) | undefined;
5072
5444
  }) | undefined) => [R][R extends any ? 0 : never] & {
5073
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, object, "api", unknown>>;
5445
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>>;
5074
5446
  };
5075
5447
  declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, any> = ({
5076
5448
  data?: undefined;
@@ -5233,7 +5605,7 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
5233
5605
  status: _reduxjs_toolkit_query.QueryStatus;
5234
5606
  }) => R) | undefined;
5235
5607
  }) | undefined) => [R][R extends any ? 0 : never] & {
5236
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetAcademyAdminRegistrationsApiResponse, "api", unknown>>;
5608
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyAdminRegistrationsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyAdminRegistrationsApiResponse, "api", unknown>>;
5237
5609
  };
5238
5610
  declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
5239
5611
  data?: undefined;
@@ -5396,7 +5768,7 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
5396
5768
  status: _reduxjs_toolkit_query.QueryStatus;
5397
5769
  }) => R) | undefined;
5398
5770
  }) | undefined) => [R][R extends any ? 0 : never] & {
5399
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetCertificateByIdApiResponse, "api", unknown>>;
5771
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetCertificateByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetCertificateByIdApiResponse, "api", unknown>>;
5400
5772
  };
5401
5773
  declare const useGetInvitationQuery: <R extends Record<string, any> = ({
5402
5774
  data?: undefined;
@@ -5559,7 +5931,7 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
5559
5931
  status: _reduxjs_toolkit_query.QueryStatus;
5560
5932
  }) => R) | undefined;
5561
5933
  }) | undefined) => [R][R extends any ? 0 : never] & {
5562
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetInvitationApiResponse, "api", unknown>>;
5934
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationApiResponse, "api", unknown>>;
5563
5935
  };
5564
5936
  declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
5565
5937
  requestId?: undefined;
@@ -5718,7 +6090,7 @@ declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
5718
6090
  isError: true;
5719
6091
  })) => R) | undefined;
5720
6092
  fixedCacheKey?: string | undefined;
5721
- } | undefined) => readonly [(arg: DeleteInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6093
+ } | undefined) => readonly [(arg: DeleteInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5722
6094
  originalArgs?: DeleteInvitationApiArg | undefined;
5723
6095
  reset: () => void;
5724
6096
  }];
@@ -5879,7 +6251,7 @@ declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
5879
6251
  isError: true;
5880
6252
  })) => R) | undefined;
5881
6253
  fixedCacheKey?: string | undefined;
5882
- } | undefined) => readonly [(arg: UpdateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, UpdateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6254
+ } | undefined) => readonly [(arg: UpdateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5883
6255
  originalArgs?: UpdateInvitationApiArg | undefined;
5884
6256
  reset: () => void;
5885
6257
  }];
@@ -6044,7 +6416,7 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
6044
6416
  status: _reduxjs_toolkit_query.QueryStatus;
6045
6417
  }) => R) | undefined;
6046
6418
  }) | undefined) => [R][R extends any ? 0 : never] & {
6047
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, GetInvitationsApiResponse, "api", unknown>>;
6419
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetInvitationsApiResponse, "api", unknown>>;
6048
6420
  };
6049
6421
  declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
6050
6422
  requestId?: undefined;
@@ -6203,7 +6575,7 @@ declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
6203
6575
  isError: true;
6204
6576
  })) => R) | undefined;
6205
6577
  fixedCacheKey?: string | undefined;
6206
- } | undefined) => readonly [(arg: CreateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, CreateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6578
+ } | undefined) => readonly [(arg: CreateInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6207
6579
  originalArgs?: CreateInvitationApiArg | undefined;
6208
6580
  reset: () => void;
6209
6581
  }];
@@ -6364,7 +6736,7 @@ declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
6364
6736
  isError: true;
6365
6737
  })) => R) | undefined;
6366
6738
  fixedCacheKey?: string | undefined;
6367
- } | undefined) => readonly [(arg: AcceptInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, AcceptInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6739
+ } | undefined) => readonly [(arg: AcceptInvitationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AcceptInvitationApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", AcceptInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6368
6740
  originalArgs?: AcceptInvitationApiArg | undefined;
6369
6741
  reset: () => void;
6370
6742
  }];
@@ -6525,9 +6897,9 @@ declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = (
6525
6897
  isError: true;
6526
6898
  })) => R) | undefined;
6527
6899
  fixedCacheKey?: string | undefined;
6528
- } | undefined) => readonly [(arg: CreateOrUpdateBadgeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, never, CreateOrUpdateBadgeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6900
+ } | undefined) => readonly [(arg: CreateOrUpdateBadgeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CreateOrUpdateBadgeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "design_other" | "model_other" | "workspace_workspaces" | "environment_environments" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateOrUpdateBadgeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6529
6901
  originalArgs?: CreateOrUpdateBadgeApiArg | undefined;
6530
6902
  reset: () => void;
6531
6903
  }];
6532
6904
 
6533
- export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetMyAcademyCirriculaApiArg, type GetMyAcademyCirriculaApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, type PostApiEntitlementSubscriptionsCreateApiArg, type PostApiEntitlementSubscriptionsCreateApiResponse, type PostApiEntitlementSubscriptionsWebhooksApiArg, type PostApiEntitlementSubscriptionsWebhooksApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteApiWorkspacesByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };
6905
+ export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetCertificateByIdApiArg, type GetCertificateByIdApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetFeaturesApiArg, type GetFeaturesApiResponse, type GetFeaturesByOrganizationApiArg, type GetFeaturesByOrganizationApiResponse, type GetInvitationApiArg, type GetInvitationApiResponse, type GetInvitationsApiArg, type GetInvitationsApiResponse, type GetMyAcademyCirriculaApiArg, type GetMyAcademyCirriculaApiResponse, type GetPlansApiArg, type GetPlansApiResponse, type GetSubscriptionsApiArg, type GetSubscriptionsApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, type PostApiEntitlementSubscriptionsCreateApiArg, type PostApiEntitlementSubscriptionsCreateApiResponse, type PostApiEntitlementSubscriptionsWebhooksApiArg, type PostApiEntitlementSubscriptionsWebhooksApiResponse, type PostApiWorkspacesApiArg, type PostApiWorkspacesApiResponse, type PutApiWorkspacesByIdApiArg, type PutApiWorkspacesByIdApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RegisterToAcademyContentApiArg, type RegisterToAcademyContentApiResponse, type SubmitQuizApiArg, type SubmitQuizApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateAcademyCurriculaMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteApiWorkspacesByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };