@meshery/schemas 0.8.74 → 0.8.76

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.
@@ -8,6 +8,7 @@ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, e
8
8
  getSubscriptions: _reduxjs_toolkit_query.QueryDefinition<GetSubscriptionsApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetSubscriptionsApiResponse, "api", unknown>;
9
9
  postApiEntitlementSubscriptionsBySubscriptionIdCancel: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>;
10
10
  postApiEntitlementSubscriptionsCreate: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsCreateApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>;
11
+ postApiEntitlementSubscriptionsBySubscriptionIdUpgrade: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>;
11
12
  postApiEntitlementSubscriptionsWebhooks: _reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsWebhooksApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", unknown, "api", unknown>;
12
13
  getPlans: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetPlansApiResponse, "api", unknown>;
13
14
  getFeatures: _reduxjs_toolkit_query.QueryDefinition<void, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetFeaturesApiResponse, "api", unknown>;
@@ -24,6 +25,9 @@ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<(args: any, api: any, e
24
25
  getAcademyCirricula: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCirriculaApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", unknown, "api", unknown>;
25
26
  getApiAcademyByTypeAndOrgIdSlug: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyByTypeAndOrgIdSlugApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>;
26
27
  registerToAcademyContent: _reduxjs_toolkit_query.MutationDefinition<RegisterToAcademyContentApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", RegisterToAcademyContentApiResponse, "api", unknown>;
28
+ updateAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>;
29
+ deleteAcademyCurriculaById: _reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", unknown, "api", unknown>;
30
+ getAcademyCurriculaById: _reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetAcademyCurriculaByIdApiResponse, "api", unknown>;
27
31
  getApiAcademyRegistrationsByContentId: _reduxjs_toolkit_query.QueryDefinition<GetApiAcademyRegistrationsByContentIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetApiAcademyRegistrationsByContentIdApiResponse, "api", unknown>;
28
32
  updateCurrentItemInProgressTracker: _reduxjs_toolkit_query.MutationDefinition<UpdateCurrentItemInProgressTrackerApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>;
29
33
  submitQuiz: _reduxjs_toolkit_query.MutationDefinition<SubmitQuizApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", SubmitQuizApiResponse, "api", unknown>;
@@ -131,8 +135,7 @@ type GetSubscriptionsApiArg = {
131
135
  /** Filter subscriptions by status */
132
136
  status?: string[];
133
137
  };
134
- type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse =
135
- /** status 200 Subscription created successfully */ {
138
+ type PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse = {
136
139
  page: number;
137
140
  page_size: number;
138
141
  total_count: number;
@@ -190,6 +193,47 @@ type PostApiEntitlementSubscriptionsCreateApiArg = {
190
193
  payment_processor?: "stripe" | "paypal" | "braintree";
191
194
  };
192
195
  };
196
+ type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse = {
197
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
198
+ ID: string;
199
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
200
+ org_id: string;
201
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
202
+ plan_id: string;
203
+ plan?: {
204
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
205
+ id: string;
206
+ /** Name of the plan */
207
+ name: "Free" | "Team Designer" | "Team Operator" | "Enterprise";
208
+ cadence: "monthly" | "yearly";
209
+ unit: "user" | "free";
210
+ /** Minimum number of units required for the plan */
211
+ minimum_units: number;
212
+ /** Price per unit of the plan */
213
+ price_per_unit: number;
214
+ currency: "usd";
215
+ };
216
+ quantity: number;
217
+ start_date?: string;
218
+ end_date?: string;
219
+ /** Possible statuses of a Stripe subscription. */
220
+ status: "incomplete" | "incomplete_expired" | "trialing" | "active" | "past_due" | "canceled" | "unpaid";
221
+ created_at?: string;
222
+ updated_at?: string;
223
+ deleted_at?: string;
224
+ /** Billing ID of the subscription. This is the ID of the subscription in the billing system. eg Stripe */
225
+ billing_id: string;
226
+ };
227
+ type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg = {
228
+ /** Subscription ID */
229
+ subscriptionId: string;
230
+ body: {
231
+ /** Old Plan id that is being changed */
232
+ old_plan_id?: string;
233
+ /** New Plan id that is being changed to */
234
+ new_plan_id?: string;
235
+ };
236
+ };
193
237
  type PostApiEntitlementSubscriptionsWebhooksApiResponse = unknown;
194
238
  type PostApiEntitlementSubscriptionsWebhooksApiArg = {
195
239
  body: object;
@@ -745,84 +789,409 @@ type RegisterToAcademyContentApiArg = {
745
789
  content_type?: "learning-path" | "challenge" | "certification";
746
790
  };
747
791
  };
748
- type GetApiAcademyRegistrationsByContentIdApiResponse =
749
- /** status 200 Registration data for the specified content */ {
750
- /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
792
+ type UpdateAcademyCurriculaByIdApiResponse = /** status 200 updated the curricula */ {
793
+ /** Id of the cirricula */
751
794
  id: string;
752
- /** ID of the organization */
753
- org_id: string;
754
- /** ID of the course content */
755
- content_id: string;
756
- /** ID of the user (foreign key to User) */
757
- user_id: string;
758
- /** Status of the user's course registration */
759
- status: "registered" | "completed" | "failed" | "withdrawn";
760
- /** When the registration was updated */
761
- updated_at: string;
762
- /** When the registration was created */
763
- created_at: string;
795
+ type: "learning-path" | "challenge" | "certification";
796
+ /** Organization ID that owns this learning path */
797
+ orgId: string;
798
+ /** Visibility of the cirricula */
799
+ visibility: "public" | "private";
800
+ /** Status of the cirricula */
801
+ status: "ready" | "archived" | "not_ready";
802
+ /** slug of the cirricula */
803
+ slug: string;
804
+ /** Level of the cirricula */
805
+ level: "beginner" | "intermediate" | "advanced";
806
+ /** ID of the badge to be awarded on completion of this curricula */
807
+ badge_id?: string;
808
+ /** ID of the invite associated with this cirricula */
809
+ invite_id?: string;
810
+ /** ID of the workspace to which this cirricula belongs */
811
+ workspace_id?: string;
812
+ /** When the cirricula item was created */
813
+ createdAt: string;
814
+ /** When the cirricula was last updated */
815
+ updatedAt: string;
764
816
  /** Timestamp when the resource was deleted. */
765
- deleted_at?: string;
766
- /** Issued certificate for completing the curricula under registration */
767
- certificate: {
768
- /** Unique identifier for the certificate */
769
- id: string;
770
- /** UUID of the organization that issued the certificate */
771
- org_id: string;
772
- /** ID of the recipient (user) who received the certificate */
773
- recipient_id: string;
774
- /** Name of the recipient (user) who received the certificate */
775
- recipient_name: string;
776
- /** Title of the certificate */
817
+ deletedAt: string;
818
+ /** Additional metadata about the cirricula */
819
+ metadata: {
820
+ /** Title of the learning path */
777
821
  title: string;
778
- /** Description of the certificate */
822
+ /** Description of the learning path */
779
823
  description: string;
780
- /** List of issuing authorities for the certificate */
781
- issuing_authorities: {
782
- /** Name of the issuing authority */
783
- name: string;
784
- /** Role of the issuing authority */
785
- role?: string;
786
- /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
787
- signature_url?: string;
824
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
825
+ banner?: string | null;
826
+ /** Canonical URL for the learning path */
827
+ permalink: string;
828
+ certificate?: {
829
+ /** Unique identifier for the certificate */
830
+ id: string;
831
+ /** UUID of the organization that issued the certificate */
832
+ org_id: string;
833
+ /** ID of the recipient (user) who received the certificate */
834
+ recipient_id: string;
835
+ /** Name of the recipient (user) who received the certificate */
836
+ recipient_name: string;
837
+ /** Title of the certificate */
838
+ title: string;
839
+ /** Description of the certificate */
840
+ description: string;
841
+ /** List of issuing authorities for the certificate */
842
+ issuing_authorities: {
843
+ /** Name of the issuing authority */
844
+ name: string;
845
+ /** Role of the issuing authority */
846
+ role?: string;
847
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
848
+ signature_url?: string;
849
+ }[];
850
+ /** Date when the certificate was issued */
851
+ issued_date: string;
852
+ /** Date when the certificate expires (optional) */
853
+ expiration_date?: string;
854
+ };
855
+ /** List of children items in the top-level curricula */
856
+ children?: {
857
+ /** Unique identifier for the course */
858
+ id: string;
859
+ /** Title of the course */
860
+ title: string;
861
+ /** URL to the course content */
862
+ permalink: string;
863
+ /** Course description */
864
+ description: string;
865
+ /** A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title. */
866
+ weight?: number;
867
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
868
+ banner?: string | null;
869
+ /** Type of the content (e.g., learning-path, challenge, certification) */
870
+ type?: "learning-path" | "challenge" | "certification";
871
+ /** List of child nodes (sub-courses or modules) */
872
+ children?: object[];
788
873
  }[];
789
- /** Date when the certificate was issued */
790
- issued_date: string;
791
- /** Date when the certificate expires (optional) */
792
- expiration_date?: string;
793
- };
794
- /** Additional metadata about the registration */
795
- metadata: {
796
874
  [key: string]: any;
797
875
  };
876
+ } & {
877
+ RegistrationCount: number;
878
+ Invitation?: {
879
+ /** Unique identifier for the invitation , is also used as the invitation code */
880
+ id: string;
881
+ /** ID of the user who created the invitation, this is used to track who created the invitation and can be used for auditing purposes */
882
+ owner_id: string;
883
+ /** Indicates whether the invitation is a default invitation (open invite), which can be used to assign users when signing up from fqdn or custom domain, a organization can only have one default invitation */
884
+ is_default?: boolean;
885
+ /** Name of the invitation, which can be used to identify the invitation, required and cant be empty string, */
886
+ name: string;
887
+ /** Description of the invitation, which can be used to provide additional information about the invitation, null or empty string means the invitation does not have a description */
888
+ description: string;
889
+ emails: string[];
890
+ /** ID of the organization to which the user is invited */
891
+ org_id: string;
892
+ /** Timestamp when the invitation expires, if applicable , null or empty string means the invitation does not expire */
893
+ expires_at?: string;
894
+ /** Quota for the invitation, which can be used to limit the number of users that can accept the invitation, null or empty string means the invitation does not have a quota */
895
+ quota?: number;
896
+ /** List of user ids that have already accepted the invitation, null or empty string means the invitation has not been used yet */
897
+ accepted_by: string[];
898
+ roles: string[];
899
+ teams: string[];
900
+ /** Status of the invitation, where enabled means the invitation is active and can be used, disabled means the invitation is no longer valid and is temporarily inactive, disabled invitations can be re-enabled later. */
901
+ status: "enabled" | "disabled";
902
+ /** Timestamp when the invitation was created */
903
+ created_at: string;
904
+ /** Timestamp when the invitation was last updated */
905
+ updated_at: string;
906
+ /** Timestamp when the invitation was deleted, if applicable */
907
+ deleted_at: string;
908
+ };
798
909
  };
799
- type GetApiAcademyRegistrationsByContentIdApiArg = {
800
- /** The ID of the content to retrieve registration data for */
801
- contentId: string;
802
- /** Filter registrations by status (e.g., registered, completed) */
803
- status?: string;
804
- };
805
- type UpdateCurrentItemInProgressTrackerApiResponse =
806
- /** status 200 Successfully updated the progress tracker */ {
807
- message?: string;
808
- progress_tracker?: {
809
- current_item: {
810
- [key: string]: {
910
+ type UpdateAcademyCurriculaByIdApiArg = {
911
+ /** The ID of the curricula */
912
+ id: string;
913
+ body: {
914
+ /** Type of the curricula */
915
+ type: "learning-path" | "challenge" | "certification";
916
+ /** Title of the curricula */
917
+ title: string;
918
+ /** Organization ID that owns this curricula */
919
+ orgId: string;
920
+ /** ID of the workspace to which this cirricula belongs */
921
+ workspace_id: string;
922
+ /** ID of the badge to be awarded on completion of this curricula */
923
+ badge_id?: string;
924
+ /** ID of the team associated with this curricula */
925
+ team_id: string;
926
+ /** Expiry time for curricula access */
927
+ access_expires_at?: string;
928
+ /** Current access status of the curricula */
929
+ access_status: "enabled" | "disabled";
930
+ /** Additional metadata about the cirricula */
931
+ metadata: {
932
+ /** Title of the learning path */
933
+ title: string;
934
+ /** Description of the learning path */
935
+ description: string;
936
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
937
+ banner?: string | null;
938
+ /** Canonical URL for the learning path */
939
+ permalink: string;
940
+ certificate?: {
941
+ /** Unique identifier for the certificate */
811
942
  id: string;
812
- last_opened: string;
813
- content_type: "learning-path" | "challenge" | "certification";
943
+ /** UUID of the organization that issued the certificate */
944
+ org_id: string;
945
+ /** ID of the recipient (user) who received the certificate */
946
+ recipient_id: string;
947
+ /** Name of the recipient (user) who received the certificate */
948
+ recipient_name: string;
949
+ /** Title of the certificate */
950
+ title: string;
951
+ /** Description of the certificate */
952
+ description: string;
953
+ /** List of issuing authorities for the certificate */
954
+ issuing_authorities: {
955
+ /** Name of the issuing authority */
956
+ name: string;
957
+ /** Role of the issuing authority */
958
+ role?: string;
959
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
960
+ signature_url?: string;
961
+ }[];
962
+ /** Date when the certificate was issued */
963
+ issued_date: string;
964
+ /** Date when the certificate expires (optional) */
965
+ expiration_date?: string;
814
966
  };
815
- };
816
- grades: {
817
- [key: string]: {
818
- score: number;
819
- passed: boolean;
820
- percentage_scored: number;
821
- total_marks: number;
822
- pass_percentage: number;
823
- correct_submissions: {
824
- [key: string]: boolean;
825
- };
967
+ /** List of children items in the top-level curricula */
968
+ children?: {
969
+ /** Unique identifier for the course */
970
+ id: string;
971
+ /** Title of the course */
972
+ title: string;
973
+ /** URL to the course content */
974
+ permalink: string;
975
+ /** Course description */
976
+ description: string;
977
+ /** A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title. */
978
+ weight?: number;
979
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
980
+ banner?: string | null;
981
+ /** Type of the content (e.g., learning-path, challenge, certification) */
982
+ type?: "learning-path" | "challenge" | "certification";
983
+ /** List of child nodes (sub-courses or modules) */
984
+ children?: object[];
985
+ }[];
986
+ [key: string]: any;
987
+ };
988
+ };
989
+ };
990
+ type DeleteAcademyCurriculaByIdApiResponse = unknown;
991
+ type DeleteAcademyCurriculaByIdApiArg = {
992
+ /** The ID of the curricula */
993
+ id: string;
994
+ };
995
+ type GetAcademyCurriculaByIdApiResponse = /** status 200 A single curricula */ {
996
+ /** Id of the cirricula */
997
+ id: string;
998
+ type: "learning-path" | "challenge" | "certification";
999
+ /** Organization ID that owns this learning path */
1000
+ orgId: string;
1001
+ /** Visibility of the cirricula */
1002
+ visibility: "public" | "private";
1003
+ /** Status of the cirricula */
1004
+ status: "ready" | "archived" | "not_ready";
1005
+ /** slug of the cirricula */
1006
+ slug: string;
1007
+ /** Level of the cirricula */
1008
+ level: "beginner" | "intermediate" | "advanced";
1009
+ /** ID of the badge to be awarded on completion of this curricula */
1010
+ badge_id?: string;
1011
+ /** ID of the invite associated with this cirricula */
1012
+ invite_id?: string;
1013
+ /** ID of the workspace to which this cirricula belongs */
1014
+ workspace_id?: string;
1015
+ /** When the cirricula item was created */
1016
+ createdAt: string;
1017
+ /** When the cirricula was last updated */
1018
+ updatedAt: string;
1019
+ /** Timestamp when the resource was deleted. */
1020
+ deletedAt: string;
1021
+ /** Additional metadata about the cirricula */
1022
+ metadata: {
1023
+ /** Title of the learning path */
1024
+ title: string;
1025
+ /** Description of the learning path */
1026
+ description: string;
1027
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
1028
+ banner?: string | null;
1029
+ /** Canonical URL for the learning path */
1030
+ permalink: string;
1031
+ certificate?: {
1032
+ /** Unique identifier for the certificate */
1033
+ id: string;
1034
+ /** UUID of the organization that issued the certificate */
1035
+ org_id: string;
1036
+ /** ID of the recipient (user) who received the certificate */
1037
+ recipient_id: string;
1038
+ /** Name of the recipient (user) who received the certificate */
1039
+ recipient_name: string;
1040
+ /** Title of the certificate */
1041
+ title: string;
1042
+ /** Description of the certificate */
1043
+ description: string;
1044
+ /** List of issuing authorities for the certificate */
1045
+ issuing_authorities: {
1046
+ /** Name of the issuing authority */
1047
+ name: string;
1048
+ /** Role of the issuing authority */
1049
+ role?: string;
1050
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
1051
+ signature_url?: string;
1052
+ }[];
1053
+ /** Date when the certificate was issued */
1054
+ issued_date: string;
1055
+ /** Date when the certificate expires (optional) */
1056
+ expiration_date?: string;
1057
+ };
1058
+ /** List of children items in the top-level curricula */
1059
+ children?: {
1060
+ /** Unique identifier for the course */
1061
+ id: string;
1062
+ /** Title of the course */
1063
+ title: string;
1064
+ /** URL to the course content */
1065
+ permalink: string;
1066
+ /** Course description */
1067
+ description: string;
1068
+ /** A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title. */
1069
+ weight?: number;
1070
+ /** Filename of the banner image, which should be placed in the same directory as the _index.md file */
1071
+ banner?: string | null;
1072
+ /** Type of the content (e.g., learning-path, challenge, certification) */
1073
+ type?: "learning-path" | "challenge" | "certification";
1074
+ /** List of child nodes (sub-courses or modules) */
1075
+ children?: object[];
1076
+ }[];
1077
+ [key: string]: any;
1078
+ };
1079
+ } & {
1080
+ RegistrationCount: number;
1081
+ Invitation?: {
1082
+ /** Unique identifier for the invitation , is also used as the invitation code */
1083
+ id: string;
1084
+ /** ID of the user who created the invitation, this is used to track who created the invitation and can be used for auditing purposes */
1085
+ owner_id: string;
1086
+ /** Indicates whether the invitation is a default invitation (open invite), which can be used to assign users when signing up from fqdn or custom domain, a organization can only have one default invitation */
1087
+ is_default?: boolean;
1088
+ /** Name of the invitation, which can be used to identify the invitation, required and cant be empty string, */
1089
+ name: string;
1090
+ /** Description of the invitation, which can be used to provide additional information about the invitation, null or empty string means the invitation does not have a description */
1091
+ description: string;
1092
+ emails: string[];
1093
+ /** ID of the organization to which the user is invited */
1094
+ org_id: string;
1095
+ /** Timestamp when the invitation expires, if applicable , null or empty string means the invitation does not expire */
1096
+ expires_at?: string;
1097
+ /** Quota for the invitation, which can be used to limit the number of users that can accept the invitation, null or empty string means the invitation does not have a quota */
1098
+ quota?: number;
1099
+ /** List of user ids that have already accepted the invitation, null or empty string means the invitation has not been used yet */
1100
+ accepted_by: string[];
1101
+ roles: string[];
1102
+ teams: string[];
1103
+ /** Status of the invitation, where enabled means the invitation is active and can be used, disabled means the invitation is no longer valid and is temporarily inactive, disabled invitations can be re-enabled later. */
1104
+ status: "enabled" | "disabled";
1105
+ /** Timestamp when the invitation was created */
1106
+ created_at: string;
1107
+ /** Timestamp when the invitation was last updated */
1108
+ updated_at: string;
1109
+ /** Timestamp when the invitation was deleted, if applicable */
1110
+ deleted_at: string;
1111
+ };
1112
+ };
1113
+ type GetAcademyCurriculaByIdApiArg = {
1114
+ /** The ID of the curricula */
1115
+ id: string;
1116
+ };
1117
+ type GetApiAcademyRegistrationsByContentIdApiResponse =
1118
+ /** status 200 Registration data for the specified content */ {
1119
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
1120
+ id: string;
1121
+ /** ID of the organization */
1122
+ org_id: string;
1123
+ /** ID of the course content */
1124
+ content_id: string;
1125
+ /** ID of the user (foreign key to User) */
1126
+ user_id: string;
1127
+ /** Status of the user's course registration */
1128
+ status: "registered" | "completed" | "failed" | "withdrawn";
1129
+ /** When the registration was updated */
1130
+ updated_at: string;
1131
+ /** When the registration was created */
1132
+ created_at: string;
1133
+ /** Timestamp when the resource was deleted. */
1134
+ deleted_at?: string;
1135
+ /** Issued certificate for completing the curricula under registration */
1136
+ certificate: {
1137
+ /** Unique identifier for the certificate */
1138
+ id: string;
1139
+ /** UUID of the organization that issued the certificate */
1140
+ org_id: string;
1141
+ /** ID of the recipient (user) who received the certificate */
1142
+ recipient_id: string;
1143
+ /** Name of the recipient (user) who received the certificate */
1144
+ recipient_name: string;
1145
+ /** Title of the certificate */
1146
+ title: string;
1147
+ /** Description of the certificate */
1148
+ description: string;
1149
+ /** List of issuing authorities for the certificate */
1150
+ issuing_authorities: {
1151
+ /** Name of the issuing authority */
1152
+ name: string;
1153
+ /** Role of the issuing authority */
1154
+ role?: string;
1155
+ /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
1156
+ signature_url?: string;
1157
+ }[];
1158
+ /** Date when the certificate was issued */
1159
+ issued_date: string;
1160
+ /** Date when the certificate expires (optional) */
1161
+ expiration_date?: string;
1162
+ };
1163
+ /** Additional metadata about the registration */
1164
+ metadata: {
1165
+ [key: string]: any;
1166
+ };
1167
+ };
1168
+ type GetApiAcademyRegistrationsByContentIdApiArg = {
1169
+ /** The ID of the content to retrieve registration data for */
1170
+ contentId: string;
1171
+ /** Filter registrations by status (e.g., registered, completed) */
1172
+ status?: string;
1173
+ };
1174
+ type UpdateCurrentItemInProgressTrackerApiResponse =
1175
+ /** status 200 Successfully updated the progress tracker */ {
1176
+ message?: string;
1177
+ progress_tracker?: {
1178
+ current_item: {
1179
+ [key: string]: {
1180
+ id: string;
1181
+ last_opened: string;
1182
+ content_type: "learning-path" | "challenge" | "certification";
1183
+ };
1184
+ };
1185
+ grades: {
1186
+ [key: string]: {
1187
+ score: number;
1188
+ passed: boolean;
1189
+ percentage_scored: number;
1190
+ total_marks: number;
1191
+ pass_percentage: number;
1192
+ correct_submissions: {
1193
+ [key: string]: boolean;
1194
+ };
826
1195
  quiz: {
827
1196
  id: string;
828
1197
  /** Organization ID that owns this quiz */
@@ -1533,7 +1902,7 @@ declare const useImportDesignMutation: <R extends Record<string, any> = ({
1533
1902
  fixedCacheKey?: string | undefined;
1534
1903
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", ImportDesignApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1535
1904
  originalArgs?: ImportDesignApiArg | undefined;
1536
- reset: () => void;
1905
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
1537
1906
  }];
1538
1907
  declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
1539
1908
  requestId?: undefined;
@@ -1694,11 +2063,11 @@ declare const useRegisterMeshmodelsMutation: <R extends Record<string, any> = ({
1694
2063
  fixedCacheKey?: string | undefined;
1695
2064
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterMeshmodelsApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
1696
2065
  originalArgs?: RegisterMeshmodelsApiArg | undefined;
1697
- reset: () => void;
2066
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
1698
2067
  }];
1699
2068
  declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
1700
- data?: undefined;
1701
2069
  error?: undefined;
2070
+ data?: undefined;
1702
2071
  fulfilledTimeStamp?: undefined;
1703
2072
  originalArgs?: undefined;
1704
2073
  requestId?: undefined;
@@ -1779,8 +2148,8 @@ declare const useGetSubscriptionsQuery: <R extends Record<string, any> = ({
1779
2148
  } & {
1780
2149
  skip?: boolean | undefined;
1781
2150
  selectFromResult?: ((state: ({
1782
- data?: undefined;
1783
2151
  error?: undefined;
2152
+ data?: undefined;
1784
2153
  fulfilledTimeStamp?: undefined;
1785
2154
  originalArgs?: undefined;
1786
2155
  requestId?: undefined;
@@ -2018,7 +2387,7 @@ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation:
2018
2387
  fixedCacheKey?: string | undefined;
2019
2388
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2020
2389
  originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdCancelApiArg | undefined;
2021
- reset: () => void;
2390
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2022
2391
  }];
2023
2392
  declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Record<string, any> = ({
2024
2393
  requestId?: undefined;
@@ -2179,9 +2548,9 @@ declare const usePostApiEntitlementSubscriptionsCreateMutation: <R extends Recor
2179
2548
  fixedCacheKey?: string | undefined;
2180
2549
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiEntitlementSubscriptionsCreateApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2181
2550
  originalArgs?: PostApiEntitlementSubscriptionsCreateApiArg | undefined;
2182
- reset: () => void;
2551
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2183
2552
  }];
2184
- declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Record<string, any> = ({
2553
+ declare const usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation: <R extends Record<string, any> = ({
2185
2554
  requestId?: undefined;
2186
2555
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2187
2556
  data?: undefined;
@@ -2199,14 +2568,14 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2199
2568
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2200
2569
  } & Omit<{
2201
2570
  requestId: string;
2202
- data?: unknown;
2571
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2203
2572
  error?: unknown;
2204
2573
  endpointName: string;
2205
2574
  startedTimeStamp: number;
2206
2575
  fulfilledTimeStamp?: number | undefined;
2207
2576
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2208
2577
  requestId: string;
2209
- data?: unknown;
2578
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2210
2579
  error?: unknown;
2211
2580
  endpointName: string;
2212
2581
  startedTimeStamp: number;
@@ -2223,7 +2592,7 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2223
2592
  status: _reduxjs_toolkit_query.QueryStatus.pending;
2224
2593
  } & {
2225
2594
  requestId: string;
2226
- data?: unknown;
2595
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2227
2596
  error?: unknown;
2228
2597
  endpointName: string;
2229
2598
  startedTimeStamp: number;
@@ -2240,14 +2609,14 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2240
2609
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
2241
2610
  } & Omit<{
2242
2611
  requestId: string;
2243
- data?: unknown;
2612
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2244
2613
  error?: unknown;
2245
2614
  endpointName: string;
2246
2615
  startedTimeStamp: number;
2247
2616
  fulfilledTimeStamp?: number | undefined;
2248
2617
  }, "error"> & Required<Pick<{
2249
2618
  requestId: string;
2250
- data?: unknown;
2619
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2251
2620
  error?: unknown;
2252
2621
  endpointName: string;
2253
2622
  startedTimeStamp: number;
@@ -2277,14 +2646,14 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2277
2646
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2278
2647
  } & Omit<{
2279
2648
  requestId: string;
2280
- data?: unknown;
2649
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2281
2650
  error?: unknown;
2282
2651
  endpointName: string;
2283
2652
  startedTimeStamp: number;
2284
2653
  fulfilledTimeStamp?: number | undefined;
2285
2654
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2286
2655
  requestId: string;
2287
- data?: unknown;
2656
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2288
2657
  error?: unknown;
2289
2658
  endpointName: string;
2290
2659
  startedTimeStamp: number;
@@ -2301,7 +2670,7 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2301
2670
  status: _reduxjs_toolkit_query.QueryStatus.pending;
2302
2671
  } & {
2303
2672
  requestId: string;
2304
- data?: unknown;
2673
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2305
2674
  error?: unknown;
2306
2675
  endpointName: string;
2307
2676
  startedTimeStamp: number;
@@ -2318,14 +2687,14 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2318
2687
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
2319
2688
  } & Omit<{
2320
2689
  requestId: string;
2321
- data?: unknown;
2690
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2322
2691
  error?: unknown;
2323
2692
  endpointName: string;
2324
2693
  startedTimeStamp: number;
2325
2694
  fulfilledTimeStamp?: number | undefined;
2326
2695
  }, "error"> & Required<Pick<{
2327
2696
  requestId: string;
2328
- data?: unknown;
2697
+ data?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse | undefined;
2329
2698
  error?: unknown;
2330
2699
  endpointName: string;
2331
2700
  startedTimeStamp: number;
@@ -2338,26 +2707,187 @@ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Rec
2338
2707
  isError: true;
2339
2708
  })) => R) | undefined;
2340
2709
  fixedCacheKey?: string | undefined;
2341
- } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2342
- originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
2343
- reset: () => void;
2710
+ } | undefined) => readonly [(arg: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2711
+ originalArgs?: PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg | undefined;
2712
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2344
2713
  }];
2345
- declare const useGetPlansQuery: <R extends Record<string, any> = ({
2714
+ declare const usePostApiEntitlementSubscriptionsWebhooksMutation: <R extends Record<string, any> = ({
2715
+ requestId?: undefined;
2716
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2346
2717
  data?: undefined;
2347
2718
  error?: undefined;
2348
- fulfilledTimeStamp?: undefined;
2349
- originalArgs?: undefined;
2350
- requestId?: undefined;
2351
2719
  endpointName?: string | undefined;
2352
2720
  startedTimeStamp?: undefined;
2721
+ fulfilledTimeStamp?: undefined;
2722
+ } & {
2353
2723
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2354
- currentData?: GetPlansApiResponse | undefined;
2724
+ isUninitialized: true;
2355
2725
  isLoading: false;
2356
- isFetching: false;
2357
2726
  isSuccess: false;
2358
2727
  isError: false;
2359
- isUninitialized: true;
2360
- } | {
2728
+ }) | ({
2729
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2730
+ } & Omit<{
2731
+ requestId: string;
2732
+ data?: unknown;
2733
+ error?: unknown;
2734
+ endpointName: string;
2735
+ startedTimeStamp: number;
2736
+ fulfilledTimeStamp?: number | undefined;
2737
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2738
+ requestId: string;
2739
+ data?: unknown;
2740
+ error?: unknown;
2741
+ endpointName: string;
2742
+ startedTimeStamp: number;
2743
+ fulfilledTimeStamp?: number | undefined;
2744
+ }, "data" | "fulfilledTimeStamp">> & {
2745
+ error: undefined;
2746
+ } & {
2747
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2748
+ isUninitialized: false;
2749
+ isLoading: false;
2750
+ isSuccess: true;
2751
+ isError: false;
2752
+ }) | ({
2753
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2754
+ } & {
2755
+ requestId: string;
2756
+ data?: unknown;
2757
+ error?: unknown;
2758
+ endpointName: string;
2759
+ startedTimeStamp: number;
2760
+ fulfilledTimeStamp?: number | undefined;
2761
+ } & {
2762
+ data?: undefined;
2763
+ } & {
2764
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2765
+ isUninitialized: false;
2766
+ isLoading: true;
2767
+ isSuccess: false;
2768
+ isError: false;
2769
+ }) | ({
2770
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2771
+ } & Omit<{
2772
+ requestId: string;
2773
+ data?: unknown;
2774
+ error?: unknown;
2775
+ endpointName: string;
2776
+ startedTimeStamp: number;
2777
+ fulfilledTimeStamp?: number | undefined;
2778
+ }, "error"> & Required<Pick<{
2779
+ requestId: string;
2780
+ data?: unknown;
2781
+ error?: unknown;
2782
+ endpointName: string;
2783
+ startedTimeStamp: number;
2784
+ fulfilledTimeStamp?: number | undefined;
2785
+ }, "error">> & {
2786
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2787
+ isUninitialized: false;
2788
+ isLoading: false;
2789
+ isSuccess: false;
2790
+ isError: true;
2791
+ })>(options?: {
2792
+ selectFromResult?: ((state: ({
2793
+ requestId?: undefined;
2794
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2795
+ data?: undefined;
2796
+ error?: undefined;
2797
+ endpointName?: string | undefined;
2798
+ startedTimeStamp?: undefined;
2799
+ fulfilledTimeStamp?: undefined;
2800
+ } & {
2801
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2802
+ isUninitialized: true;
2803
+ isLoading: false;
2804
+ isSuccess: false;
2805
+ isError: false;
2806
+ }) | ({
2807
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2808
+ } & Omit<{
2809
+ requestId: string;
2810
+ data?: unknown;
2811
+ error?: unknown;
2812
+ endpointName: string;
2813
+ startedTimeStamp: number;
2814
+ fulfilledTimeStamp?: number | undefined;
2815
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
2816
+ requestId: string;
2817
+ data?: unknown;
2818
+ error?: unknown;
2819
+ endpointName: string;
2820
+ startedTimeStamp: number;
2821
+ fulfilledTimeStamp?: number | undefined;
2822
+ }, "data" | "fulfilledTimeStamp">> & {
2823
+ error: undefined;
2824
+ } & {
2825
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
2826
+ isUninitialized: false;
2827
+ isLoading: false;
2828
+ isSuccess: true;
2829
+ isError: false;
2830
+ }) | ({
2831
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2832
+ } & {
2833
+ requestId: string;
2834
+ data?: unknown;
2835
+ error?: unknown;
2836
+ endpointName: string;
2837
+ startedTimeStamp: number;
2838
+ fulfilledTimeStamp?: number | undefined;
2839
+ } & {
2840
+ data?: undefined;
2841
+ } & {
2842
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
2843
+ isUninitialized: false;
2844
+ isLoading: true;
2845
+ isSuccess: false;
2846
+ isError: false;
2847
+ }) | ({
2848
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2849
+ } & Omit<{
2850
+ requestId: string;
2851
+ data?: unknown;
2852
+ error?: unknown;
2853
+ endpointName: string;
2854
+ startedTimeStamp: number;
2855
+ fulfilledTimeStamp?: number | undefined;
2856
+ }, "error"> & Required<Pick<{
2857
+ requestId: string;
2858
+ data?: unknown;
2859
+ error?: unknown;
2860
+ endpointName: string;
2861
+ startedTimeStamp: number;
2862
+ fulfilledTimeStamp?: number | undefined;
2863
+ }, "error">> & {
2864
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
2865
+ isUninitialized: false;
2866
+ isLoading: false;
2867
+ isSuccess: false;
2868
+ isError: true;
2869
+ })) => R) | undefined;
2870
+ fixedCacheKey?: string | undefined;
2871
+ } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
2872
+ originalArgs?: PostApiEntitlementSubscriptionsWebhooksApiArg | undefined;
2873
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
2874
+ }];
2875
+ declare const useGetPlansQuery: <R extends Record<string, any> = ({
2876
+ error?: undefined;
2877
+ data?: undefined;
2878
+ fulfilledTimeStamp?: undefined;
2879
+ originalArgs?: undefined;
2880
+ requestId?: undefined;
2881
+ endpointName?: string | undefined;
2882
+ startedTimeStamp?: undefined;
2883
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
2884
+ currentData?: GetPlansApiResponse | undefined;
2885
+ isLoading: false;
2886
+ isFetching: false;
2887
+ isSuccess: false;
2888
+ isError: false;
2889
+ isUninitialized: true;
2890
+ } | {
2361
2891
  error?: unknown;
2362
2892
  fulfilledTimeStamp?: number | undefined;
2363
2893
  originalArgs?: void | undefined;
@@ -2425,8 +2955,8 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
2425
2955
  } & {
2426
2956
  skip?: boolean | undefined;
2427
2957
  selectFromResult?: ((state: ({
2428
- data?: undefined;
2429
2958
  error?: undefined;
2959
+ data?: undefined;
2430
2960
  fulfilledTimeStamp?: undefined;
2431
2961
  originalArgs?: undefined;
2432
2962
  requestId?: undefined;
@@ -2506,8 +3036,8 @@ declare const useGetPlansQuery: <R extends Record<string, any> = ({
2506
3036
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetPlansApiResponse, "api", unknown>>;
2507
3037
  };
2508
3038
  declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
2509
- data?: undefined;
2510
3039
  error?: undefined;
3040
+ data?: undefined;
2511
3041
  fulfilledTimeStamp?: undefined;
2512
3042
  originalArgs?: undefined;
2513
3043
  requestId?: undefined;
@@ -2588,8 +3118,8 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
2588
3118
  } & {
2589
3119
  skip?: boolean | undefined;
2590
3120
  selectFromResult?: ((state: ({
2591
- data?: undefined;
2592
3121
  error?: undefined;
3122
+ data?: undefined;
2593
3123
  fulfilledTimeStamp?: undefined;
2594
3124
  originalArgs?: undefined;
2595
3125
  requestId?: undefined;
@@ -2669,8 +3199,8 @@ declare const useGetFeaturesQuery: <R extends Record<string, any> = ({
2669
3199
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesApiResponse, "api", unknown>>;
2670
3200
  };
2671
3201
  declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any> = ({
2672
- data?: undefined;
2673
3202
  error?: undefined;
3203
+ data?: undefined;
2674
3204
  fulfilledTimeStamp?: undefined;
2675
3205
  originalArgs?: undefined;
2676
3206
  requestId?: undefined;
@@ -2751,8 +3281,8 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
2751
3281
  } & {
2752
3282
  skip?: boolean | undefined;
2753
3283
  selectFromResult?: ((state: ({
2754
- data?: undefined;
2755
3284
  error?: undefined;
3285
+ data?: undefined;
2756
3286
  fulfilledTimeStamp?: undefined;
2757
3287
  originalArgs?: undefined;
2758
3288
  requestId?: undefined;
@@ -2832,8 +3362,8 @@ declare const useGetFeaturesByOrganizationQuery: <R extends Record<string, any>
2832
3362
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetFeaturesByOrganizationApiResponse, "api", unknown>>;
2833
3363
  };
2834
3364
  declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
2835
- data?: undefined;
2836
3365
  error?: undefined;
3366
+ data?: undefined;
2837
3367
  fulfilledTimeStamp?: undefined;
2838
3368
  originalArgs?: undefined;
2839
3369
  requestId?: undefined;
@@ -2914,8 +3444,8 @@ declare const useGetApiWorkspacesQuery: <R extends Record<string, any> = ({
2914
3444
  } & {
2915
3445
  skip?: boolean | undefined;
2916
3446
  selectFromResult?: ((state: ({
2917
- data?: undefined;
2918
3447
  error?: undefined;
3448
+ data?: undefined;
2919
3449
  fulfilledTimeStamp?: undefined;
2920
3450
  originalArgs?: undefined;
2921
3451
  requestId?: undefined;
@@ -3153,11 +3683,11 @@ declare const usePostApiWorkspacesMutation: <R extends Record<string, any> = ({
3153
3683
  fixedCacheKey?: string | undefined;
3154
3684
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PostApiWorkspacesApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3155
3685
  originalArgs?: PostApiWorkspacesApiArg | undefined;
3156
- reset: () => void;
3686
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
3157
3687
  }];
3158
3688
  declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
3159
- data?: undefined;
3160
3689
  error?: undefined;
3690
+ data?: undefined;
3161
3691
  fulfilledTimeStamp?: undefined;
3162
3692
  originalArgs?: undefined;
3163
3693
  requestId?: undefined;
@@ -3238,8 +3768,8 @@ declare const useGetApiWorkspacesByIdQuery: <R extends Record<string, any> = ({
3238
3768
  } & {
3239
3769
  skip?: boolean | undefined;
3240
3770
  selectFromResult?: ((state: ({
3241
- data?: undefined;
3242
3771
  error?: undefined;
3772
+ data?: undefined;
3243
3773
  fulfilledTimeStamp?: undefined;
3244
3774
  originalArgs?: undefined;
3245
3775
  requestId?: undefined;
@@ -3477,7 +4007,7 @@ declare const usePutApiWorkspacesByIdMutation: <R extends Record<string, any> =
3477
4007
  fixedCacheKey?: string | undefined;
3478
4008
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", PutApiWorkspacesByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3479
4009
  originalArgs?: PutApiWorkspacesByIdApiArg | undefined;
3480
- reset: () => void;
4010
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
3481
4011
  }];
3482
4012
  declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any> = ({
3483
4013
  requestId?: undefined;
@@ -3638,7 +4168,7 @@ declare const useDeleteApiWorkspacesByIdMutation: <R extends Record<string, any>
3638
4168
  fixedCacheKey?: string | undefined;
3639
4169
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3640
4170
  originalArgs?: DeleteApiWorkspacesByIdApiArg | undefined;
3641
- reset: () => void;
4171
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
3642
4172
  }];
3643
4173
  declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
3644
4174
  requestId?: undefined;
@@ -3799,11 +4329,11 @@ declare const useCreateEnvironmentMutation: <R extends Record<string, any> = ({
3799
4329
  fixedCacheKey?: string | undefined;
3800
4330
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateEnvironmentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
3801
4331
  originalArgs?: CreateEnvironmentApiArg | undefined;
3802
- reset: () => void;
4332
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
3803
4333
  }];
3804
4334
  declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
3805
- data?: undefined;
3806
4335
  error?: undefined;
4336
+ data?: undefined;
3807
4337
  fulfilledTimeStamp?: undefined;
3808
4338
  originalArgs?: undefined;
3809
4339
  requestId?: undefined;
@@ -3884,8 +4414,8 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
3884
4414
  } & {
3885
4415
  skip?: boolean | undefined;
3886
4416
  selectFromResult?: ((state: ({
3887
- data?: undefined;
3888
4417
  error?: undefined;
4418
+ data?: undefined;
3889
4419
  fulfilledTimeStamp?: undefined;
3890
4420
  originalArgs?: undefined;
3891
4421
  requestId?: undefined;
@@ -3965,8 +4495,8 @@ declare const useGetEnvironmentsQuery: <R extends Record<string, any> = ({
3965
4495
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetEnvironmentsApiResponse, "api", unknown>>;
3966
4496
  };
3967
4497
  declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
3968
- data?: undefined;
3969
4498
  error?: undefined;
4499
+ data?: undefined;
3970
4500
  fulfilledTimeStamp?: undefined;
3971
4501
  originalArgs?: undefined;
3972
4502
  requestId?: undefined;
@@ -4047,8 +4577,8 @@ declare const useGetMyAcademyCirriculaQuery: <R extends Record<string, any> = ({
4047
4577
  } & {
4048
4578
  skip?: boolean | undefined;
4049
4579
  selectFromResult?: ((state: ({
4050
- data?: undefined;
4051
4580
  error?: undefined;
4581
+ data?: undefined;
4052
4582
  fulfilledTimeStamp?: undefined;
4053
4583
  originalArgs?: undefined;
4054
4584
  requestId?: undefined;
@@ -4286,11 +4816,11 @@ declare const useCreateAcademyCurriculaMutation: <R extends Record<string, any>
4286
4816
  fixedCacheKey?: string | undefined;
4287
4817
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateAcademyCurriculaApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4288
4818
  originalArgs?: CreateAcademyCurriculaApiArg | undefined;
4289
- reset: () => void;
4819
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
4290
4820
  }];
4291
4821
  declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4292
- data?: undefined;
4293
4822
  error?: undefined;
4823
+ data?: undefined;
4294
4824
  fulfilledTimeStamp?: undefined;
4295
4825
  originalArgs?: undefined;
4296
4826
  requestId?: undefined;
@@ -4371,8 +4901,8 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4371
4901
  } & {
4372
4902
  skip?: boolean | undefined;
4373
4903
  selectFromResult?: ((state: ({
4374
- data?: undefined;
4375
4904
  error?: undefined;
4905
+ data?: undefined;
4376
4906
  fulfilledTimeStamp?: undefined;
4377
4907
  originalArgs?: undefined;
4378
4908
  requestId?: undefined;
@@ -4452,8 +4982,8 @@ declare const useGetAcademyCirriculaQuery: <R extends Record<string, any> = ({
4452
4982
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>;
4453
4983
  };
4454
4984
  declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string, any> = ({
4455
- data?: undefined;
4456
4985
  error?: undefined;
4986
+ data?: undefined;
4457
4987
  fulfilledTimeStamp?: undefined;
4458
4988
  originalArgs?: undefined;
4459
4989
  requestId?: undefined;
@@ -4534,8 +5064,8 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
4534
5064
  } & {
4535
5065
  skip?: boolean | undefined;
4536
5066
  selectFromResult?: ((state: ({
4537
- data?: undefined;
4538
5067
  error?: undefined;
5068
+ data?: undefined;
4539
5069
  fulfilledTimeStamp?: undefined;
4540
5070
  originalArgs?: undefined;
4541
5071
  requestId?: undefined;
@@ -4572,49 +5102,371 @@ declare const useGetApiAcademyByTypeAndOrgIdSlugQuery: <R extends Record<string,
4572
5102
  currentData?: GetApiAcademyByTypeAndOrgIdSlugApiResponse | undefined;
4573
5103
  isUninitialized: false;
4574
5104
  isLoading: false;
4575
- isError: false;
5105
+ isError: false;
5106
+ isSuccess: true;
5107
+ isFetching: true;
5108
+ error: undefined;
5109
+ data: GetApiAcademyByTypeAndOrgIdSlugApiResponse;
5110
+ fulfilledTimeStamp: number;
5111
+ } | {
5112
+ originalArgs?: GetApiAcademyByTypeAndOrgIdSlugApiArg | undefined;
5113
+ requestId?: string | undefined;
5114
+ endpointName?: string | undefined;
5115
+ startedTimeStamp?: number | undefined;
5116
+ status: _reduxjs_toolkit_query.QueryStatus;
5117
+ isUninitialized: false;
5118
+ isLoading: false;
5119
+ isError: false;
5120
+ isSuccess: true;
5121
+ isFetching: false;
5122
+ error: undefined;
5123
+ data: GetApiAcademyByTypeAndOrgIdSlugApiResponse;
5124
+ fulfilledTimeStamp: number;
5125
+ currentData: GetApiAcademyByTypeAndOrgIdSlugApiResponse;
5126
+ } | {
5127
+ data?: GetApiAcademyByTypeAndOrgIdSlugApiResponse | undefined;
5128
+ fulfilledTimeStamp?: number | undefined;
5129
+ originalArgs?: GetApiAcademyByTypeAndOrgIdSlugApiArg | undefined;
5130
+ requestId?: string | undefined;
5131
+ endpointName?: string | undefined;
5132
+ startedTimeStamp?: number | undefined;
5133
+ status: _reduxjs_toolkit_query.QueryStatus;
5134
+ currentData?: GetApiAcademyByTypeAndOrgIdSlugApiResponse | undefined;
5135
+ isUninitialized: false;
5136
+ isLoading: false;
5137
+ isFetching: false;
5138
+ isSuccess: false;
5139
+ isError: true;
5140
+ error: unknown;
5141
+ }) & {
5142
+ status: _reduxjs_toolkit_query.QueryStatus;
5143
+ }) => R) | undefined;
5144
+ }) | undefined) => [R][R extends any ? 0 : never] & {
5145
+ 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>>;
5146
+ };
5147
+ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any> = ({
5148
+ requestId?: undefined;
5149
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5150
+ data?: undefined;
5151
+ error?: undefined;
5152
+ endpointName?: string | undefined;
5153
+ startedTimeStamp?: undefined;
5154
+ fulfilledTimeStamp?: undefined;
5155
+ } & {
5156
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5157
+ isUninitialized: true;
5158
+ isLoading: false;
5159
+ isSuccess: false;
5160
+ isError: false;
5161
+ }) | ({
5162
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5163
+ } & Omit<{
5164
+ requestId: string;
5165
+ data?: RegisterToAcademyContentApiResponse | undefined;
5166
+ error?: unknown;
5167
+ endpointName: string;
5168
+ startedTimeStamp: number;
5169
+ fulfilledTimeStamp?: number | undefined;
5170
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
5171
+ requestId: string;
5172
+ data?: RegisterToAcademyContentApiResponse | undefined;
5173
+ error?: unknown;
5174
+ endpointName: string;
5175
+ startedTimeStamp: number;
5176
+ fulfilledTimeStamp?: number | undefined;
5177
+ }, "data" | "fulfilledTimeStamp">> & {
5178
+ error: undefined;
5179
+ } & {
5180
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5181
+ isUninitialized: false;
5182
+ isLoading: false;
5183
+ isSuccess: true;
5184
+ isError: false;
5185
+ }) | ({
5186
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5187
+ } & {
5188
+ requestId: string;
5189
+ data?: RegisterToAcademyContentApiResponse | undefined;
5190
+ error?: unknown;
5191
+ endpointName: string;
5192
+ startedTimeStamp: number;
5193
+ fulfilledTimeStamp?: number | undefined;
5194
+ } & {
5195
+ data?: undefined;
5196
+ } & {
5197
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5198
+ isUninitialized: false;
5199
+ isLoading: true;
5200
+ isSuccess: false;
5201
+ isError: false;
5202
+ }) | ({
5203
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5204
+ } & Omit<{
5205
+ requestId: string;
5206
+ data?: RegisterToAcademyContentApiResponse | undefined;
5207
+ error?: unknown;
5208
+ endpointName: string;
5209
+ startedTimeStamp: number;
5210
+ fulfilledTimeStamp?: number | undefined;
5211
+ }, "error"> & Required<Pick<{
5212
+ requestId: string;
5213
+ data?: RegisterToAcademyContentApiResponse | undefined;
5214
+ error?: unknown;
5215
+ endpointName: string;
5216
+ startedTimeStamp: number;
5217
+ fulfilledTimeStamp?: number | undefined;
5218
+ }, "error">> & {
5219
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5220
+ isUninitialized: false;
5221
+ isLoading: false;
5222
+ isSuccess: false;
5223
+ isError: true;
5224
+ })>(options?: {
5225
+ selectFromResult?: ((state: ({
5226
+ requestId?: undefined;
5227
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5228
+ data?: undefined;
5229
+ error?: undefined;
5230
+ endpointName?: string | undefined;
5231
+ startedTimeStamp?: undefined;
5232
+ fulfilledTimeStamp?: undefined;
5233
+ } & {
5234
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5235
+ isUninitialized: true;
5236
+ isLoading: false;
5237
+ isSuccess: false;
5238
+ isError: false;
5239
+ }) | ({
5240
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5241
+ } & Omit<{
5242
+ requestId: string;
5243
+ data?: RegisterToAcademyContentApiResponse | undefined;
5244
+ error?: unknown;
5245
+ endpointName: string;
5246
+ startedTimeStamp: number;
5247
+ fulfilledTimeStamp?: number | undefined;
5248
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
5249
+ requestId: string;
5250
+ data?: RegisterToAcademyContentApiResponse | undefined;
5251
+ error?: unknown;
5252
+ endpointName: string;
5253
+ startedTimeStamp: number;
5254
+ fulfilledTimeStamp?: number | undefined;
5255
+ }, "data" | "fulfilledTimeStamp">> & {
5256
+ error: undefined;
5257
+ } & {
5258
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5259
+ isUninitialized: false;
5260
+ isLoading: false;
5261
+ isSuccess: true;
5262
+ isError: false;
5263
+ }) | ({
5264
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5265
+ } & {
5266
+ requestId: string;
5267
+ data?: RegisterToAcademyContentApiResponse | undefined;
5268
+ error?: unknown;
5269
+ endpointName: string;
5270
+ startedTimeStamp: number;
5271
+ fulfilledTimeStamp?: number | undefined;
5272
+ } & {
5273
+ data?: undefined;
5274
+ } & {
5275
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5276
+ isUninitialized: false;
5277
+ isLoading: true;
5278
+ isSuccess: false;
5279
+ isError: false;
5280
+ }) | ({
5281
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5282
+ } & Omit<{
5283
+ requestId: string;
5284
+ data?: RegisterToAcademyContentApiResponse | undefined;
5285
+ error?: unknown;
5286
+ endpointName: string;
5287
+ startedTimeStamp: number;
5288
+ fulfilledTimeStamp?: number | undefined;
5289
+ }, "error"> & Required<Pick<{
5290
+ requestId: string;
5291
+ data?: RegisterToAcademyContentApiResponse | undefined;
5292
+ error?: unknown;
5293
+ endpointName: string;
5294
+ startedTimeStamp: number;
5295
+ fulfilledTimeStamp?: number | undefined;
5296
+ }, "error">> & {
5297
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5298
+ isUninitialized: false;
5299
+ isLoading: false;
5300
+ isSuccess: false;
5301
+ isError: true;
5302
+ })) => R) | undefined;
5303
+ fixedCacheKey?: string | undefined;
5304
+ } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5305
+ originalArgs?: RegisterToAcademyContentApiArg | undefined;
5306
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5307
+ }];
5308
+ declare const useUpdateAcademyCurriculaByIdMutation: <R extends Record<string, any> = ({
5309
+ requestId?: undefined;
5310
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5311
+ data?: undefined;
5312
+ error?: undefined;
5313
+ endpointName?: string | undefined;
5314
+ startedTimeStamp?: undefined;
5315
+ fulfilledTimeStamp?: undefined;
5316
+ } & {
5317
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5318
+ isUninitialized: true;
5319
+ isLoading: false;
5320
+ isSuccess: false;
5321
+ isError: false;
5322
+ }) | ({
5323
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5324
+ } & Omit<{
5325
+ requestId: string;
5326
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5327
+ error?: unknown;
5328
+ endpointName: string;
5329
+ startedTimeStamp: number;
5330
+ fulfilledTimeStamp?: number | undefined;
5331
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
5332
+ requestId: string;
5333
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5334
+ error?: unknown;
5335
+ endpointName: string;
5336
+ startedTimeStamp: number;
5337
+ fulfilledTimeStamp?: number | undefined;
5338
+ }, "data" | "fulfilledTimeStamp">> & {
5339
+ error: undefined;
5340
+ } & {
5341
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5342
+ isUninitialized: false;
5343
+ isLoading: false;
5344
+ isSuccess: true;
5345
+ isError: false;
5346
+ }) | ({
5347
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5348
+ } & {
5349
+ requestId: string;
5350
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5351
+ error?: unknown;
5352
+ endpointName: string;
5353
+ startedTimeStamp: number;
5354
+ fulfilledTimeStamp?: number | undefined;
5355
+ } & {
5356
+ data?: undefined;
5357
+ } & {
5358
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5359
+ isUninitialized: false;
5360
+ isLoading: true;
5361
+ isSuccess: false;
5362
+ isError: false;
5363
+ }) | ({
5364
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5365
+ } & Omit<{
5366
+ requestId: string;
5367
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5368
+ error?: unknown;
5369
+ endpointName: string;
5370
+ startedTimeStamp: number;
5371
+ fulfilledTimeStamp?: number | undefined;
5372
+ }, "error"> & Required<Pick<{
5373
+ requestId: string;
5374
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5375
+ error?: unknown;
5376
+ endpointName: string;
5377
+ startedTimeStamp: number;
5378
+ fulfilledTimeStamp?: number | undefined;
5379
+ }, "error">> & {
5380
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5381
+ isUninitialized: false;
5382
+ isLoading: false;
5383
+ isSuccess: false;
5384
+ isError: true;
5385
+ })>(options?: {
5386
+ selectFromResult?: ((state: ({
5387
+ requestId?: undefined;
5388
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5389
+ data?: undefined;
5390
+ error?: undefined;
5391
+ endpointName?: string | undefined;
5392
+ startedTimeStamp?: undefined;
5393
+ fulfilledTimeStamp?: undefined;
5394
+ } & {
5395
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5396
+ isUninitialized: true;
5397
+ isLoading: false;
5398
+ isSuccess: false;
5399
+ isError: false;
5400
+ }) | ({
5401
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5402
+ } & Omit<{
5403
+ requestId: string;
5404
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5405
+ error?: unknown;
5406
+ endpointName: string;
5407
+ startedTimeStamp: number;
5408
+ fulfilledTimeStamp?: number | undefined;
5409
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
5410
+ requestId: string;
5411
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5412
+ error?: unknown;
5413
+ endpointName: string;
5414
+ startedTimeStamp: number;
5415
+ fulfilledTimeStamp?: number | undefined;
5416
+ }, "data" | "fulfilledTimeStamp">> & {
5417
+ error: undefined;
5418
+ } & {
5419
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
5420
+ isUninitialized: false;
5421
+ isLoading: false;
4576
5422
  isSuccess: true;
4577
- isFetching: true;
4578
- error: undefined;
4579
- data: GetApiAcademyByTypeAndOrgIdSlugApiResponse;
4580
- fulfilledTimeStamp: number;
4581
- } | {
4582
- originalArgs?: GetApiAcademyByTypeAndOrgIdSlugApiArg | undefined;
4583
- requestId?: string | undefined;
4584
- endpointName?: string | undefined;
4585
- startedTimeStamp?: number | undefined;
4586
- status: _reduxjs_toolkit_query.QueryStatus;
5423
+ isError: false;
5424
+ }) | ({
5425
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
5426
+ } & {
5427
+ requestId: string;
5428
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5429
+ error?: unknown;
5430
+ endpointName: string;
5431
+ startedTimeStamp: number;
5432
+ fulfilledTimeStamp?: number | undefined;
5433
+ } & {
5434
+ data?: undefined;
5435
+ } & {
5436
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
4587
5437
  isUninitialized: false;
4588
- isLoading: false;
5438
+ isLoading: true;
5439
+ isSuccess: false;
4589
5440
  isError: false;
4590
- isSuccess: true;
4591
- isFetching: false;
4592
- error: undefined;
4593
- data: GetApiAcademyByTypeAndOrgIdSlugApiResponse;
4594
- fulfilledTimeStamp: number;
4595
- currentData: GetApiAcademyByTypeAndOrgIdSlugApiResponse;
4596
- } | {
4597
- data?: GetApiAcademyByTypeAndOrgIdSlugApiResponse | undefined;
5441
+ }) | ({
5442
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
5443
+ } & Omit<{
5444
+ requestId: string;
5445
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5446
+ error?: unknown;
5447
+ endpointName: string;
5448
+ startedTimeStamp: number;
4598
5449
  fulfilledTimeStamp?: number | undefined;
4599
- originalArgs?: GetApiAcademyByTypeAndOrgIdSlugApiArg | undefined;
4600
- requestId?: string | undefined;
4601
- endpointName?: string | undefined;
4602
- startedTimeStamp?: number | undefined;
4603
- status: _reduxjs_toolkit_query.QueryStatus;
4604
- currentData?: GetApiAcademyByTypeAndOrgIdSlugApiResponse | undefined;
5450
+ }, "error"> & Required<Pick<{
5451
+ requestId: string;
5452
+ data?: UpdateAcademyCurriculaByIdApiResponse | undefined;
5453
+ error?: unknown;
5454
+ endpointName: string;
5455
+ startedTimeStamp: number;
5456
+ fulfilledTimeStamp?: number | undefined;
5457
+ }, "error">> & {
5458
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
4605
5459
  isUninitialized: false;
4606
5460
  isLoading: false;
4607
- isFetching: false;
4608
5461
  isSuccess: false;
4609
5462
  isError: true;
4610
- error: unknown;
4611
- }) & {
4612
- status: _reduxjs_toolkit_query.QueryStatus;
4613
- }) => R) | undefined;
4614
- }) | undefined) => [R][R extends any ? 0 : never] & {
4615
- 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetApiAcademyByTypeAndOrgIdSlugApiResponse, "api", unknown>>;
4616
- };
4617
- declare const useRegisterToAcademyContentMutation: <R extends Record<string, any> = ({
5463
+ })) => R) | undefined;
5464
+ fixedCacheKey?: string | undefined;
5465
+ } | undefined) => readonly [(arg: UpdateAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<UpdateAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", UpdateAcademyCurriculaByIdApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5466
+ originalArgs?: UpdateAcademyCurriculaByIdApiArg | undefined;
5467
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5468
+ }];
5469
+ declare const useDeleteAcademyCurriculaByIdMutation: <R extends Record<string, any> = ({
4618
5470
  requestId?: undefined;
4619
5471
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
4620
5472
  data?: undefined;
@@ -4632,14 +5484,14 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4632
5484
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4633
5485
  } & Omit<{
4634
5486
  requestId: string;
4635
- data?: RegisterToAcademyContentApiResponse | undefined;
5487
+ data?: unknown;
4636
5488
  error?: unknown;
4637
5489
  endpointName: string;
4638
5490
  startedTimeStamp: number;
4639
5491
  fulfilledTimeStamp?: number | undefined;
4640
5492
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
4641
5493
  requestId: string;
4642
- data?: RegisterToAcademyContentApiResponse | undefined;
5494
+ data?: unknown;
4643
5495
  error?: unknown;
4644
5496
  endpointName: string;
4645
5497
  startedTimeStamp: number;
@@ -4656,7 +5508,7 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4656
5508
  status: _reduxjs_toolkit_query.QueryStatus.pending;
4657
5509
  } & {
4658
5510
  requestId: string;
4659
- data?: RegisterToAcademyContentApiResponse | undefined;
5511
+ data?: unknown;
4660
5512
  error?: unknown;
4661
5513
  endpointName: string;
4662
5514
  startedTimeStamp: number;
@@ -4673,14 +5525,14 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4673
5525
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
4674
5526
  } & Omit<{
4675
5527
  requestId: string;
4676
- data?: RegisterToAcademyContentApiResponse | undefined;
5528
+ data?: unknown;
4677
5529
  error?: unknown;
4678
5530
  endpointName: string;
4679
5531
  startedTimeStamp: number;
4680
5532
  fulfilledTimeStamp?: number | undefined;
4681
5533
  }, "error"> & Required<Pick<{
4682
5534
  requestId: string;
4683
- data?: RegisterToAcademyContentApiResponse | undefined;
5535
+ data?: unknown;
4684
5536
  error?: unknown;
4685
5537
  endpointName: string;
4686
5538
  startedTimeStamp: number;
@@ -4710,14 +5562,14 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4710
5562
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
4711
5563
  } & Omit<{
4712
5564
  requestId: string;
4713
- data?: RegisterToAcademyContentApiResponse | undefined;
5565
+ data?: unknown;
4714
5566
  error?: unknown;
4715
5567
  endpointName: string;
4716
5568
  startedTimeStamp: number;
4717
5569
  fulfilledTimeStamp?: number | undefined;
4718
5570
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
4719
5571
  requestId: string;
4720
- data?: RegisterToAcademyContentApiResponse | undefined;
5572
+ data?: unknown;
4721
5573
  error?: unknown;
4722
5574
  endpointName: string;
4723
5575
  startedTimeStamp: number;
@@ -4734,7 +5586,7 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4734
5586
  status: _reduxjs_toolkit_query.QueryStatus.pending;
4735
5587
  } & {
4736
5588
  requestId: string;
4737
- data?: RegisterToAcademyContentApiResponse | undefined;
5589
+ data?: unknown;
4738
5590
  error?: unknown;
4739
5591
  endpointName: string;
4740
5592
  startedTimeStamp: number;
@@ -4751,14 +5603,14 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4751
5603
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
4752
5604
  } & Omit<{
4753
5605
  requestId: string;
4754
- data?: RegisterToAcademyContentApiResponse | undefined;
5606
+ data?: unknown;
4755
5607
  error?: unknown;
4756
5608
  endpointName: string;
4757
5609
  startedTimeStamp: number;
4758
5610
  fulfilledTimeStamp?: number | undefined;
4759
5611
  }, "error"> & Required<Pick<{
4760
5612
  requestId: string;
4761
- data?: RegisterToAcademyContentApiResponse | undefined;
5613
+ data?: unknown;
4762
5614
  error?: unknown;
4763
5615
  endpointName: string;
4764
5616
  startedTimeStamp: number;
@@ -4771,13 +5623,176 @@ declare const useRegisterToAcademyContentMutation: <R extends Record<string, any
4771
5623
  isError: true;
4772
5624
  })) => R) | undefined;
4773
5625
  fixedCacheKey?: string | undefined;
4774
- } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", RegisterToAcademyContentApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
4775
- originalArgs?: RegisterToAcademyContentApiArg | undefined;
4776
- reset: () => void;
5626
+ } | undefined) => readonly [(arg: DeleteAcademyCurriculaByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5627
+ originalArgs?: DeleteAcademyCurriculaByIdApiArg | undefined;
5628
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
4777
5629
  }];
4778
- declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<string, any> = ({
5630
+ declare const useGetAcademyCurriculaByIdQuery: <R extends Record<string, any> = ({
5631
+ error?: undefined;
4779
5632
  data?: undefined;
5633
+ fulfilledTimeStamp?: undefined;
5634
+ originalArgs?: undefined;
5635
+ requestId?: undefined;
5636
+ endpointName?: string | undefined;
5637
+ startedTimeStamp?: undefined;
5638
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5639
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5640
+ isLoading: false;
5641
+ isFetching: false;
5642
+ isSuccess: false;
5643
+ isError: false;
5644
+ isUninitialized: true;
5645
+ } | {
5646
+ error?: unknown;
5647
+ fulfilledTimeStamp?: number | undefined;
5648
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5649
+ requestId?: string | undefined;
5650
+ endpointName?: string | undefined;
5651
+ startedTimeStamp?: number | undefined;
5652
+ status: _reduxjs_toolkit_query.QueryStatus;
5653
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5654
+ isUninitialized: false;
5655
+ isSuccess: false;
5656
+ isError: false;
5657
+ isLoading: true;
5658
+ isFetching: boolean;
5659
+ data: undefined;
5660
+ } | {
5661
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5662
+ requestId?: string | undefined;
5663
+ endpointName?: string | undefined;
5664
+ startedTimeStamp?: number | undefined;
5665
+ status: _reduxjs_toolkit_query.QueryStatus;
5666
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5667
+ isUninitialized: false;
5668
+ isLoading: false;
5669
+ isError: false;
5670
+ isSuccess: true;
5671
+ isFetching: true;
5672
+ error: undefined;
5673
+ data: GetAcademyCurriculaByIdApiResponse;
5674
+ fulfilledTimeStamp: number;
5675
+ } | {
5676
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5677
+ requestId?: string | undefined;
5678
+ endpointName?: string | undefined;
5679
+ startedTimeStamp?: number | undefined;
5680
+ status: _reduxjs_toolkit_query.QueryStatus;
5681
+ isUninitialized: false;
5682
+ isLoading: false;
5683
+ isError: false;
5684
+ isSuccess: true;
5685
+ isFetching: false;
5686
+ error: undefined;
5687
+ data: GetAcademyCurriculaByIdApiResponse;
5688
+ fulfilledTimeStamp: number;
5689
+ currentData: GetAcademyCurriculaByIdApiResponse;
5690
+ } | {
5691
+ data?: GetAcademyCurriculaByIdApiResponse | undefined;
5692
+ fulfilledTimeStamp?: number | undefined;
5693
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5694
+ requestId?: string | undefined;
5695
+ endpointName?: string | undefined;
5696
+ startedTimeStamp?: number | undefined;
5697
+ status: _reduxjs_toolkit_query.QueryStatus;
5698
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5699
+ isUninitialized: false;
5700
+ isLoading: false;
5701
+ isFetching: false;
5702
+ isSuccess: false;
5703
+ isError: true;
5704
+ error: unknown;
5705
+ }) & {
5706
+ status: _reduxjs_toolkit_query.QueryStatus;
5707
+ }>(arg: GetAcademyCurriculaByIdApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
5708
+ skip?: boolean | undefined;
5709
+ refetchOnMountOrArgChange?: number | boolean | undefined;
5710
+ } & {
5711
+ skip?: boolean | undefined;
5712
+ selectFromResult?: ((state: ({
5713
+ error?: undefined;
5714
+ data?: undefined;
5715
+ fulfilledTimeStamp?: undefined;
5716
+ originalArgs?: undefined;
5717
+ requestId?: undefined;
5718
+ endpointName?: string | undefined;
5719
+ startedTimeStamp?: undefined;
5720
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
5721
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5722
+ isLoading: false;
5723
+ isFetching: false;
5724
+ isSuccess: false;
5725
+ isError: false;
5726
+ isUninitialized: true;
5727
+ } | {
5728
+ error?: unknown;
5729
+ fulfilledTimeStamp?: number | undefined;
5730
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5731
+ requestId?: string | undefined;
5732
+ endpointName?: string | undefined;
5733
+ startedTimeStamp?: number | undefined;
5734
+ status: _reduxjs_toolkit_query.QueryStatus;
5735
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5736
+ isUninitialized: false;
5737
+ isSuccess: false;
5738
+ isError: false;
5739
+ isLoading: true;
5740
+ isFetching: boolean;
5741
+ data: undefined;
5742
+ } | {
5743
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5744
+ requestId?: string | undefined;
5745
+ endpointName?: string | undefined;
5746
+ startedTimeStamp?: number | undefined;
5747
+ status: _reduxjs_toolkit_query.QueryStatus;
5748
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5749
+ isUninitialized: false;
5750
+ isLoading: false;
5751
+ isError: false;
5752
+ isSuccess: true;
5753
+ isFetching: true;
5754
+ error: undefined;
5755
+ data: GetAcademyCurriculaByIdApiResponse;
5756
+ fulfilledTimeStamp: number;
5757
+ } | {
5758
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5759
+ requestId?: string | undefined;
5760
+ endpointName?: string | undefined;
5761
+ startedTimeStamp?: number | undefined;
5762
+ status: _reduxjs_toolkit_query.QueryStatus;
5763
+ isUninitialized: false;
5764
+ isLoading: false;
5765
+ isError: false;
5766
+ isSuccess: true;
5767
+ isFetching: false;
5768
+ error: undefined;
5769
+ data: GetAcademyCurriculaByIdApiResponse;
5770
+ fulfilledTimeStamp: number;
5771
+ currentData: GetAcademyCurriculaByIdApiResponse;
5772
+ } | {
5773
+ data?: GetAcademyCurriculaByIdApiResponse | undefined;
5774
+ fulfilledTimeStamp?: number | undefined;
5775
+ originalArgs?: GetAcademyCurriculaByIdApiArg | undefined;
5776
+ requestId?: string | undefined;
5777
+ endpointName?: string | undefined;
5778
+ startedTimeStamp?: number | undefined;
5779
+ status: _reduxjs_toolkit_query.QueryStatus;
5780
+ currentData?: GetAcademyCurriculaByIdApiResponse | undefined;
5781
+ isUninitialized: false;
5782
+ isLoading: false;
5783
+ isFetching: false;
5784
+ isSuccess: false;
5785
+ isError: true;
5786
+ error: unknown;
5787
+ }) & {
5788
+ status: _reduxjs_toolkit_query.QueryStatus;
5789
+ }) => R) | undefined;
5790
+ }) | undefined) => [R][R extends any ? 0 : never] & {
5791
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetAcademyCurriculaByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", GetAcademyCurriculaByIdApiResponse, "api", unknown>>;
5792
+ };
5793
+ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<string, any> = ({
4780
5794
  error?: undefined;
5795
+ data?: undefined;
4781
5796
  fulfilledTimeStamp?: undefined;
4782
5797
  originalArgs?: undefined;
4783
5798
  requestId?: undefined;
@@ -4858,8 +5873,8 @@ declare const useGetApiAcademyRegistrationsByContentIdQuery: <R extends Record<s
4858
5873
  } & {
4859
5874
  skip?: boolean | undefined;
4860
5875
  selectFromResult?: ((state: ({
4861
- data?: undefined;
4862
5876
  error?: undefined;
5877
+ data?: undefined;
4863
5878
  fulfilledTimeStamp?: undefined;
4864
5879
  originalArgs?: undefined;
4865
5880
  requestId?: undefined;
@@ -5097,7 +6112,7 @@ declare const useUpdateCurrentItemInProgressTrackerMutation: <R extends Record<s
5097
6112
  fixedCacheKey?: string | undefined;
5098
6113
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateCurrentItemInProgressTrackerApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5099
6114
  originalArgs?: UpdateCurrentItemInProgressTrackerApiArg | undefined;
5100
- reset: () => void;
6115
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5101
6116
  }];
5102
6117
  declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
5103
6118
  requestId?: undefined;
@@ -5258,11 +6273,11 @@ declare const useSubmitQuizMutation: <R extends Record<string, any> = ({
5258
6273
  fixedCacheKey?: string | undefined;
5259
6274
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", SubmitQuizApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
5260
6275
  originalArgs?: SubmitQuizApiArg | undefined;
5261
- reset: () => void;
6276
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
5262
6277
  }];
5263
6278
  declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = ({
5264
- data?: undefined;
5265
6279
  error?: undefined;
6280
+ data?: undefined;
5266
6281
  fulfilledTimeStamp?: undefined;
5267
6282
  originalArgs?: undefined;
5268
6283
  requestId?: undefined;
@@ -5343,8 +6358,8 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
5343
6358
  } & {
5344
6359
  skip?: boolean | undefined;
5345
6360
  selectFromResult?: ((state: ({
5346
- data?: undefined;
5347
6361
  error?: undefined;
6362
+ data?: undefined;
5348
6363
  fulfilledTimeStamp?: undefined;
5349
6364
  originalArgs?: undefined;
5350
6365
  requestId?: undefined;
@@ -5424,8 +6439,8 @@ declare const useGetAcademyAdminSummaryQuery: <R extends Record<string, any> = (
5424
6439
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", object, "api", unknown>>;
5425
6440
  };
5426
6441
  declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, any> = ({
5427
- data?: undefined;
5428
6442
  error?: undefined;
6443
+ data?: undefined;
5429
6444
  fulfilledTimeStamp?: undefined;
5430
6445
  originalArgs?: undefined;
5431
6446
  requestId?: undefined;
@@ -5506,8 +6521,8 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
5506
6521
  } & {
5507
6522
  skip?: boolean | undefined;
5508
6523
  selectFromResult?: ((state: ({
5509
- data?: undefined;
5510
6524
  error?: undefined;
6525
+ data?: undefined;
5511
6526
  fulfilledTimeStamp?: undefined;
5512
6527
  originalArgs?: undefined;
5513
6528
  requestId?: undefined;
@@ -5587,8 +6602,8 @@ declare const useGetAcademyAdminRegistrationsQuery: <R extends Record<string, an
5587
6602
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetAcademyAdminRegistrationsApiResponse, "api", unknown>>;
5588
6603
  };
5589
6604
  declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
5590
- data?: undefined;
5591
6605
  error?: undefined;
6606
+ data?: undefined;
5592
6607
  fulfilledTimeStamp?: undefined;
5593
6608
  originalArgs?: undefined;
5594
6609
  requestId?: undefined;
@@ -5669,8 +6684,8 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
5669
6684
  } & {
5670
6685
  skip?: boolean | undefined;
5671
6686
  selectFromResult?: ((state: ({
5672
- data?: undefined;
5673
6687
  error?: undefined;
6688
+ data?: undefined;
5674
6689
  fulfilledTimeStamp?: undefined;
5675
6690
  originalArgs?: undefined;
5676
6691
  requestId?: undefined;
@@ -5750,8 +6765,8 @@ declare const useGetCertificateByIdQuery: <R extends Record<string, any> = ({
5750
6765
  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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", GetCertificateByIdApiResponse, "api", unknown>>;
5751
6766
  };
5752
6767
  declare const useGetInvitationQuery: <R extends Record<string, any> = ({
5753
- data?: undefined;
5754
6768
  error?: undefined;
6769
+ data?: undefined;
5755
6770
  fulfilledTimeStamp?: undefined;
5756
6771
  originalArgs?: undefined;
5757
6772
  requestId?: undefined;
@@ -5832,8 +6847,8 @@ declare const useGetInvitationQuery: <R extends Record<string, any> = ({
5832
6847
  } & {
5833
6848
  skip?: boolean | undefined;
5834
6849
  selectFromResult?: ((state: ({
5835
- data?: undefined;
5836
6850
  error?: undefined;
6851
+ data?: undefined;
5837
6852
  fulfilledTimeStamp?: undefined;
5838
6853
  originalArgs?: undefined;
5839
6854
  requestId?: undefined;
@@ -6071,7 +7086,7 @@ declare const useDeleteInvitationMutation: <R extends Record<string, any> = ({
6071
7086
  fixedCacheKey?: string | undefined;
6072
7087
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6073
7088
  originalArgs?: DeleteInvitationApiArg | undefined;
6074
- reset: () => void;
7089
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6075
7090
  }];
6076
7091
  declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
6077
7092
  requestId?: undefined;
@@ -6232,11 +7247,11 @@ declare const useUpdateInvitationMutation: <R extends Record<string, any> = ({
6232
7247
  fixedCacheKey?: string | undefined;
6233
7248
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", UpdateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6234
7249
  originalArgs?: UpdateInvitationApiArg | undefined;
6235
- reset: () => void;
7250
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6236
7251
  }];
6237
7252
  declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
6238
- data?: undefined;
6239
7253
  error?: undefined;
7254
+ data?: undefined;
6240
7255
  fulfilledTimeStamp?: undefined;
6241
7256
  originalArgs?: undefined;
6242
7257
  requestId?: undefined;
@@ -6317,8 +7332,8 @@ declare const useGetInvitationsQuery: <R extends Record<string, any> = ({
6317
7332
  } & {
6318
7333
  skip?: boolean | undefined;
6319
7334
  selectFromResult?: ((state: ({
6320
- data?: undefined;
6321
7335
  error?: undefined;
7336
+ data?: undefined;
6322
7337
  fulfilledTimeStamp?: undefined;
6323
7338
  originalArgs?: undefined;
6324
7339
  requestId?: undefined;
@@ -6556,7 +7571,7 @@ declare const useCreateInvitationMutation: <R extends Record<string, any> = ({
6556
7571
  fixedCacheKey?: string | undefined;
6557
7572
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6558
7573
  originalArgs?: CreateInvitationApiArg | undefined;
6559
- reset: () => void;
7574
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6560
7575
  }];
6561
7576
  declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
6562
7577
  requestId?: undefined;
@@ -6717,7 +7732,7 @@ declare const useAcceptInvitationMutation: <R extends Record<string, any> = ({
6717
7732
  fixedCacheKey?: string | undefined;
6718
7733
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", AcceptInvitationApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6719
7734
  originalArgs?: AcceptInvitationApiArg | undefined;
6720
- reset: () => void;
7735
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6721
7736
  }];
6722
7737
  declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
6723
7738
  requestId?: undefined;
@@ -6878,11 +7893,11 @@ declare const useDeleteBadgeByIdMutation: <R extends Record<string, any> = ({
6878
7893
  fixedCacheKey?: string | undefined;
6879
7894
  } | undefined) => readonly [(arg: DeleteBadgeByIdApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DeleteBadgeByIdApiArg, (args: any, api: any, extraOptions: any) => Promise<_reduxjs_toolkit_query.QueryReturnValue<unknown, unknown, {}>>, "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", unknown, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
6880
7895
  originalArgs?: DeleteBadgeByIdApiArg | undefined;
6881
- reset: () => void;
7896
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
6882
7897
  }];
6883
7898
  declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
6884
- data?: undefined;
6885
7899
  error?: undefined;
7900
+ data?: undefined;
6886
7901
  fulfilledTimeStamp?: undefined;
6887
7902
  originalArgs?: undefined;
6888
7903
  requestId?: undefined;
@@ -6963,8 +7978,8 @@ declare const useGetBadgeByIdQuery: <R extends Record<string, any> = ({
6963
7978
  } & {
6964
7979
  skip?: boolean | undefined;
6965
7980
  selectFromResult?: ((state: ({
6966
- data?: undefined;
6967
7981
  error?: undefined;
7982
+ data?: undefined;
6968
7983
  fulfilledTimeStamp?: undefined;
6969
7984
  originalArgs?: undefined;
6970
7985
  requestId?: undefined;
@@ -7202,7 +8217,7 @@ declare const useCreateOrUpdateBadgeMutation: <R extends Record<string, any> = (
7202
8217
  fixedCacheKey?: string | undefined;
7203
8218
  } | 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" | "subscription_subscription" | "subscription_other" | "plan_Plans" | "feature_Features" | "workspace_workspaces" | "environment_environments" | "Academy_API_Academy" | "Academy_API_other" | "invitation_Invitation" | "badge_Badge", CreateOrUpdateBadgeApiResponse, "api", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
7204
8219
  originalArgs?: CreateOrUpdateBadgeApiArg | undefined;
7205
- reset: () => void;
8220
+ reset: () => void; /** URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format */
7206
8221
  }];
7207
8222
 
7208
- 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 DeleteBadgeByIdApiArg, type DeleteBadgeByIdApiResponse, 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 GetBadgeByIdApiArg, type GetBadgeByIdApiResponse, 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, useDeleteBadgeByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetBadgeByIdQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };
8223
+ export { type AcceptInvitationApiArg, type AcceptInvitationApiResponse, type CreateAcademyCurriculaApiArg, type CreateAcademyCurriculaApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateInvitationApiArg, type CreateInvitationApiResponse, type CreateOrUpdateBadgeApiArg, type CreateOrUpdateBadgeApiResponse, type DeleteAcademyCurriculaByIdApiArg, type DeleteAcademyCurriculaByIdApiResponse, type DeleteApiWorkspacesByIdApiArg, type DeleteApiWorkspacesByIdApiResponse, type DeleteBadgeByIdApiArg, type DeleteBadgeByIdApiResponse, type DeleteInvitationApiArg, type DeleteInvitationApiResponse, type GetAcademyAdminRegistrationsApiArg, type GetAcademyAdminRegistrationsApiResponse, type GetAcademyAdminSummaryApiArg, type GetAcademyAdminSummaryApiResponse, type GetAcademyCirriculaApiArg, type GetAcademyCirriculaApiResponse, type GetAcademyCurriculaByIdApiArg, type GetAcademyCurriculaByIdApiResponse, type GetApiAcademyByTypeAndOrgIdSlugApiArg, type GetApiAcademyByTypeAndOrgIdSlugApiResponse, type GetApiAcademyRegistrationsByContentIdApiArg, type GetApiAcademyRegistrationsByContentIdApiResponse, type GetApiWorkspacesApiArg, type GetApiWorkspacesApiResponse, type GetApiWorkspacesByIdApiArg, type GetApiWorkspacesByIdApiResponse, type GetBadgeByIdApiArg, type GetBadgeByIdApiResponse, 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 PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiArg, type PostApiEntitlementSubscriptionsBySubscriptionIdUpgradeApiResponse, 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 UpdateAcademyCurriculaByIdApiArg, type UpdateAcademyCurriculaByIdApiResponse, type UpdateCurrentItemInProgressTrackerApiArg, type UpdateCurrentItemInProgressTrackerApiResponse, type UpdateInvitationApiArg, type UpdateInvitationApiResponse, addTagTypes, injectedRtkApi as cloudApi, useAcceptInvitationMutation, useCreateAcademyCurriculaMutation, useCreateEnvironmentMutation, useCreateInvitationMutation, useCreateOrUpdateBadgeMutation, useDeleteAcademyCurriculaByIdMutation, useDeleteApiWorkspacesByIdMutation, useDeleteBadgeByIdMutation, useDeleteInvitationMutation, useGetAcademyAdminRegistrationsQuery, useGetAcademyAdminSummaryQuery, useGetAcademyCirriculaQuery, useGetAcademyCurriculaByIdQuery, useGetApiAcademyByTypeAndOrgIdSlugQuery, useGetApiAcademyRegistrationsByContentIdQuery, useGetApiWorkspacesByIdQuery, useGetApiWorkspacesQuery, useGetBadgeByIdQuery, useGetCertificateByIdQuery, useGetEnvironmentsQuery, useGetFeaturesByOrganizationQuery, useGetFeaturesQuery, useGetInvitationQuery, useGetInvitationsQuery, useGetMyAcademyCirriculaQuery, useGetPlansQuery, useGetSubscriptionsQuery, useImportDesignMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdCancelMutation, usePostApiEntitlementSubscriptionsBySubscriptionIdUpgradeMutation, usePostApiEntitlementSubscriptionsCreateMutation, usePostApiEntitlementSubscriptionsWebhooksMutation, usePostApiWorkspacesMutation, usePutApiWorkspacesByIdMutation, useRegisterMeshmodelsMutation, useRegisterToAcademyContentMutation, useSubmitQuizMutation, useUpdateAcademyCurriculaByIdMutation, useUpdateCurrentItemInProgressTrackerMutation, useUpdateInvitationMutation };