@meshery/schemas 0.8.127 → 0.8.129
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Core-vaTzd8cz.d.mts → Core-BiYtFM4v.d.mts} +1 -1
- package/dist/{Core-vaTzd8cz.d.ts → Core-BiYtFM4v.d.ts} +1 -1
- package/dist/cloudApi.d.mts +13676 -3825
- package/dist/cloudApi.d.ts +13676 -3825
- package/dist/cloudApi.js +1 -1
- package/dist/cloudApi.mjs +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
- package/dist/constructs/v1alpha3/relationship/Relationship.d.mts +32 -128
- package/dist/constructs/v1alpha3/relationship/Relationship.d.ts +32 -128
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +15 -15
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +15 -15
- package/dist/constructs/v1beta1/academy/Academy.d.mts +749 -319
- package/dist/constructs/v1beta1/academy/Academy.d.ts +749 -319
- package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
- package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.d.mts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.d.ts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/component/Component.d.mts +6 -12
- package/dist/constructs/v1beta1/component/Component.d.ts +6 -12
- package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.js +3 -3
- package/dist/constructs/v1beta1/component/ComponentSchema.mjs +3 -3
- package/dist/constructs/v1beta1/connection/Connection.d.mts +12 -12
- package/dist/constructs/v1beta1/connection/Connection.d.ts +12 -12
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
- package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/credential/Credential.d.mts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.d.ts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.js +1 -0
- package/dist/constructs/v1beta1/credential/Credential.mjs +0 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.js +9 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +9 -0
- package/dist/constructs/v1beta1/environment/Environment.d.mts +4 -4
- package/dist/constructs/v1beta1/environment/Environment.d.ts +4 -4
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +68 -212
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +68 -212
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +25 -25
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +25 -25
- package/dist/constructs/v1beta1/event/EventSchema.d.mts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.d.ts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
- package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.d.mts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.d.ts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
- package/dist/constructs/v1beta1/model/Model.d.mts +7 -13
- package/dist/constructs/v1beta1/model/Model.d.ts +7 -13
- package/dist/constructs/v1beta1/model/ModelSchema.d.mts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.d.ts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.js +2 -2
- package/dist/constructs/v1beta1/model/ModelSchema.mjs +2 -2
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
- package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/pattern/Pattern.d.mts +7481 -212
- package/dist/constructs/v1beta1/pattern/Pattern.d.ts +7481 -212
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.js +265 -25
- package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +265 -25
- package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
- package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
- package/dist/constructs/v1beta1/role/Role.d.mts +614 -0
- package/dist/constructs/v1beta1/role/Role.d.ts +614 -0
- package/dist/constructs/v1beta1/role/Role.js +1 -0
- package/dist/constructs/v1beta1/role/Role.mjs +0 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.js +2 -0
- package/dist/constructs/v1beta1/role/RoleSchema.mjs +2 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.mts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.ts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.js +1 -0
- package/dist/constructs/v1beta1/schedule/Schedule.mjs +0 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.js +13 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.mjs +13 -0
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/team/Team.d.mts +46 -16
- package/dist/constructs/v1beta1/team/Team.d.ts +46 -16
- package/dist/constructs/v1beta1/team/TeamSchema.d.mts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.d.ts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
- package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
- package/dist/constructs/v1beta1/user/UserSchema.d.mts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.d.ts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
- package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +283 -43
- package/dist/index.mjs +283 -43
- package/dist/mesheryApi.d.mts +2025 -183
- package/dist/mesheryApi.d.ts +2025 -183
- package/dist/mesheryApi.js +1 -1
- package/dist/mesheryApi.mjs +1 -1
- package/package.json +1 -1
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
* Do not make direct changes to the file.
|
|
4
4
|
*/
|
|
5
5
|
interface paths {
|
|
6
|
-
"/api/academy/
|
|
6
|
+
"/api/academy/Curricula/registered": {
|
|
7
7
|
/** Returns a list of academy content registered by the user with optional filtering. */
|
|
8
|
-
get: operations["
|
|
8
|
+
get: operations["getMyAcademyCurricula"];
|
|
9
9
|
};
|
|
10
10
|
"/api/academy/curricula": {
|
|
11
11
|
/** Creates a new academy curricula with the provided details. */
|
|
12
12
|
post: operations["createAcademyCurricula"];
|
|
13
13
|
};
|
|
14
|
-
"/api/academy/
|
|
14
|
+
"/api/academy/Curricula": {
|
|
15
15
|
/** Returns a list of academy content with optional filtering. */
|
|
16
|
-
get: operations["
|
|
16
|
+
get: operations["getAcademyCurricula"];
|
|
17
17
|
};
|
|
18
18
|
"/api/academy/{type}/{orgId}/{slug}": {
|
|
19
19
|
/** Returns a learning path identified by type, orgId, and slug. */
|
|
@@ -31,7 +31,7 @@ interface paths {
|
|
|
31
31
|
content: {
|
|
32
32
|
"application/json": {
|
|
33
33
|
/**
|
|
34
|
-
* @description Id of the
|
|
34
|
+
* @description Id of the Curricula
|
|
35
35
|
* @example 923458-3490394-934893
|
|
36
36
|
*/
|
|
37
37
|
id: string;
|
|
@@ -43,23 +43,23 @@ interface paths {
|
|
|
43
43
|
*/
|
|
44
44
|
orgId: string;
|
|
45
45
|
/**
|
|
46
|
-
* @description Visibility of the
|
|
46
|
+
* @description Visibility of the Curricula
|
|
47
47
|
* @enum {string}
|
|
48
48
|
*/
|
|
49
49
|
visibility: "public" | "private";
|
|
50
50
|
/**
|
|
51
|
-
* @description Status of the
|
|
51
|
+
* @description Status of the Curricula
|
|
52
52
|
* @example ready
|
|
53
53
|
* @enum {string}
|
|
54
54
|
*/
|
|
55
55
|
status: "ready" | "archived" | "not_ready";
|
|
56
56
|
/**
|
|
57
|
-
* @description slug of the
|
|
57
|
+
* @description slug of the Curricula
|
|
58
58
|
* @example intro-kubernetes-course
|
|
59
59
|
*/
|
|
60
60
|
slug: string;
|
|
61
61
|
/**
|
|
62
|
-
* @description Level of the
|
|
62
|
+
* @description Level of the Curricula
|
|
63
63
|
* @enum {string}
|
|
64
64
|
*/
|
|
65
65
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -68,32 +68,16 @@ interface paths {
|
|
|
68
68
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
69
69
|
*/
|
|
70
70
|
badge_id?: string;
|
|
71
|
-
/**
|
|
72
|
-
* Format: uuid
|
|
73
|
-
* @description ID of the invite associated with this cirricula
|
|
74
|
-
*/
|
|
71
|
+
/** @description ID of the invite associated with this Curricula */
|
|
75
72
|
invite_id?: string;
|
|
76
|
-
/**
|
|
77
|
-
* Format: uuid
|
|
78
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
79
|
-
*/
|
|
73
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
80
74
|
workspace_id?: string;
|
|
81
|
-
/**
|
|
82
|
-
* Format: date-time
|
|
83
|
-
* @description When the cirricula item was created
|
|
84
|
-
*/
|
|
75
|
+
/** @description When the Curricula item was created */
|
|
85
76
|
createdAt: string;
|
|
86
|
-
/**
|
|
87
|
-
* Format: date-time
|
|
88
|
-
* @description When the cirricula was last updated
|
|
89
|
-
*/
|
|
77
|
+
/** @description When the Curricula was last updated */
|
|
90
78
|
updatedAt: string;
|
|
91
|
-
/**
|
|
92
|
-
* Format: date-time
|
|
93
|
-
* @description Timestamp when the resource was deleted.
|
|
94
|
-
*/
|
|
95
79
|
deletedAt: string;
|
|
96
|
-
/** @description Additional metadata about the
|
|
80
|
+
/** @description Additional metadata about the Curricula */
|
|
97
81
|
metadata: {
|
|
98
82
|
/**
|
|
99
83
|
* @description Title of the learning path
|
|
@@ -130,7 +114,7 @@ interface paths {
|
|
|
130
114
|
id: string;
|
|
131
115
|
/**
|
|
132
116
|
* Format: uuid
|
|
133
|
-
* @description UUID
|
|
117
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
134
118
|
*/
|
|
135
119
|
org_id: string;
|
|
136
120
|
/**
|
|
@@ -288,14 +272,14 @@ interface paths {
|
|
|
288
272
|
id: string;
|
|
289
273
|
/**
|
|
290
274
|
* Format: uuid
|
|
291
|
-
* @description
|
|
275
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
292
276
|
*/
|
|
293
277
|
org_id: string;
|
|
294
278
|
/** @description ID of the course content */
|
|
295
279
|
content_id: string;
|
|
296
280
|
/**
|
|
297
281
|
* Format: uuid
|
|
298
|
-
* @description
|
|
282
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
299
283
|
*/
|
|
300
284
|
user_id: string;
|
|
301
285
|
/**
|
|
@@ -327,7 +311,7 @@ interface paths {
|
|
|
327
311
|
id: string;
|
|
328
312
|
/**
|
|
329
313
|
* Format: uuid
|
|
330
|
-
* @description UUID
|
|
314
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
331
315
|
*/
|
|
332
316
|
org_id: string;
|
|
333
317
|
/**
|
|
@@ -440,6 +424,170 @@ interface paths {
|
|
|
440
424
|
}
|
|
441
425
|
interface components {
|
|
442
426
|
schemas: {
|
|
427
|
+
/**
|
|
428
|
+
* @description Organization ID that owns this learning path
|
|
429
|
+
* @example layer5
|
|
430
|
+
*/
|
|
431
|
+
AcademyCurriculaOrgId: string;
|
|
432
|
+
/** @description ID of the badge to be awarded on completion of this curricula */
|
|
433
|
+
AcademyCurriculaBadgeId: string;
|
|
434
|
+
/** @description ID of the invite associated with this Curricula */
|
|
435
|
+
AcademyCurriculaInviteId: string;
|
|
436
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
437
|
+
AcademyCurriculaWorkspaceId: string;
|
|
438
|
+
/** @description When the Curricula item was created */
|
|
439
|
+
AcademyCurriculaCreatedAt: string;
|
|
440
|
+
/** @description When the Curricula was last updated */
|
|
441
|
+
AcademyCurriculaUpdatedAt: string;
|
|
442
|
+
AcademyCurriculaDeletedAt: string;
|
|
443
|
+
/** @description Additional metadata about the Curricula */
|
|
444
|
+
AcademyCurriculaMetadata: {
|
|
445
|
+
/**
|
|
446
|
+
* @description Title of the learning path
|
|
447
|
+
* @example Mastering Kubernetes for Engineers
|
|
448
|
+
*/
|
|
449
|
+
title: string;
|
|
450
|
+
/**
|
|
451
|
+
* @description Short description of the curricula
|
|
452
|
+
* @example Learn how to configure your Kubernetes clusters and manage the lifecycle of your workloads
|
|
453
|
+
*/
|
|
454
|
+
description: string;
|
|
455
|
+
/**
|
|
456
|
+
* @description Detailed description of the curricula
|
|
457
|
+
* @example This learning path covers everything from Kubernetes architecture to advanced deployment strategies, including hands-on labs and real-world scenarios.
|
|
458
|
+
*/
|
|
459
|
+
detailed_description?: string;
|
|
460
|
+
/**
|
|
461
|
+
* Format: uri
|
|
462
|
+
* @description Filename of the banner image, which should be placed in the same directory as the _index.md file
|
|
463
|
+
* @example kubernetes-icon.svg
|
|
464
|
+
*/
|
|
465
|
+
banner?: string | null;
|
|
466
|
+
/**
|
|
467
|
+
* Format: uri
|
|
468
|
+
* @description Canonical URL for the learning path
|
|
469
|
+
* @example http://localhost:9876/academy/learning-paths/layer5/mastering-kubernetes-for-engineers/
|
|
470
|
+
*/
|
|
471
|
+
permalink: string;
|
|
472
|
+
certificate?: {
|
|
473
|
+
/**
|
|
474
|
+
* @description Unique identifier for the certificate
|
|
475
|
+
* @example 1234567890abcdef
|
|
476
|
+
*/
|
|
477
|
+
id: string;
|
|
478
|
+
/**
|
|
479
|
+
* Format: uuid
|
|
480
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
481
|
+
*/
|
|
482
|
+
org_id: string;
|
|
483
|
+
/**
|
|
484
|
+
* @description ID of the recipient (user) who received the certificate
|
|
485
|
+
* @example 1234567890abcdef
|
|
486
|
+
*/
|
|
487
|
+
recipient_id: string;
|
|
488
|
+
/**
|
|
489
|
+
* @description Name of the recipient (user) who received the certificate
|
|
490
|
+
* @example John Doe
|
|
491
|
+
*/
|
|
492
|
+
recipient_name: string;
|
|
493
|
+
/**
|
|
494
|
+
* @description Title of the certificate
|
|
495
|
+
* @example Kubernetes Expert Certification
|
|
496
|
+
*/
|
|
497
|
+
title: string;
|
|
498
|
+
/**
|
|
499
|
+
* @description Description of the certificate
|
|
500
|
+
* @example Awarded for successfully completing the Kubernetes Expert course
|
|
501
|
+
*/
|
|
502
|
+
description: string;
|
|
503
|
+
/** @description List of issuing authorities for the certificate */
|
|
504
|
+
issuing_authorities: ({
|
|
505
|
+
/**
|
|
506
|
+
* @description Name of the issuing authority
|
|
507
|
+
* @example Cloud Native Foundation
|
|
508
|
+
*/
|
|
509
|
+
name: string;
|
|
510
|
+
/**
|
|
511
|
+
* @description Role of the issuing authority
|
|
512
|
+
* @example COO
|
|
513
|
+
*/
|
|
514
|
+
role?: string;
|
|
515
|
+
/**
|
|
516
|
+
* Format: uri
|
|
517
|
+
* @description URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format
|
|
518
|
+
* @example http://localhost:9876/signatures/cloud-native-foundation.png
|
|
519
|
+
*/
|
|
520
|
+
signature_url?: string;
|
|
521
|
+
} & {
|
|
522
|
+
url: unknown;
|
|
523
|
+
})[];
|
|
524
|
+
/**
|
|
525
|
+
* Format: date-time
|
|
526
|
+
* @description Date when the certificate was issued
|
|
527
|
+
* @example 2023-10-01T12:00:00Z
|
|
528
|
+
*/
|
|
529
|
+
issued_date: string;
|
|
530
|
+
/**
|
|
531
|
+
* Format: date-time
|
|
532
|
+
* @description Date when the certificate expires (optional)
|
|
533
|
+
* @example 2025-10-01T12:00:00Z
|
|
534
|
+
*/
|
|
535
|
+
expiration_date?: string;
|
|
536
|
+
/**
|
|
537
|
+
* @description Number of months after which the certificate expires
|
|
538
|
+
* @example 24
|
|
539
|
+
*/
|
|
540
|
+
expires_in?: number;
|
|
541
|
+
};
|
|
542
|
+
/** @description List of children items in the top-level curricula */
|
|
543
|
+
children?: {
|
|
544
|
+
/**
|
|
545
|
+
* @description Unique identifier for the course
|
|
546
|
+
* @example 1234567890abcdef
|
|
547
|
+
*/
|
|
548
|
+
id: string;
|
|
549
|
+
/**
|
|
550
|
+
* @description Title of the course
|
|
551
|
+
* @example Kubernetes Basics
|
|
552
|
+
*/
|
|
553
|
+
title: string;
|
|
554
|
+
/**
|
|
555
|
+
* Format: uri
|
|
556
|
+
* @description URL to the course content
|
|
557
|
+
* @example http://localhost:9876/academy/learning-paths/layer5/intro-kubernetes-course/kubernetes/
|
|
558
|
+
*/
|
|
559
|
+
permalink: string;
|
|
560
|
+
/**
|
|
561
|
+
* @description Course description
|
|
562
|
+
* @example Learn the basics of Kubernetes
|
|
563
|
+
*/
|
|
564
|
+
description: string;
|
|
565
|
+
/**
|
|
566
|
+
* @description A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title.
|
|
567
|
+
* @example eg 1 , 2
|
|
568
|
+
*/
|
|
569
|
+
weight?: number;
|
|
570
|
+
/**
|
|
571
|
+
* Format: uri
|
|
572
|
+
* @description Filename of the banner image, which should be placed in the same directory as the _index.md file
|
|
573
|
+
* @example kubernetes-icon.svg
|
|
574
|
+
*/
|
|
575
|
+
banner?: string | null;
|
|
576
|
+
/**
|
|
577
|
+
* @description Type of the content (e.g., learning-path, challenge, certification)
|
|
578
|
+
* @enum {string}
|
|
579
|
+
*/
|
|
580
|
+
type?: "learning-path" | "challenge" | "certification";
|
|
581
|
+
/** @description List of child nodes (sub-courses or modules) */
|
|
582
|
+
children?: {
|
|
583
|
+
[key: string]: unknown;
|
|
584
|
+
}[];
|
|
585
|
+
}[];
|
|
586
|
+
} & {
|
|
587
|
+
[key: string]: unknown;
|
|
588
|
+
};
|
|
589
|
+
/** @description Expiry time for curricula access */
|
|
590
|
+
AcademyCurriculaAccessExpiresAt: string;
|
|
443
591
|
RegisterToAcademyContentRequest: {
|
|
444
592
|
/** @description ID of the academy content to register for */
|
|
445
593
|
content_id: string;
|
|
@@ -456,9 +604,9 @@ interface components {
|
|
|
456
604
|
Level: "beginner" | "intermediate" | "advanced";
|
|
457
605
|
/** @enum {string} */
|
|
458
606
|
Status: "ready" | "archived" | "not_ready";
|
|
459
|
-
|
|
607
|
+
AcademyCurricula: {
|
|
460
608
|
/**
|
|
461
|
-
* @description Id of the
|
|
609
|
+
* @description Id of the Curricula
|
|
462
610
|
* @example 923458-3490394-934893
|
|
463
611
|
*/
|
|
464
612
|
id: string;
|
|
@@ -470,23 +618,23 @@ interface components {
|
|
|
470
618
|
*/
|
|
471
619
|
orgId: string;
|
|
472
620
|
/**
|
|
473
|
-
* @description Visibility of the
|
|
621
|
+
* @description Visibility of the Curricula
|
|
474
622
|
* @enum {string}
|
|
475
623
|
*/
|
|
476
624
|
visibility: "public" | "private";
|
|
477
625
|
/**
|
|
478
|
-
* @description Status of the
|
|
626
|
+
* @description Status of the Curricula
|
|
479
627
|
* @example ready
|
|
480
628
|
* @enum {string}
|
|
481
629
|
*/
|
|
482
630
|
status: "ready" | "archived" | "not_ready";
|
|
483
631
|
/**
|
|
484
|
-
* @description slug of the
|
|
632
|
+
* @description slug of the Curricula
|
|
485
633
|
* @example intro-kubernetes-course
|
|
486
634
|
*/
|
|
487
635
|
slug: string;
|
|
488
636
|
/**
|
|
489
|
-
* @description Level of the
|
|
637
|
+
* @description Level of the Curricula
|
|
490
638
|
* @enum {string}
|
|
491
639
|
*/
|
|
492
640
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -495,32 +643,16 @@ interface components {
|
|
|
495
643
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
496
644
|
*/
|
|
497
645
|
badge_id?: string;
|
|
498
|
-
/**
|
|
499
|
-
* Format: uuid
|
|
500
|
-
* @description ID of the invite associated with this cirricula
|
|
501
|
-
*/
|
|
646
|
+
/** @description ID of the invite associated with this Curricula */
|
|
502
647
|
invite_id?: string;
|
|
503
|
-
/**
|
|
504
|
-
* Format: uuid
|
|
505
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
506
|
-
*/
|
|
648
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
507
649
|
workspace_id?: string;
|
|
508
|
-
/**
|
|
509
|
-
* Format: date-time
|
|
510
|
-
* @description When the cirricula item was created
|
|
511
|
-
*/
|
|
650
|
+
/** @description When the Curricula item was created */
|
|
512
651
|
createdAt: string;
|
|
513
|
-
/**
|
|
514
|
-
* Format: date-time
|
|
515
|
-
* @description When the cirricula was last updated
|
|
516
|
-
*/
|
|
652
|
+
/** @description When the Curricula was last updated */
|
|
517
653
|
updatedAt: string;
|
|
518
|
-
/**
|
|
519
|
-
* Format: date-time
|
|
520
|
-
* @description Timestamp when the resource was deleted.
|
|
521
|
-
*/
|
|
522
654
|
deletedAt: string;
|
|
523
|
-
/** @description Additional metadata about the
|
|
655
|
+
/** @description Additional metadata about the Curricula */
|
|
524
656
|
metadata: {
|
|
525
657
|
/**
|
|
526
658
|
* @description Title of the learning path
|
|
@@ -557,7 +689,7 @@ interface components {
|
|
|
557
689
|
id: string;
|
|
558
690
|
/**
|
|
559
691
|
* Format: uuid
|
|
560
|
-
* @description UUID
|
|
692
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
561
693
|
*/
|
|
562
694
|
org_id: string;
|
|
563
695
|
/**
|
|
@@ -669,7 +801,7 @@ interface components {
|
|
|
669
801
|
};
|
|
670
802
|
SingleAcademyCurriculaResponse: {
|
|
671
803
|
/**
|
|
672
|
-
* @description Id of the
|
|
804
|
+
* @description Id of the Curricula
|
|
673
805
|
* @example 923458-3490394-934893
|
|
674
806
|
*/
|
|
675
807
|
id: string;
|
|
@@ -681,23 +813,23 @@ interface components {
|
|
|
681
813
|
*/
|
|
682
814
|
orgId: string;
|
|
683
815
|
/**
|
|
684
|
-
* @description Visibility of the
|
|
816
|
+
* @description Visibility of the Curricula
|
|
685
817
|
* @enum {string}
|
|
686
818
|
*/
|
|
687
819
|
visibility: "public" | "private";
|
|
688
820
|
/**
|
|
689
|
-
* @description Status of the
|
|
821
|
+
* @description Status of the Curricula
|
|
690
822
|
* @example ready
|
|
691
823
|
* @enum {string}
|
|
692
824
|
*/
|
|
693
825
|
status: "ready" | "archived" | "not_ready";
|
|
694
826
|
/**
|
|
695
|
-
* @description slug of the
|
|
827
|
+
* @description slug of the Curricula
|
|
696
828
|
* @example intro-kubernetes-course
|
|
697
829
|
*/
|
|
698
830
|
slug: string;
|
|
699
831
|
/**
|
|
700
|
-
* @description Level of the
|
|
832
|
+
* @description Level of the Curricula
|
|
701
833
|
* @enum {string}
|
|
702
834
|
*/
|
|
703
835
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -706,32 +838,16 @@ interface components {
|
|
|
706
838
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
707
839
|
*/
|
|
708
840
|
badge_id?: string;
|
|
709
|
-
/**
|
|
710
|
-
* Format: uuid
|
|
711
|
-
* @description ID of the invite associated with this cirricula
|
|
712
|
-
*/
|
|
841
|
+
/** @description ID of the invite associated with this Curricula */
|
|
713
842
|
invite_id?: string;
|
|
714
|
-
/**
|
|
715
|
-
* Format: uuid
|
|
716
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
717
|
-
*/
|
|
843
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
718
844
|
workspace_id?: string;
|
|
719
|
-
/**
|
|
720
|
-
* Format: date-time
|
|
721
|
-
* @description When the cirricula item was created
|
|
722
|
-
*/
|
|
845
|
+
/** @description When the Curricula item was created */
|
|
723
846
|
createdAt: string;
|
|
724
|
-
/**
|
|
725
|
-
* Format: date-time
|
|
726
|
-
* @description When the cirricula was last updated
|
|
727
|
-
*/
|
|
847
|
+
/** @description When the Curricula was last updated */
|
|
728
848
|
updatedAt: string;
|
|
729
|
-
/**
|
|
730
|
-
* Format: date-time
|
|
731
|
-
* @description Timestamp when the resource was deleted.
|
|
732
|
-
*/
|
|
733
849
|
deletedAt: string;
|
|
734
|
-
/** @description Additional metadata about the
|
|
850
|
+
/** @description Additional metadata about the Curricula */
|
|
735
851
|
metadata: {
|
|
736
852
|
/**
|
|
737
853
|
* @description Title of the learning path
|
|
@@ -768,7 +884,7 @@ interface components {
|
|
|
768
884
|
id: string;
|
|
769
885
|
/**
|
|
770
886
|
* Format: uuid
|
|
771
|
-
* @description UUID
|
|
887
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
772
888
|
*/
|
|
773
889
|
org_id: string;
|
|
774
890
|
/**
|
|
@@ -882,12 +998,12 @@ interface components {
|
|
|
882
998
|
Invitation?: {
|
|
883
999
|
/**
|
|
884
1000
|
* Format: uuid
|
|
885
|
-
* @description Unique
|
|
1001
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
886
1002
|
*/
|
|
887
1003
|
id: string;
|
|
888
1004
|
/**
|
|
889
1005
|
* Format: uuid
|
|
890
|
-
* @description
|
|
1006
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
891
1007
|
*/
|
|
892
1008
|
owner_id: string;
|
|
893
1009
|
/** @description 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 */
|
|
@@ -944,14 +1060,11 @@ interface components {
|
|
|
944
1060
|
*/
|
|
945
1061
|
title: string;
|
|
946
1062
|
/**
|
|
947
|
-
* @description Organization ID that owns this
|
|
1063
|
+
* @description Organization ID that owns this learning path
|
|
948
1064
|
* @example layer5
|
|
949
1065
|
*/
|
|
950
1066
|
orgId: string;
|
|
951
|
-
/**
|
|
952
|
-
* Format: uuid
|
|
953
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
954
|
-
*/
|
|
1067
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
955
1068
|
workspace_id: string;
|
|
956
1069
|
/**
|
|
957
1070
|
* Format: uuid
|
|
@@ -960,20 +1073,17 @@ interface components {
|
|
|
960
1073
|
badge_id?: string;
|
|
961
1074
|
/**
|
|
962
1075
|
* Format: uuid
|
|
963
|
-
* @description
|
|
1076
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
964
1077
|
*/
|
|
965
1078
|
team_id: string;
|
|
966
|
-
/**
|
|
967
|
-
* Format: date-time
|
|
968
|
-
* @description Expiry time for curricula access
|
|
969
|
-
*/
|
|
1079
|
+
/** @description Expiry time for curricula access */
|
|
970
1080
|
access_expires_at?: string;
|
|
971
1081
|
/**
|
|
972
1082
|
* @description Current access status of the curricula
|
|
973
1083
|
* @enum {string}
|
|
974
1084
|
*/
|
|
975
1085
|
access_status: "enabled" | "disabled";
|
|
976
|
-
/** @description Additional metadata about the
|
|
1086
|
+
/** @description Additional metadata about the Curricula */
|
|
977
1087
|
metadata: {
|
|
978
1088
|
/**
|
|
979
1089
|
* @description Title of the learning path
|
|
@@ -1010,7 +1120,7 @@ interface components {
|
|
|
1010
1120
|
id: string;
|
|
1011
1121
|
/**
|
|
1012
1122
|
* Format: uuid
|
|
1013
|
-
* @description UUID
|
|
1123
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1014
1124
|
*/
|
|
1015
1125
|
org_id: string;
|
|
1016
1126
|
/**
|
|
@@ -1122,7 +1232,7 @@ interface components {
|
|
|
1122
1232
|
};
|
|
1123
1233
|
AcademyCurriculaWithMetrics: {
|
|
1124
1234
|
/**
|
|
1125
|
-
* @description Id of the
|
|
1235
|
+
* @description Id of the Curricula
|
|
1126
1236
|
* @example 923458-3490394-934893
|
|
1127
1237
|
*/
|
|
1128
1238
|
id: string;
|
|
@@ -1134,23 +1244,23 @@ interface components {
|
|
|
1134
1244
|
*/
|
|
1135
1245
|
orgId: string;
|
|
1136
1246
|
/**
|
|
1137
|
-
* @description Visibility of the
|
|
1247
|
+
* @description Visibility of the Curricula
|
|
1138
1248
|
* @enum {string}
|
|
1139
1249
|
*/
|
|
1140
1250
|
visibility: "public" | "private";
|
|
1141
1251
|
/**
|
|
1142
|
-
* @description Status of the
|
|
1252
|
+
* @description Status of the Curricula
|
|
1143
1253
|
* @example ready
|
|
1144
1254
|
* @enum {string}
|
|
1145
1255
|
*/
|
|
1146
1256
|
status: "ready" | "archived" | "not_ready";
|
|
1147
1257
|
/**
|
|
1148
|
-
* @description slug of the
|
|
1258
|
+
* @description slug of the Curricula
|
|
1149
1259
|
* @example intro-kubernetes-course
|
|
1150
1260
|
*/
|
|
1151
1261
|
slug: string;
|
|
1152
1262
|
/**
|
|
1153
|
-
* @description Level of the
|
|
1263
|
+
* @description Level of the Curricula
|
|
1154
1264
|
* @enum {string}
|
|
1155
1265
|
*/
|
|
1156
1266
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -1159,32 +1269,16 @@ interface components {
|
|
|
1159
1269
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
1160
1270
|
*/
|
|
1161
1271
|
badge_id?: string;
|
|
1162
|
-
/**
|
|
1163
|
-
* Format: uuid
|
|
1164
|
-
* @description ID of the invite associated with this cirricula
|
|
1165
|
-
*/
|
|
1272
|
+
/** @description ID of the invite associated with this Curricula */
|
|
1166
1273
|
invite_id?: string;
|
|
1167
|
-
/**
|
|
1168
|
-
* Format: uuid
|
|
1169
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
1170
|
-
*/
|
|
1274
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
1171
1275
|
workspace_id?: string;
|
|
1172
|
-
/**
|
|
1173
|
-
* Format: date-time
|
|
1174
|
-
* @description When the cirricula item was created
|
|
1175
|
-
*/
|
|
1276
|
+
/** @description When the Curricula item was created */
|
|
1176
1277
|
createdAt: string;
|
|
1177
|
-
/**
|
|
1178
|
-
* Format: date-time
|
|
1179
|
-
* @description When the cirricula was last updated
|
|
1180
|
-
*/
|
|
1278
|
+
/** @description When the Curricula was last updated */
|
|
1181
1279
|
updatedAt: string;
|
|
1182
|
-
/**
|
|
1183
|
-
* Format: date-time
|
|
1184
|
-
* @description Timestamp when the resource was deleted.
|
|
1185
|
-
*/
|
|
1186
1280
|
deletedAt: string;
|
|
1187
|
-
/** @description Additional metadata about the
|
|
1281
|
+
/** @description Additional metadata about the Curricula */
|
|
1188
1282
|
metadata: {
|
|
1189
1283
|
/**
|
|
1190
1284
|
* @description Title of the learning path
|
|
@@ -1221,7 +1315,7 @@ interface components {
|
|
|
1221
1315
|
id: string;
|
|
1222
1316
|
/**
|
|
1223
1317
|
* Format: uuid
|
|
1224
|
-
* @description UUID
|
|
1318
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1225
1319
|
*/
|
|
1226
1320
|
org_id: string;
|
|
1227
1321
|
/**
|
|
@@ -1333,15 +1427,15 @@ interface components {
|
|
|
1333
1427
|
} & {
|
|
1334
1428
|
RegistrationCount: number;
|
|
1335
1429
|
};
|
|
1336
|
-
|
|
1430
|
+
AcademyCurriculaListResponse: {
|
|
1337
1431
|
/**
|
|
1338
|
-
* @description Total number of
|
|
1432
|
+
* @description Total number of Curricula
|
|
1339
1433
|
* @example 7
|
|
1340
1434
|
*/
|
|
1341
1435
|
total: number;
|
|
1342
1436
|
data: {
|
|
1343
1437
|
/**
|
|
1344
|
-
* @description Id of the
|
|
1438
|
+
* @description Id of the Curricula
|
|
1345
1439
|
* @example 923458-3490394-934893
|
|
1346
1440
|
*/
|
|
1347
1441
|
id: string;
|
|
@@ -1353,23 +1447,23 @@ interface components {
|
|
|
1353
1447
|
*/
|
|
1354
1448
|
orgId: string;
|
|
1355
1449
|
/**
|
|
1356
|
-
* @description Visibility of the
|
|
1450
|
+
* @description Visibility of the Curricula
|
|
1357
1451
|
* @enum {string}
|
|
1358
1452
|
*/
|
|
1359
1453
|
visibility: "public" | "private";
|
|
1360
1454
|
/**
|
|
1361
|
-
* @description Status of the
|
|
1455
|
+
* @description Status of the Curricula
|
|
1362
1456
|
* @example ready
|
|
1363
1457
|
* @enum {string}
|
|
1364
1458
|
*/
|
|
1365
1459
|
status: "ready" | "archived" | "not_ready";
|
|
1366
1460
|
/**
|
|
1367
|
-
* @description slug of the
|
|
1461
|
+
* @description slug of the Curricula
|
|
1368
1462
|
* @example intro-kubernetes-course
|
|
1369
1463
|
*/
|
|
1370
1464
|
slug: string;
|
|
1371
1465
|
/**
|
|
1372
|
-
* @description Level of the
|
|
1466
|
+
* @description Level of the Curricula
|
|
1373
1467
|
* @enum {string}
|
|
1374
1468
|
*/
|
|
1375
1469
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -1378,32 +1472,16 @@ interface components {
|
|
|
1378
1472
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
1379
1473
|
*/
|
|
1380
1474
|
badge_id?: string;
|
|
1381
|
-
/**
|
|
1382
|
-
* Format: uuid
|
|
1383
|
-
* @description ID of the invite associated with this cirricula
|
|
1384
|
-
*/
|
|
1475
|
+
/** @description ID of the invite associated with this Curricula */
|
|
1385
1476
|
invite_id?: string;
|
|
1386
|
-
/**
|
|
1387
|
-
* Format: uuid
|
|
1388
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
1389
|
-
*/
|
|
1477
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
1390
1478
|
workspace_id?: string;
|
|
1391
|
-
/**
|
|
1392
|
-
* Format: date-time
|
|
1393
|
-
* @description When the cirricula item was created
|
|
1394
|
-
*/
|
|
1479
|
+
/** @description When the Curricula item was created */
|
|
1395
1480
|
createdAt: string;
|
|
1396
|
-
/**
|
|
1397
|
-
* Format: date-time
|
|
1398
|
-
* @description When the cirricula was last updated
|
|
1399
|
-
*/
|
|
1481
|
+
/** @description When the Curricula was last updated */
|
|
1400
1482
|
updatedAt: string;
|
|
1401
|
-
/**
|
|
1402
|
-
* Format: date-time
|
|
1403
|
-
* @description Timestamp when the resource was deleted.
|
|
1404
|
-
*/
|
|
1405
1483
|
deletedAt: string;
|
|
1406
|
-
/** @description Additional metadata about the
|
|
1484
|
+
/** @description Additional metadata about the Curricula */
|
|
1407
1485
|
metadata: {
|
|
1408
1486
|
/**
|
|
1409
1487
|
* @description Title of the learning path
|
|
@@ -1440,7 +1518,7 @@ interface components {
|
|
|
1440
1518
|
id: string;
|
|
1441
1519
|
/**
|
|
1442
1520
|
* Format: uuid
|
|
1443
|
-
* @description UUID
|
|
1521
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1444
1522
|
*/
|
|
1445
1523
|
org_id: string;
|
|
1446
1524
|
/**
|
|
@@ -1553,13 +1631,13 @@ interface components {
|
|
|
1553
1631
|
};
|
|
1554
1632
|
AcademyCurriculaWithMetricsListResponse: {
|
|
1555
1633
|
/**
|
|
1556
|
-
* @description Total number of
|
|
1634
|
+
* @description Total number of Curricula
|
|
1557
1635
|
* @example 7
|
|
1558
1636
|
*/
|
|
1559
1637
|
total: number;
|
|
1560
1638
|
data: ({
|
|
1561
1639
|
/**
|
|
1562
|
-
* @description Id of the
|
|
1640
|
+
* @description Id of the Curricula
|
|
1563
1641
|
* @example 923458-3490394-934893
|
|
1564
1642
|
*/
|
|
1565
1643
|
id: string;
|
|
@@ -1571,23 +1649,23 @@ interface components {
|
|
|
1571
1649
|
*/
|
|
1572
1650
|
orgId: string;
|
|
1573
1651
|
/**
|
|
1574
|
-
* @description Visibility of the
|
|
1652
|
+
* @description Visibility of the Curricula
|
|
1575
1653
|
* @enum {string}
|
|
1576
1654
|
*/
|
|
1577
1655
|
visibility: "public" | "private";
|
|
1578
1656
|
/**
|
|
1579
|
-
* @description Status of the
|
|
1657
|
+
* @description Status of the Curricula
|
|
1580
1658
|
* @example ready
|
|
1581
1659
|
* @enum {string}
|
|
1582
1660
|
*/
|
|
1583
1661
|
status: "ready" | "archived" | "not_ready";
|
|
1584
1662
|
/**
|
|
1585
|
-
* @description slug of the
|
|
1663
|
+
* @description slug of the Curricula
|
|
1586
1664
|
* @example intro-kubernetes-course
|
|
1587
1665
|
*/
|
|
1588
1666
|
slug: string;
|
|
1589
1667
|
/**
|
|
1590
|
-
* @description Level of the
|
|
1668
|
+
* @description Level of the Curricula
|
|
1591
1669
|
* @enum {string}
|
|
1592
1670
|
*/
|
|
1593
1671
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -1596,32 +1674,16 @@ interface components {
|
|
|
1596
1674
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
1597
1675
|
*/
|
|
1598
1676
|
badge_id?: string;
|
|
1599
|
-
/**
|
|
1600
|
-
* Format: uuid
|
|
1601
|
-
* @description ID of the invite associated with this cirricula
|
|
1602
|
-
*/
|
|
1677
|
+
/** @description ID of the invite associated with this Curricula */
|
|
1603
1678
|
invite_id?: string;
|
|
1604
|
-
/**
|
|
1605
|
-
* Format: uuid
|
|
1606
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
1607
|
-
*/
|
|
1679
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
1608
1680
|
workspace_id?: string;
|
|
1609
|
-
/**
|
|
1610
|
-
* Format: date-time
|
|
1611
|
-
* @description When the cirricula item was created
|
|
1612
|
-
*/
|
|
1681
|
+
/** @description When the Curricula item was created */
|
|
1613
1682
|
createdAt: string;
|
|
1614
|
-
/**
|
|
1615
|
-
* Format: date-time
|
|
1616
|
-
* @description When the cirricula was last updated
|
|
1617
|
-
*/
|
|
1683
|
+
/** @description When the Curricula was last updated */
|
|
1618
1684
|
updatedAt: string;
|
|
1619
|
-
/**
|
|
1620
|
-
* Format: date-time
|
|
1621
|
-
* @description Timestamp when the resource was deleted.
|
|
1622
|
-
*/
|
|
1623
1685
|
deletedAt: string;
|
|
1624
|
-
/** @description Additional metadata about the
|
|
1686
|
+
/** @description Additional metadata about the Curricula */
|
|
1625
1687
|
metadata: {
|
|
1626
1688
|
/**
|
|
1627
1689
|
* @description Title of the learning path
|
|
@@ -1658,7 +1720,7 @@ interface components {
|
|
|
1658
1720
|
id: string;
|
|
1659
1721
|
/**
|
|
1660
1722
|
* Format: uuid
|
|
1661
|
-
* @description UUID
|
|
1723
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1662
1724
|
*/
|
|
1663
1725
|
org_id: string;
|
|
1664
1726
|
/**
|
|
@@ -1807,7 +1869,7 @@ interface components {
|
|
|
1807
1869
|
id: string;
|
|
1808
1870
|
/**
|
|
1809
1871
|
* Format: uuid
|
|
1810
|
-
* @description UUID
|
|
1872
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1811
1873
|
*/
|
|
1812
1874
|
org_id: string;
|
|
1813
1875
|
/**
|
|
@@ -1950,7 +2012,7 @@ interface components {
|
|
|
1950
2012
|
id: string;
|
|
1951
2013
|
/**
|
|
1952
2014
|
* Format: uuid
|
|
1953
|
-
* @description UUID
|
|
2015
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1954
2016
|
*/
|
|
1955
2017
|
org_id: string;
|
|
1956
2018
|
/**
|
|
@@ -2085,7 +2147,7 @@ interface components {
|
|
|
2085
2147
|
id: string;
|
|
2086
2148
|
/**
|
|
2087
2149
|
* Format: uuid
|
|
2088
|
-
* @description UUID
|
|
2150
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2089
2151
|
*/
|
|
2090
2152
|
org_id: string;
|
|
2091
2153
|
/**
|
|
@@ -2183,7 +2245,7 @@ interface components {
|
|
|
2183
2245
|
id: string;
|
|
2184
2246
|
/**
|
|
2185
2247
|
* Format: uuid
|
|
2186
|
-
* @description UUID
|
|
2248
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2187
2249
|
*/
|
|
2188
2250
|
org_id: string;
|
|
2189
2251
|
/**
|
|
@@ -2303,14 +2365,14 @@ interface components {
|
|
|
2303
2365
|
id: string;
|
|
2304
2366
|
/**
|
|
2305
2367
|
* Format: uuid
|
|
2306
|
-
* @description
|
|
2368
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2307
2369
|
*/
|
|
2308
2370
|
org_id: string;
|
|
2309
2371
|
/** @description ID of the course content */
|
|
2310
2372
|
content_id: string;
|
|
2311
2373
|
/**
|
|
2312
2374
|
* Format: uuid
|
|
2313
|
-
* @description
|
|
2375
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2314
2376
|
*/
|
|
2315
2377
|
user_id: string;
|
|
2316
2378
|
/**
|
|
@@ -2342,7 +2404,7 @@ interface components {
|
|
|
2342
2404
|
id: string;
|
|
2343
2405
|
/**
|
|
2344
2406
|
* Format: uuid
|
|
2345
|
-
* @description UUID
|
|
2407
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2346
2408
|
*/
|
|
2347
2409
|
org_id: string;
|
|
2348
2410
|
/**
|
|
@@ -2640,14 +2702,14 @@ interface components {
|
|
|
2640
2702
|
id: string;
|
|
2641
2703
|
/**
|
|
2642
2704
|
* Format: uuid
|
|
2643
|
-
* @description
|
|
2705
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2644
2706
|
*/
|
|
2645
2707
|
org_id: string;
|
|
2646
2708
|
/** @description ID of the course content */
|
|
2647
2709
|
content_id: string;
|
|
2648
2710
|
/**
|
|
2649
2711
|
* Format: uuid
|
|
2650
|
-
* @description
|
|
2712
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2651
2713
|
*/
|
|
2652
2714
|
user_id: string;
|
|
2653
2715
|
/**
|
|
@@ -2679,7 +2741,7 @@ interface components {
|
|
|
2679
2741
|
id: string;
|
|
2680
2742
|
/**
|
|
2681
2743
|
* Format: uuid
|
|
2682
|
-
* @description UUID
|
|
2744
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2683
2745
|
*/
|
|
2684
2746
|
org_id: string;
|
|
2685
2747
|
/**
|
|
@@ -2749,14 +2811,14 @@ interface components {
|
|
|
2749
2811
|
test_submissions: unknown;
|
|
2750
2812
|
})[];
|
|
2751
2813
|
};
|
|
2752
|
-
|
|
2814
|
+
CurriculaCurrentItemData: {
|
|
2753
2815
|
id: string;
|
|
2754
2816
|
/** Format: date-time */
|
|
2755
2817
|
last_opened: string;
|
|
2756
2818
|
/** @enum {string} */
|
|
2757
2819
|
content_type: "learning-path" | "challenge" | "certification";
|
|
2758
2820
|
};
|
|
2759
|
-
|
|
2821
|
+
CurriculaProgressTracker: {
|
|
2760
2822
|
current_item: {
|
|
2761
2823
|
[key: string]: {
|
|
2762
2824
|
id: string;
|
|
@@ -3443,7 +3505,7 @@ interface components {
|
|
|
3443
3505
|
}
|
|
3444
3506
|
interface operations {
|
|
3445
3507
|
/** Returns a list of academy content registered by the user with optional filtering. */
|
|
3446
|
-
|
|
3508
|
+
getMyAcademyCurricula: {
|
|
3447
3509
|
parameters: {
|
|
3448
3510
|
query: {
|
|
3449
3511
|
/** Filter content by content types */
|
|
@@ -3452,6 +3514,219 @@ interface operations {
|
|
|
3452
3514
|
orgId?: string[];
|
|
3453
3515
|
};
|
|
3454
3516
|
};
|
|
3517
|
+
responses: {
|
|
3518
|
+
/** A list of content with total count */
|
|
3519
|
+
200: {
|
|
3520
|
+
content: {
|
|
3521
|
+
"application/json": {
|
|
3522
|
+
/**
|
|
3523
|
+
* @description Total number of Curricula
|
|
3524
|
+
* @example 7
|
|
3525
|
+
*/
|
|
3526
|
+
total: number;
|
|
3527
|
+
data: {
|
|
3528
|
+
/**
|
|
3529
|
+
* @description Id of the Curricula
|
|
3530
|
+
* @example 923458-3490394-934893
|
|
3531
|
+
*/
|
|
3532
|
+
id: string;
|
|
3533
|
+
/** @enum {string} */
|
|
3534
|
+
type: "learning-path" | "challenge" | "certification";
|
|
3535
|
+
/**
|
|
3536
|
+
* @description Organization ID that owns this learning path
|
|
3537
|
+
* @example layer5
|
|
3538
|
+
*/
|
|
3539
|
+
orgId: string;
|
|
3540
|
+
/**
|
|
3541
|
+
* @description Visibility of the Curricula
|
|
3542
|
+
* @enum {string}
|
|
3543
|
+
*/
|
|
3544
|
+
visibility: "public" | "private";
|
|
3545
|
+
/**
|
|
3546
|
+
* @description Status of the Curricula
|
|
3547
|
+
* @example ready
|
|
3548
|
+
* @enum {string}
|
|
3549
|
+
*/
|
|
3550
|
+
status: "ready" | "archived" | "not_ready";
|
|
3551
|
+
/**
|
|
3552
|
+
* @description slug of the Curricula
|
|
3553
|
+
* @example intro-kubernetes-course
|
|
3554
|
+
*/
|
|
3555
|
+
slug: string;
|
|
3556
|
+
/**
|
|
3557
|
+
* @description Level of the Curricula
|
|
3558
|
+
* @enum {string}
|
|
3559
|
+
*/
|
|
3560
|
+
level: "beginner" | "intermediate" | "advanced";
|
|
3561
|
+
/**
|
|
3562
|
+
* Format: uuid
|
|
3563
|
+
* @description ID of the badge to be awarded on completion of this curricula
|
|
3564
|
+
*/
|
|
3565
|
+
badge_id?: string;
|
|
3566
|
+
/** @description ID of the invite associated with this Curricula */
|
|
3567
|
+
invite_id?: string;
|
|
3568
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
3569
|
+
workspace_id?: string;
|
|
3570
|
+
/** @description When the Curricula item was created */
|
|
3571
|
+
createdAt: string;
|
|
3572
|
+
/** @description When the Curricula was last updated */
|
|
3573
|
+
updatedAt: string;
|
|
3574
|
+
deletedAt: string;
|
|
3575
|
+
/** @description Additional metadata about the Curricula */
|
|
3576
|
+
metadata: {
|
|
3577
|
+
/**
|
|
3578
|
+
* @description Title of the learning path
|
|
3579
|
+
* @example Mastering Kubernetes for Engineers
|
|
3580
|
+
*/
|
|
3581
|
+
title: string;
|
|
3582
|
+
/**
|
|
3583
|
+
* @description Short description of the curricula
|
|
3584
|
+
* @example Learn how to configure your Kubernetes clusters and manage the lifecycle of your workloads
|
|
3585
|
+
*/
|
|
3586
|
+
description: string;
|
|
3587
|
+
/**
|
|
3588
|
+
* @description Detailed description of the curricula
|
|
3589
|
+
* @example This learning path covers everything from Kubernetes architecture to advanced deployment strategies, including hands-on labs and real-world scenarios.
|
|
3590
|
+
*/
|
|
3591
|
+
detailed_description?: string;
|
|
3592
|
+
/**
|
|
3593
|
+
* Format: uri
|
|
3594
|
+
* @description Filename of the banner image, which should be placed in the same directory as the _index.md file
|
|
3595
|
+
* @example kubernetes-icon.svg
|
|
3596
|
+
*/
|
|
3597
|
+
banner?: string | null;
|
|
3598
|
+
/**
|
|
3599
|
+
* Format: uri
|
|
3600
|
+
* @description Canonical URL for the learning path
|
|
3601
|
+
* @example http://localhost:9876/academy/learning-paths/layer5/mastering-kubernetes-for-engineers/
|
|
3602
|
+
*/
|
|
3603
|
+
permalink: string;
|
|
3604
|
+
certificate?: {
|
|
3605
|
+
/**
|
|
3606
|
+
* @description Unique identifier for the certificate
|
|
3607
|
+
* @example 1234567890abcdef
|
|
3608
|
+
*/
|
|
3609
|
+
id: string;
|
|
3610
|
+
/**
|
|
3611
|
+
* Format: uuid
|
|
3612
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3613
|
+
*/
|
|
3614
|
+
org_id: string;
|
|
3615
|
+
/**
|
|
3616
|
+
* @description ID of the recipient (user) who received the certificate
|
|
3617
|
+
* @example 1234567890abcdef
|
|
3618
|
+
*/
|
|
3619
|
+
recipient_id: string;
|
|
3620
|
+
/**
|
|
3621
|
+
* @description Name of the recipient (user) who received the certificate
|
|
3622
|
+
* @example John Doe
|
|
3623
|
+
*/
|
|
3624
|
+
recipient_name: string;
|
|
3625
|
+
/**
|
|
3626
|
+
* @description Title of the certificate
|
|
3627
|
+
* @example Kubernetes Expert Certification
|
|
3628
|
+
*/
|
|
3629
|
+
title: string;
|
|
3630
|
+
/**
|
|
3631
|
+
* @description Description of the certificate
|
|
3632
|
+
* @example Awarded for successfully completing the Kubernetes Expert course
|
|
3633
|
+
*/
|
|
3634
|
+
description: string;
|
|
3635
|
+
/** @description List of issuing authorities for the certificate */
|
|
3636
|
+
issuing_authorities: ({
|
|
3637
|
+
/**
|
|
3638
|
+
* @description Name of the issuing authority
|
|
3639
|
+
* @example Cloud Native Foundation
|
|
3640
|
+
*/
|
|
3641
|
+
name: string;
|
|
3642
|
+
/**
|
|
3643
|
+
* @description Role of the issuing authority
|
|
3644
|
+
* @example COO
|
|
3645
|
+
*/
|
|
3646
|
+
role?: string;
|
|
3647
|
+
/**
|
|
3648
|
+
* Format: uri
|
|
3649
|
+
* @description URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format
|
|
3650
|
+
* @example http://localhost:9876/signatures/cloud-native-foundation.png
|
|
3651
|
+
*/
|
|
3652
|
+
signature_url?: string;
|
|
3653
|
+
} & {
|
|
3654
|
+
url: unknown;
|
|
3655
|
+
})[];
|
|
3656
|
+
/**
|
|
3657
|
+
* Format: date-time
|
|
3658
|
+
* @description Date when the certificate was issued
|
|
3659
|
+
* @example 2023-10-01T12:00:00Z
|
|
3660
|
+
*/
|
|
3661
|
+
issued_date: string;
|
|
3662
|
+
/**
|
|
3663
|
+
* Format: date-time
|
|
3664
|
+
* @description Date when the certificate expires (optional)
|
|
3665
|
+
* @example 2025-10-01T12:00:00Z
|
|
3666
|
+
*/
|
|
3667
|
+
expiration_date?: string;
|
|
3668
|
+
/**
|
|
3669
|
+
* @description Number of months after which the certificate expires
|
|
3670
|
+
* @example 24
|
|
3671
|
+
*/
|
|
3672
|
+
expires_in?: number;
|
|
3673
|
+
};
|
|
3674
|
+
/** @description List of children items in the top-level curricula */
|
|
3675
|
+
children?: {
|
|
3676
|
+
/**
|
|
3677
|
+
* @description Unique identifier for the course
|
|
3678
|
+
* @example 1234567890abcdef
|
|
3679
|
+
*/
|
|
3680
|
+
id: string;
|
|
3681
|
+
/**
|
|
3682
|
+
* @description Title of the course
|
|
3683
|
+
* @example Kubernetes Basics
|
|
3684
|
+
*/
|
|
3685
|
+
title: string;
|
|
3686
|
+
/**
|
|
3687
|
+
* Format: uri
|
|
3688
|
+
* @description URL to the course content
|
|
3689
|
+
* @example http://localhost:9876/academy/learning-paths/layer5/intro-kubernetes-course/kubernetes/
|
|
3690
|
+
*/
|
|
3691
|
+
permalink: string;
|
|
3692
|
+
/**
|
|
3693
|
+
* @description Course description
|
|
3694
|
+
* @example Learn the basics of Kubernetes
|
|
3695
|
+
*/
|
|
3696
|
+
description: string;
|
|
3697
|
+
/**
|
|
3698
|
+
* @description A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title.
|
|
3699
|
+
* @example eg 1 , 2
|
|
3700
|
+
*/
|
|
3701
|
+
weight?: number;
|
|
3702
|
+
/**
|
|
3703
|
+
* Format: uri
|
|
3704
|
+
* @description Filename of the banner image, which should be placed in the same directory as the _index.md file
|
|
3705
|
+
* @example kubernetes-icon.svg
|
|
3706
|
+
*/
|
|
3707
|
+
banner?: string | null;
|
|
3708
|
+
/**
|
|
3709
|
+
* @description Type of the content (e.g., learning-path, challenge, certification)
|
|
3710
|
+
* @enum {string}
|
|
3711
|
+
*/
|
|
3712
|
+
type?: "learning-path" | "challenge" | "certification";
|
|
3713
|
+
/** @description List of child nodes (sub-courses or modules) */
|
|
3714
|
+
children?: {
|
|
3715
|
+
[key: string]: unknown;
|
|
3716
|
+
}[];
|
|
3717
|
+
}[];
|
|
3718
|
+
} & {
|
|
3719
|
+
[key: string]: unknown;
|
|
3720
|
+
};
|
|
3721
|
+
}[];
|
|
3722
|
+
};
|
|
3723
|
+
};
|
|
3724
|
+
};
|
|
3725
|
+
/** Invalid request parameters */
|
|
3726
|
+
400: unknown;
|
|
3727
|
+
/** Server error */
|
|
3728
|
+
500: unknown;
|
|
3729
|
+
};
|
|
3455
3730
|
};
|
|
3456
3731
|
/** Creates a new academy curricula with the provided details. */
|
|
3457
3732
|
createAcademyCurricula: {
|
|
@@ -3461,7 +3736,7 @@ interface operations {
|
|
|
3461
3736
|
content: {
|
|
3462
3737
|
"application/json": {
|
|
3463
3738
|
/**
|
|
3464
|
-
* @description Id of the
|
|
3739
|
+
* @description Id of the Curricula
|
|
3465
3740
|
* @example 923458-3490394-934893
|
|
3466
3741
|
*/
|
|
3467
3742
|
id: string;
|
|
@@ -3473,23 +3748,23 @@ interface operations {
|
|
|
3473
3748
|
*/
|
|
3474
3749
|
orgId: string;
|
|
3475
3750
|
/**
|
|
3476
|
-
* @description Visibility of the
|
|
3751
|
+
* @description Visibility of the Curricula
|
|
3477
3752
|
* @enum {string}
|
|
3478
3753
|
*/
|
|
3479
3754
|
visibility: "public" | "private";
|
|
3480
3755
|
/**
|
|
3481
|
-
* @description Status of the
|
|
3756
|
+
* @description Status of the Curricula
|
|
3482
3757
|
* @example ready
|
|
3483
3758
|
* @enum {string}
|
|
3484
3759
|
*/
|
|
3485
3760
|
status: "ready" | "archived" | "not_ready";
|
|
3486
3761
|
/**
|
|
3487
|
-
* @description slug of the
|
|
3762
|
+
* @description slug of the Curricula
|
|
3488
3763
|
* @example intro-kubernetes-course
|
|
3489
3764
|
*/
|
|
3490
3765
|
slug: string;
|
|
3491
3766
|
/**
|
|
3492
|
-
* @description Level of the
|
|
3767
|
+
* @description Level of the Curricula
|
|
3493
3768
|
* @enum {string}
|
|
3494
3769
|
*/
|
|
3495
3770
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -3498,32 +3773,16 @@ interface operations {
|
|
|
3498
3773
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
3499
3774
|
*/
|
|
3500
3775
|
badge_id?: string;
|
|
3501
|
-
/**
|
|
3502
|
-
* Format: uuid
|
|
3503
|
-
* @description ID of the invite associated with this cirricula
|
|
3504
|
-
*/
|
|
3776
|
+
/** @description ID of the invite associated with this Curricula */
|
|
3505
3777
|
invite_id?: string;
|
|
3506
|
-
/**
|
|
3507
|
-
* Format: uuid
|
|
3508
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
3509
|
-
*/
|
|
3778
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
3510
3779
|
workspace_id?: string;
|
|
3511
|
-
/**
|
|
3512
|
-
* Format: date-time
|
|
3513
|
-
* @description When the cirricula item was created
|
|
3514
|
-
*/
|
|
3780
|
+
/** @description When the Curricula item was created */
|
|
3515
3781
|
createdAt: string;
|
|
3516
|
-
/**
|
|
3517
|
-
* Format: date-time
|
|
3518
|
-
* @description When the cirricula was last updated
|
|
3519
|
-
*/
|
|
3782
|
+
/** @description When the Curricula was last updated */
|
|
3520
3783
|
updatedAt: string;
|
|
3521
|
-
/**
|
|
3522
|
-
* Format: date-time
|
|
3523
|
-
* @description Timestamp when the resource was deleted.
|
|
3524
|
-
*/
|
|
3525
3784
|
deletedAt: string;
|
|
3526
|
-
/** @description Additional metadata about the
|
|
3785
|
+
/** @description Additional metadata about the Curricula */
|
|
3527
3786
|
metadata: {
|
|
3528
3787
|
/**
|
|
3529
3788
|
* @description Title of the learning path
|
|
@@ -3560,7 +3819,7 @@ interface operations {
|
|
|
3560
3819
|
id: string;
|
|
3561
3820
|
/**
|
|
3562
3821
|
* Format: uuid
|
|
3563
|
-
* @description UUID
|
|
3822
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3564
3823
|
*/
|
|
3565
3824
|
org_id: string;
|
|
3566
3825
|
/**
|
|
@@ -3691,14 +3950,11 @@ interface operations {
|
|
|
3691
3950
|
*/
|
|
3692
3951
|
title: string;
|
|
3693
3952
|
/**
|
|
3694
|
-
* @description Organization ID that owns this
|
|
3695
|
-
* @example layer5
|
|
3696
|
-
*/
|
|
3697
|
-
orgId: string;
|
|
3698
|
-
/**
|
|
3699
|
-
* Format: uuid
|
|
3700
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
3953
|
+
* @description Organization ID that owns this learning path
|
|
3954
|
+
* @example layer5
|
|
3701
3955
|
*/
|
|
3956
|
+
orgId: string;
|
|
3957
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
3702
3958
|
workspace_id: string;
|
|
3703
3959
|
/**
|
|
3704
3960
|
* Format: uuid
|
|
@@ -3707,20 +3963,17 @@ interface operations {
|
|
|
3707
3963
|
badge_id?: string;
|
|
3708
3964
|
/**
|
|
3709
3965
|
* Format: uuid
|
|
3710
|
-
* @description
|
|
3966
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3711
3967
|
*/
|
|
3712
3968
|
team_id: string;
|
|
3713
|
-
/**
|
|
3714
|
-
* Format: date-time
|
|
3715
|
-
* @description Expiry time for curricula access
|
|
3716
|
-
*/
|
|
3969
|
+
/** @description Expiry time for curricula access */
|
|
3717
3970
|
access_expires_at?: string;
|
|
3718
3971
|
/**
|
|
3719
3972
|
* @description Current access status of the curricula
|
|
3720
3973
|
* @enum {string}
|
|
3721
3974
|
*/
|
|
3722
3975
|
access_status: "enabled" | "disabled";
|
|
3723
|
-
/** @description Additional metadata about the
|
|
3976
|
+
/** @description Additional metadata about the Curricula */
|
|
3724
3977
|
metadata: {
|
|
3725
3978
|
/**
|
|
3726
3979
|
* @description Title of the learning path
|
|
@@ -3757,7 +4010,7 @@ interface operations {
|
|
|
3757
4010
|
id: string;
|
|
3758
4011
|
/**
|
|
3759
4012
|
* Format: uuid
|
|
3760
|
-
* @description UUID
|
|
4013
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3761
4014
|
*/
|
|
3762
4015
|
org_id: string;
|
|
3763
4016
|
/**
|
|
@@ -3871,7 +4124,7 @@ interface operations {
|
|
|
3871
4124
|
};
|
|
3872
4125
|
};
|
|
3873
4126
|
/** Returns a list of academy content with optional filtering. */
|
|
3874
|
-
|
|
4127
|
+
getAcademyCurricula: {
|
|
3875
4128
|
parameters: {
|
|
3876
4129
|
query: {
|
|
3877
4130
|
/** Filter content by content types */
|
|
@@ -3898,6 +4151,221 @@ interface operations {
|
|
|
3898
4151
|
page?: number;
|
|
3899
4152
|
};
|
|
3900
4153
|
};
|
|
4154
|
+
responses: {
|
|
4155
|
+
/** A list of content with total count */
|
|
4156
|
+
200: {
|
|
4157
|
+
content: {
|
|
4158
|
+
"application/json": {
|
|
4159
|
+
/**
|
|
4160
|
+
* @description Total number of Curricula
|
|
4161
|
+
* @example 7
|
|
4162
|
+
*/
|
|
4163
|
+
total: number;
|
|
4164
|
+
data: ({
|
|
4165
|
+
/**
|
|
4166
|
+
* @description Id of the Curricula
|
|
4167
|
+
* @example 923458-3490394-934893
|
|
4168
|
+
*/
|
|
4169
|
+
id: string;
|
|
4170
|
+
/** @enum {string} */
|
|
4171
|
+
type: "learning-path" | "challenge" | "certification";
|
|
4172
|
+
/**
|
|
4173
|
+
* @description Organization ID that owns this learning path
|
|
4174
|
+
* @example layer5
|
|
4175
|
+
*/
|
|
4176
|
+
orgId: string;
|
|
4177
|
+
/**
|
|
4178
|
+
* @description Visibility of the Curricula
|
|
4179
|
+
* @enum {string}
|
|
4180
|
+
*/
|
|
4181
|
+
visibility: "public" | "private";
|
|
4182
|
+
/**
|
|
4183
|
+
* @description Status of the Curricula
|
|
4184
|
+
* @example ready
|
|
4185
|
+
* @enum {string}
|
|
4186
|
+
*/
|
|
4187
|
+
status: "ready" | "archived" | "not_ready";
|
|
4188
|
+
/**
|
|
4189
|
+
* @description slug of the Curricula
|
|
4190
|
+
* @example intro-kubernetes-course
|
|
4191
|
+
*/
|
|
4192
|
+
slug: string;
|
|
4193
|
+
/**
|
|
4194
|
+
* @description Level of the Curricula
|
|
4195
|
+
* @enum {string}
|
|
4196
|
+
*/
|
|
4197
|
+
level: "beginner" | "intermediate" | "advanced";
|
|
4198
|
+
/**
|
|
4199
|
+
* Format: uuid
|
|
4200
|
+
* @description ID of the badge to be awarded on completion of this curricula
|
|
4201
|
+
*/
|
|
4202
|
+
badge_id?: string;
|
|
4203
|
+
/** @description ID of the invite associated with this Curricula */
|
|
4204
|
+
invite_id?: string;
|
|
4205
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
4206
|
+
workspace_id?: string;
|
|
4207
|
+
/** @description When the Curricula item was created */
|
|
4208
|
+
createdAt: string;
|
|
4209
|
+
/** @description When the Curricula was last updated */
|
|
4210
|
+
updatedAt: string;
|
|
4211
|
+
deletedAt: string;
|
|
4212
|
+
/** @description Additional metadata about the Curricula */
|
|
4213
|
+
metadata: {
|
|
4214
|
+
/**
|
|
4215
|
+
* @description Title of the learning path
|
|
4216
|
+
* @example Mastering Kubernetes for Engineers
|
|
4217
|
+
*/
|
|
4218
|
+
title: string;
|
|
4219
|
+
/**
|
|
4220
|
+
* @description Short description of the curricula
|
|
4221
|
+
* @example Learn how to configure your Kubernetes clusters and manage the lifecycle of your workloads
|
|
4222
|
+
*/
|
|
4223
|
+
description: string;
|
|
4224
|
+
/**
|
|
4225
|
+
* @description Detailed description of the curricula
|
|
4226
|
+
* @example This learning path covers everything from Kubernetes architecture to advanced deployment strategies, including hands-on labs and real-world scenarios.
|
|
4227
|
+
*/
|
|
4228
|
+
detailed_description?: string;
|
|
4229
|
+
/**
|
|
4230
|
+
* Format: uri
|
|
4231
|
+
* @description Filename of the banner image, which should be placed in the same directory as the _index.md file
|
|
4232
|
+
* @example kubernetes-icon.svg
|
|
4233
|
+
*/
|
|
4234
|
+
banner?: string | null;
|
|
4235
|
+
/**
|
|
4236
|
+
* Format: uri
|
|
4237
|
+
* @description Canonical URL for the learning path
|
|
4238
|
+
* @example http://localhost:9876/academy/learning-paths/layer5/mastering-kubernetes-for-engineers/
|
|
4239
|
+
*/
|
|
4240
|
+
permalink: string;
|
|
4241
|
+
certificate?: {
|
|
4242
|
+
/**
|
|
4243
|
+
* @description Unique identifier for the certificate
|
|
4244
|
+
* @example 1234567890abcdef
|
|
4245
|
+
*/
|
|
4246
|
+
id: string;
|
|
4247
|
+
/**
|
|
4248
|
+
* Format: uuid
|
|
4249
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4250
|
+
*/
|
|
4251
|
+
org_id: string;
|
|
4252
|
+
/**
|
|
4253
|
+
* @description ID of the recipient (user) who received the certificate
|
|
4254
|
+
* @example 1234567890abcdef
|
|
4255
|
+
*/
|
|
4256
|
+
recipient_id: string;
|
|
4257
|
+
/**
|
|
4258
|
+
* @description Name of the recipient (user) who received the certificate
|
|
4259
|
+
* @example John Doe
|
|
4260
|
+
*/
|
|
4261
|
+
recipient_name: string;
|
|
4262
|
+
/**
|
|
4263
|
+
* @description Title of the certificate
|
|
4264
|
+
* @example Kubernetes Expert Certification
|
|
4265
|
+
*/
|
|
4266
|
+
title: string;
|
|
4267
|
+
/**
|
|
4268
|
+
* @description Description of the certificate
|
|
4269
|
+
* @example Awarded for successfully completing the Kubernetes Expert course
|
|
4270
|
+
*/
|
|
4271
|
+
description: string;
|
|
4272
|
+
/** @description List of issuing authorities for the certificate */
|
|
4273
|
+
issuing_authorities: ({
|
|
4274
|
+
/**
|
|
4275
|
+
* @description Name of the issuing authority
|
|
4276
|
+
* @example Cloud Native Foundation
|
|
4277
|
+
*/
|
|
4278
|
+
name: string;
|
|
4279
|
+
/**
|
|
4280
|
+
* @description Role of the issuing authority
|
|
4281
|
+
* @example COO
|
|
4282
|
+
*/
|
|
4283
|
+
role?: string;
|
|
4284
|
+
/**
|
|
4285
|
+
* Format: uri
|
|
4286
|
+
* @description URL to the signature image of the issuing authority should be a publicly accessible URL and transparent PNG or SVG format
|
|
4287
|
+
* @example http://localhost:9876/signatures/cloud-native-foundation.png
|
|
4288
|
+
*/
|
|
4289
|
+
signature_url?: string;
|
|
4290
|
+
} & {
|
|
4291
|
+
url: unknown;
|
|
4292
|
+
})[];
|
|
4293
|
+
/**
|
|
4294
|
+
* Format: date-time
|
|
4295
|
+
* @description Date when the certificate was issued
|
|
4296
|
+
* @example 2023-10-01T12:00:00Z
|
|
4297
|
+
*/
|
|
4298
|
+
issued_date: string;
|
|
4299
|
+
/**
|
|
4300
|
+
* Format: date-time
|
|
4301
|
+
* @description Date when the certificate expires (optional)
|
|
4302
|
+
* @example 2025-10-01T12:00:00Z
|
|
4303
|
+
*/
|
|
4304
|
+
expiration_date?: string;
|
|
4305
|
+
/**
|
|
4306
|
+
* @description Number of months after which the certificate expires
|
|
4307
|
+
* @example 24
|
|
4308
|
+
*/
|
|
4309
|
+
expires_in?: number;
|
|
4310
|
+
};
|
|
4311
|
+
/** @description List of children items in the top-level curricula */
|
|
4312
|
+
children?: {
|
|
4313
|
+
/**
|
|
4314
|
+
* @description Unique identifier for the course
|
|
4315
|
+
* @example 1234567890abcdef
|
|
4316
|
+
*/
|
|
4317
|
+
id: string;
|
|
4318
|
+
/**
|
|
4319
|
+
* @description Title of the course
|
|
4320
|
+
* @example Kubernetes Basics
|
|
4321
|
+
*/
|
|
4322
|
+
title: string;
|
|
4323
|
+
/**
|
|
4324
|
+
* Format: uri
|
|
4325
|
+
* @description URL to the course content
|
|
4326
|
+
* @example http://localhost:9876/academy/learning-paths/layer5/intro-kubernetes-course/kubernetes/
|
|
4327
|
+
*/
|
|
4328
|
+
permalink: string;
|
|
4329
|
+
/**
|
|
4330
|
+
* @description Course description
|
|
4331
|
+
* @example Learn the basics of Kubernetes
|
|
4332
|
+
*/
|
|
4333
|
+
description: string;
|
|
4334
|
+
/**
|
|
4335
|
+
* @description A numeric value to determine the display order. A smaller number appears first. If not specified, items will be sorted alphabetically by title.
|
|
4336
|
+
* @example eg 1 , 2
|
|
4337
|
+
*/
|
|
4338
|
+
weight?: number;
|
|
4339
|
+
/**
|
|
4340
|
+
* Format: uri
|
|
4341
|
+
* @description Filename of the banner image, which should be placed in the same directory as the _index.md file
|
|
4342
|
+
* @example kubernetes-icon.svg
|
|
4343
|
+
*/
|
|
4344
|
+
banner?: string | null;
|
|
4345
|
+
/**
|
|
4346
|
+
* @description Type of the content (e.g., learning-path, challenge, certification)
|
|
4347
|
+
* @enum {string}
|
|
4348
|
+
*/
|
|
4349
|
+
type?: "learning-path" | "challenge" | "certification";
|
|
4350
|
+
/** @description List of child nodes (sub-courses or modules) */
|
|
4351
|
+
children?: {
|
|
4352
|
+
[key: string]: unknown;
|
|
4353
|
+
}[];
|
|
4354
|
+
}[];
|
|
4355
|
+
} & {
|
|
4356
|
+
[key: string]: unknown;
|
|
4357
|
+
};
|
|
4358
|
+
} & {
|
|
4359
|
+
RegistrationCount: number;
|
|
4360
|
+
})[];
|
|
4361
|
+
};
|
|
4362
|
+
};
|
|
4363
|
+
};
|
|
4364
|
+
/** Invalid request parameters */
|
|
4365
|
+
400: unknown;
|
|
4366
|
+
/** Server error */
|
|
4367
|
+
500: unknown;
|
|
4368
|
+
};
|
|
3901
4369
|
};
|
|
3902
4370
|
registerToAcademyContent: {
|
|
3903
4371
|
responses: {
|
|
@@ -3912,14 +4380,14 @@ interface operations {
|
|
|
3912
4380
|
id: string;
|
|
3913
4381
|
/**
|
|
3914
4382
|
* Format: uuid
|
|
3915
|
-
* @description
|
|
4383
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3916
4384
|
*/
|
|
3917
4385
|
org_id: string;
|
|
3918
4386
|
/** @description ID of the course content */
|
|
3919
4387
|
content_id: string;
|
|
3920
4388
|
/**
|
|
3921
4389
|
* Format: uuid
|
|
3922
|
-
* @description
|
|
4390
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3923
4391
|
*/
|
|
3924
4392
|
user_id: string;
|
|
3925
4393
|
/**
|
|
@@ -3951,7 +4419,7 @@ interface operations {
|
|
|
3951
4419
|
id: string;
|
|
3952
4420
|
/**
|
|
3953
4421
|
* Format: uuid
|
|
3954
|
-
* @description UUID
|
|
4422
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3955
4423
|
*/
|
|
3956
4424
|
org_id: string;
|
|
3957
4425
|
/**
|
|
@@ -4059,14 +4527,14 @@ interface operations {
|
|
|
4059
4527
|
id: string;
|
|
4060
4528
|
/**
|
|
4061
4529
|
* Format: uuid
|
|
4062
|
-
* @description
|
|
4530
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4063
4531
|
*/
|
|
4064
4532
|
org_id: string;
|
|
4065
4533
|
/** @description ID of the course content */
|
|
4066
4534
|
content_id: string;
|
|
4067
4535
|
/**
|
|
4068
4536
|
* Format: uuid
|
|
4069
|
-
* @description
|
|
4537
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4070
4538
|
*/
|
|
4071
4539
|
user_id: string;
|
|
4072
4540
|
/**
|
|
@@ -4098,7 +4566,7 @@ interface operations {
|
|
|
4098
4566
|
id: string;
|
|
4099
4567
|
/**
|
|
4100
4568
|
* Format: uuid
|
|
4101
|
-
* @description UUID
|
|
4569
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4102
4570
|
*/
|
|
4103
4571
|
org_id: string;
|
|
4104
4572
|
/**
|
|
@@ -4189,7 +4657,7 @@ interface operations {
|
|
|
4189
4657
|
content: {
|
|
4190
4658
|
"application/json": {
|
|
4191
4659
|
/**
|
|
4192
|
-
* @description Id of the
|
|
4660
|
+
* @description Id of the Curricula
|
|
4193
4661
|
* @example 923458-3490394-934893
|
|
4194
4662
|
*/
|
|
4195
4663
|
id: string;
|
|
@@ -4201,23 +4669,23 @@ interface operations {
|
|
|
4201
4669
|
*/
|
|
4202
4670
|
orgId: string;
|
|
4203
4671
|
/**
|
|
4204
|
-
* @description Visibility of the
|
|
4672
|
+
* @description Visibility of the Curricula
|
|
4205
4673
|
* @enum {string}
|
|
4206
4674
|
*/
|
|
4207
4675
|
visibility: "public" | "private";
|
|
4208
4676
|
/**
|
|
4209
|
-
* @description Status of the
|
|
4677
|
+
* @description Status of the Curricula
|
|
4210
4678
|
* @example ready
|
|
4211
4679
|
* @enum {string}
|
|
4212
4680
|
*/
|
|
4213
4681
|
status: "ready" | "archived" | "not_ready";
|
|
4214
4682
|
/**
|
|
4215
|
-
* @description slug of the
|
|
4683
|
+
* @description slug of the Curricula
|
|
4216
4684
|
* @example intro-kubernetes-course
|
|
4217
4685
|
*/
|
|
4218
4686
|
slug: string;
|
|
4219
4687
|
/**
|
|
4220
|
-
* @description Level of the
|
|
4688
|
+
* @description Level of the Curricula
|
|
4221
4689
|
* @enum {string}
|
|
4222
4690
|
*/
|
|
4223
4691
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -4226,32 +4694,16 @@ interface operations {
|
|
|
4226
4694
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
4227
4695
|
*/
|
|
4228
4696
|
badge_id?: string;
|
|
4229
|
-
/**
|
|
4230
|
-
* Format: uuid
|
|
4231
|
-
* @description ID of the invite associated with this cirricula
|
|
4232
|
-
*/
|
|
4697
|
+
/** @description ID of the invite associated with this Curricula */
|
|
4233
4698
|
invite_id?: string;
|
|
4234
|
-
/**
|
|
4235
|
-
* Format: uuid
|
|
4236
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
4237
|
-
*/
|
|
4699
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
4238
4700
|
workspace_id?: string;
|
|
4239
|
-
/**
|
|
4240
|
-
* Format: date-time
|
|
4241
|
-
* @description When the cirricula item was created
|
|
4242
|
-
*/
|
|
4701
|
+
/** @description When the Curricula item was created */
|
|
4243
4702
|
createdAt: string;
|
|
4244
|
-
/**
|
|
4245
|
-
* Format: date-time
|
|
4246
|
-
* @description When the cirricula was last updated
|
|
4247
|
-
*/
|
|
4703
|
+
/** @description When the Curricula was last updated */
|
|
4248
4704
|
updatedAt: string;
|
|
4249
|
-
/**
|
|
4250
|
-
* Format: date-time
|
|
4251
|
-
* @description Timestamp when the resource was deleted.
|
|
4252
|
-
*/
|
|
4253
4705
|
deletedAt: string;
|
|
4254
|
-
/** @description Additional metadata about the
|
|
4706
|
+
/** @description Additional metadata about the Curricula */
|
|
4255
4707
|
metadata: {
|
|
4256
4708
|
/**
|
|
4257
4709
|
* @description Title of the learning path
|
|
@@ -4288,7 +4740,7 @@ interface operations {
|
|
|
4288
4740
|
id: string;
|
|
4289
4741
|
/**
|
|
4290
4742
|
* Format: uuid
|
|
4291
|
-
* @description UUID
|
|
4743
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4292
4744
|
*/
|
|
4293
4745
|
org_id: string;
|
|
4294
4746
|
/**
|
|
@@ -4402,12 +4854,12 @@ interface operations {
|
|
|
4402
4854
|
Invitation?: {
|
|
4403
4855
|
/**
|
|
4404
4856
|
* Format: uuid
|
|
4405
|
-
* @description Unique
|
|
4857
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4406
4858
|
*/
|
|
4407
4859
|
id: string;
|
|
4408
4860
|
/**
|
|
4409
4861
|
* Format: uuid
|
|
4410
|
-
* @description
|
|
4862
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4411
4863
|
*/
|
|
4412
4864
|
owner_id: string;
|
|
4413
4865
|
/** @description 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 */
|
|
@@ -4476,7 +4928,7 @@ interface operations {
|
|
|
4476
4928
|
content: {
|
|
4477
4929
|
"application/json": {
|
|
4478
4930
|
/**
|
|
4479
|
-
* @description Id of the
|
|
4931
|
+
* @description Id of the Curricula
|
|
4480
4932
|
* @example 923458-3490394-934893
|
|
4481
4933
|
*/
|
|
4482
4934
|
id: string;
|
|
@@ -4488,23 +4940,23 @@ interface operations {
|
|
|
4488
4940
|
*/
|
|
4489
4941
|
orgId: string;
|
|
4490
4942
|
/**
|
|
4491
|
-
* @description Visibility of the
|
|
4943
|
+
* @description Visibility of the Curricula
|
|
4492
4944
|
* @enum {string}
|
|
4493
4945
|
*/
|
|
4494
4946
|
visibility: "public" | "private";
|
|
4495
4947
|
/**
|
|
4496
|
-
* @description Status of the
|
|
4948
|
+
* @description Status of the Curricula
|
|
4497
4949
|
* @example ready
|
|
4498
4950
|
* @enum {string}
|
|
4499
4951
|
*/
|
|
4500
4952
|
status: "ready" | "archived" | "not_ready";
|
|
4501
4953
|
/**
|
|
4502
|
-
* @description slug of the
|
|
4954
|
+
* @description slug of the Curricula
|
|
4503
4955
|
* @example intro-kubernetes-course
|
|
4504
4956
|
*/
|
|
4505
4957
|
slug: string;
|
|
4506
4958
|
/**
|
|
4507
|
-
* @description Level of the
|
|
4959
|
+
* @description Level of the Curricula
|
|
4508
4960
|
* @enum {string}
|
|
4509
4961
|
*/
|
|
4510
4962
|
level: "beginner" | "intermediate" | "advanced";
|
|
@@ -4513,32 +4965,16 @@ interface operations {
|
|
|
4513
4965
|
* @description ID of the badge to be awarded on completion of this curricula
|
|
4514
4966
|
*/
|
|
4515
4967
|
badge_id?: string;
|
|
4516
|
-
/**
|
|
4517
|
-
* Format: uuid
|
|
4518
|
-
* @description ID of the invite associated with this cirricula
|
|
4519
|
-
*/
|
|
4968
|
+
/** @description ID of the invite associated with this Curricula */
|
|
4520
4969
|
invite_id?: string;
|
|
4521
|
-
/**
|
|
4522
|
-
* Format: uuid
|
|
4523
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
4524
|
-
*/
|
|
4970
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
4525
4971
|
workspace_id?: string;
|
|
4526
|
-
/**
|
|
4527
|
-
* Format: date-time
|
|
4528
|
-
* @description When the cirricula item was created
|
|
4529
|
-
*/
|
|
4972
|
+
/** @description When the Curricula item was created */
|
|
4530
4973
|
createdAt: string;
|
|
4531
|
-
/**
|
|
4532
|
-
* Format: date-time
|
|
4533
|
-
* @description When the cirricula was last updated
|
|
4534
|
-
*/
|
|
4974
|
+
/** @description When the Curricula was last updated */
|
|
4535
4975
|
updatedAt: string;
|
|
4536
|
-
/**
|
|
4537
|
-
* Format: date-time
|
|
4538
|
-
* @description Timestamp when the resource was deleted.
|
|
4539
|
-
*/
|
|
4540
4976
|
deletedAt: string;
|
|
4541
|
-
/** @description Additional metadata about the
|
|
4977
|
+
/** @description Additional metadata about the Curricula */
|
|
4542
4978
|
metadata: {
|
|
4543
4979
|
/**
|
|
4544
4980
|
* @description Title of the learning path
|
|
@@ -4575,7 +5011,7 @@ interface operations {
|
|
|
4575
5011
|
id: string;
|
|
4576
5012
|
/**
|
|
4577
5013
|
* Format: uuid
|
|
4578
|
-
* @description UUID
|
|
5014
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4579
5015
|
*/
|
|
4580
5016
|
org_id: string;
|
|
4581
5017
|
/**
|
|
@@ -4689,12 +5125,12 @@ interface operations {
|
|
|
4689
5125
|
Invitation?: {
|
|
4690
5126
|
/**
|
|
4691
5127
|
* Format: uuid
|
|
4692
|
-
* @description Unique
|
|
5128
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4693
5129
|
*/
|
|
4694
5130
|
id: string;
|
|
4695
5131
|
/**
|
|
4696
5132
|
* Format: uuid
|
|
4697
|
-
* @description
|
|
5133
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4698
5134
|
*/
|
|
4699
5135
|
owner_id: string;
|
|
4700
5136
|
/** @description 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 */
|
|
@@ -4762,14 +5198,11 @@ interface operations {
|
|
|
4762
5198
|
*/
|
|
4763
5199
|
title: string;
|
|
4764
5200
|
/**
|
|
4765
|
-
* @description Organization ID that owns this
|
|
5201
|
+
* @description Organization ID that owns this learning path
|
|
4766
5202
|
* @example layer5
|
|
4767
5203
|
*/
|
|
4768
5204
|
orgId: string;
|
|
4769
|
-
/**
|
|
4770
|
-
* Format: uuid
|
|
4771
|
-
* @description ID of the workspace to which this cirricula belongs
|
|
4772
|
-
*/
|
|
5205
|
+
/** @description ID of the workspace to which this Curricula belongs */
|
|
4773
5206
|
workspace_id: string;
|
|
4774
5207
|
/**
|
|
4775
5208
|
* Format: uuid
|
|
@@ -4778,20 +5211,17 @@ interface operations {
|
|
|
4778
5211
|
badge_id?: string;
|
|
4779
5212
|
/**
|
|
4780
5213
|
* Format: uuid
|
|
4781
|
-
* @description
|
|
5214
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4782
5215
|
*/
|
|
4783
5216
|
team_id: string;
|
|
4784
|
-
/**
|
|
4785
|
-
* Format: date-time
|
|
4786
|
-
* @description Expiry time for curricula access
|
|
4787
|
-
*/
|
|
5217
|
+
/** @description Expiry time for curricula access */
|
|
4788
5218
|
access_expires_at?: string;
|
|
4789
5219
|
/**
|
|
4790
5220
|
* @description Current access status of the curricula
|
|
4791
5221
|
* @enum {string}
|
|
4792
5222
|
*/
|
|
4793
5223
|
access_status: "enabled" | "disabled";
|
|
4794
|
-
/** @description Additional metadata about the
|
|
5224
|
+
/** @description Additional metadata about the Curricula */
|
|
4795
5225
|
metadata: {
|
|
4796
5226
|
/**
|
|
4797
5227
|
* @description Title of the learning path
|
|
@@ -4828,7 +5258,7 @@ interface operations {
|
|
|
4828
5258
|
id: string;
|
|
4829
5259
|
/**
|
|
4830
5260
|
* Format: uuid
|
|
4831
|
-
* @description UUID
|
|
5261
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4832
5262
|
*/
|
|
4833
5263
|
org_id: string;
|
|
4834
5264
|
/**
|
|
@@ -5683,7 +6113,7 @@ interface operations {
|
|
|
5683
6113
|
id: string;
|
|
5684
6114
|
/**
|
|
5685
6115
|
* Format: uuid
|
|
5686
|
-
* @description UUID
|
|
6116
|
+
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
5687
6117
|
*/
|
|
5688
6118
|
org_id: string;
|
|
5689
6119
|
/**
|