@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.
Files changed (159) hide show
  1. package/dist/{Core-vaTzd8cz.d.mts → Core-BiYtFM4v.d.mts} +1 -1
  2. package/dist/{Core-vaTzd8cz.d.ts → Core-BiYtFM4v.d.ts} +1 -1
  3. package/dist/cloudApi.d.mts +13676 -3825
  4. package/dist/cloudApi.d.ts +13676 -3825
  5. package/dist/cloudApi.js +1 -1
  6. package/dist/cloudApi.mjs +1 -1
  7. package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +1 -149
  8. package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +1 -149
  9. package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
  10. package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
  11. package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
  12. package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
  13. package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +1 -1643
  14. package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +1 -1643
  15. package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
  16. package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
  17. package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +1 -74
  18. package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +1 -74
  19. package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
  20. package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
  21. package/dist/constructs/v1alpha3/relationship/Relationship.d.mts +32 -128
  22. package/dist/constructs/v1alpha3/relationship/Relationship.d.ts +32 -128
  23. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +1 -6973
  24. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +1 -6973
  25. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +15 -15
  26. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +15 -15
  27. package/dist/constructs/v1beta1/academy/Academy.d.mts +749 -319
  28. package/dist/constructs/v1beta1/academy/Academy.d.ts +749 -319
  29. package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +1 -11832
  30. package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +1 -11832
  31. package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
  32. package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
  33. package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +1 -513
  34. package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +1 -513
  35. package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
  36. package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
  37. package/dist/constructs/v1beta1/category/CategorySchema.d.mts +1 -54
  38. package/dist/constructs/v1beta1/category/CategorySchema.d.ts +1 -54
  39. package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
  40. package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
  41. package/dist/constructs/v1beta1/component/Component.d.mts +6 -12
  42. package/dist/constructs/v1beta1/component/Component.d.ts +6 -12
  43. package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +1 -1771
  44. package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +1 -1771
  45. package/dist/constructs/v1beta1/component/ComponentSchema.js +3 -3
  46. package/dist/constructs/v1beta1/component/ComponentSchema.mjs +3 -3
  47. package/dist/constructs/v1beta1/connection/Connection.d.mts +12 -12
  48. package/dist/constructs/v1beta1/connection/Connection.d.ts +12 -12
  49. package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +1 -2978
  50. package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +1 -2978
  51. package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
  52. package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
  53. package/dist/constructs/v1beta1/credential/Credential.d.mts +517 -0
  54. package/dist/constructs/v1beta1/credential/Credential.d.ts +517 -0
  55. package/dist/constructs/v1beta1/credential/Credential.js +1 -0
  56. package/dist/constructs/v1beta1/credential/Credential.mjs +0 -0
  57. package/dist/constructs/v1beta1/credential/CredentialSchema.d.mts +7 -0
  58. package/dist/constructs/v1beta1/credential/CredentialSchema.d.ts +7 -0
  59. package/dist/constructs/v1beta1/credential/CredentialSchema.js +9 -0
  60. package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +9 -0
  61. package/dist/constructs/v1beta1/environment/Environment.d.mts +4 -4
  62. package/dist/constructs/v1beta1/environment/Environment.d.ts +4 -4
  63. package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +1 -958
  64. package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +1 -958
  65. package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
  66. package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
  67. package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +68 -212
  68. package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +68 -212
  69. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +1 -16507
  70. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +1 -16507
  71. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +25 -25
  72. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +25 -25
  73. package/dist/constructs/v1beta1/event/EventSchema.d.mts +1 -354
  74. package/dist/constructs/v1beta1/event/EventSchema.d.ts +1 -354
  75. package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
  76. package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
  77. package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +1 -767
  78. package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +1 -767
  79. package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
  80. package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
  81. package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +1 -1646
  82. package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +1 -1646
  83. package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
  84. package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
  85. package/dist/constructs/v1beta1/key/KeySchema.d.mts +1 -1219
  86. package/dist/constructs/v1beta1/key/KeySchema.d.ts +1 -1219
  87. package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
  88. package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
  89. package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +1 -1543
  90. package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +1 -1543
  91. package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
  92. package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
  93. package/dist/constructs/v1beta1/model/Model.d.mts +7 -13
  94. package/dist/constructs/v1beta1/model/Model.d.ts +7 -13
  95. package/dist/constructs/v1beta1/model/ModelSchema.d.mts +1 -1301
  96. package/dist/constructs/v1beta1/model/ModelSchema.d.ts +1 -1301
  97. package/dist/constructs/v1beta1/model/ModelSchema.js +2 -2
  98. package/dist/constructs/v1beta1/model/ModelSchema.mjs +2 -2
  99. package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +1 -1488
  100. package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +1 -1488
  101. package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
  102. package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
  103. package/dist/constructs/v1beta1/pattern/Pattern.d.mts +7481 -212
  104. package/dist/constructs/v1beta1/pattern/Pattern.d.ts +7481 -212
  105. package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +1 -16703
  106. package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +1 -16703
  107. package/dist/constructs/v1beta1/pattern/PatternSchema.js +265 -25
  108. package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +265 -25
  109. package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +1 -316
  110. package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +1 -316
  111. package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
  112. package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
  113. package/dist/constructs/v1beta1/role/Role.d.mts +614 -0
  114. package/dist/constructs/v1beta1/role/Role.d.ts +614 -0
  115. package/dist/constructs/v1beta1/role/Role.js +1 -0
  116. package/dist/constructs/v1beta1/role/Role.mjs +0 -0
  117. package/dist/constructs/v1beta1/role/RoleSchema.d.mts +7 -0
  118. package/dist/constructs/v1beta1/role/RoleSchema.d.ts +7 -0
  119. package/dist/constructs/v1beta1/role/RoleSchema.js +2 -0
  120. package/dist/constructs/v1beta1/role/RoleSchema.mjs +2 -0
  121. package/dist/constructs/v1beta1/schedule/Schedule.d.mts +371 -0
  122. package/dist/constructs/v1beta1/schedule/Schedule.d.ts +371 -0
  123. package/dist/constructs/v1beta1/schedule/Schedule.js +1 -0
  124. package/dist/constructs/v1beta1/schedule/Schedule.mjs +0 -0
  125. package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.mts +7 -0
  126. package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.ts +7 -0
  127. package/dist/constructs/v1beta1/schedule/ScheduleSchema.js +13 -0
  128. package/dist/constructs/v1beta1/schedule/ScheduleSchema.mjs +13 -0
  129. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +1 -27
  130. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +1 -27
  131. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
  132. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
  133. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +1 -1636
  134. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +1 -1636
  135. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
  136. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
  137. package/dist/constructs/v1beta1/team/Team.d.mts +46 -16
  138. package/dist/constructs/v1beta1/team/Team.d.ts +46 -16
  139. package/dist/constructs/v1beta1/team/TeamSchema.d.mts +1 -2016
  140. package/dist/constructs/v1beta1/team/TeamSchema.d.ts +1 -2016
  141. package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
  142. package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
  143. package/dist/constructs/v1beta1/user/UserSchema.d.mts +1 -1106
  144. package/dist/constructs/v1beta1/user/UserSchema.d.ts +1 -1106
  145. package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
  146. package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
  147. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +1 -958
  148. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +1 -958
  149. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
  150. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
  151. package/dist/index.d.mts +1 -1
  152. package/dist/index.d.ts +1 -1
  153. package/dist/index.js +283 -43
  154. package/dist/index.mjs +283 -43
  155. package/dist/mesheryApi.d.mts +2025 -183
  156. package/dist/mesheryApi.d.ts +2025 -183
  157. package/dist/mesheryApi.js +1 -1
  158. package/dist/mesheryApi.mjs +1 -1
  159. 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/cirricula/registered": {
6
+ "/api/academy/Curricula/registered": {
7
7
  /** Returns a list of academy content registered by the user with optional filtering. */
8
- get: operations["getMyAcademyCirricula"];
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/cirricula": {
14
+ "/api/academy/Curricula": {
15
15
  /** Returns a list of academy content with optional filtering. */
16
- get: operations["getAcademyCirricula"];
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 cirricula
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 cirricula
46
+ * @description Visibility of the Curricula
47
47
  * @enum {string}
48
48
  */
49
49
  visibility: "public" | "private";
50
50
  /**
51
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 ID of the organization
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 ID of the user (foreign key to User)
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 of the organization that issued the certificate
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
- AcademyCirricula: {
607
+ AcademyCurricula: {
460
608
  /**
461
- * @description Id of the cirricula
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 cirricula
621
+ * @description Visibility of the Curricula
474
622
  * @enum {string}
475
623
  */
476
624
  visibility: "public" | "private";
477
625
  /**
478
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 cirricula
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 cirricula
816
+ * @description Visibility of the Curricula
685
817
  * @enum {string}
686
818
  */
687
819
  visibility: "public" | "private";
688
820
  /**
689
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 identifier for the invitation , is also used as the invitation code
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 ID of the user who created the invitation, this is used to track who created the invitation and can be used for auditing purposes
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 curricula
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 ID of the team associated with this curricula
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 cirricula */
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 of the organization that issued the certificate
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 cirricula
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 cirricula
1247
+ * @description Visibility of the Curricula
1138
1248
  * @enum {string}
1139
1249
  */
1140
1250
  visibility: "public" | "private";
1141
1251
  /**
1142
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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
- AcademyCirriculaListResponse: {
1430
+ AcademyCurriculaListResponse: {
1337
1431
  /**
1338
- * @description Total number of cirricula
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 cirricula
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 cirricula
1450
+ * @description Visibility of the Curricula
1357
1451
  * @enum {string}
1358
1452
  */
1359
1453
  visibility: "public" | "private";
1360
1454
  /**
1361
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 cirricula
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 cirricula
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 cirricula
1652
+ * @description Visibility of the Curricula
1575
1653
  * @enum {string}
1576
1654
  */
1577
1655
  visibility: "public" | "private";
1578
1656
  /**
1579
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 of the organization that issued the certificate
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 of the organization that issued the certificate
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 of the organization that issued the certificate
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 of the organization that issued the certificate
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 ID of the organization
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 ID of the user (foreign key to User)
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 of the organization that issued the certificate
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 ID of the organization
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 ID of the user (foreign key to User)
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 of the organization that issued the certificate
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
- CirriculaCurrentItemData: {
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
- CirriculaProgressTracker: {
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
- getMyAcademyCirricula: {
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 cirricula
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 cirricula
3751
+ * @description Visibility of the Curricula
3477
3752
  * @enum {string}
3478
3753
  */
3479
3754
  visibility: "public" | "private";
3480
3755
  /**
3481
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 curricula
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 ID of the team associated with this curricula
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 cirricula */
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 of the organization that issued the certificate
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
- getAcademyCirricula: {
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 ID of the organization
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 ID of the user (foreign key to User)
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 of the organization that issued the certificate
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 ID of the organization
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 ID of the user (foreign key to User)
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 of the organization that issued the certificate
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 cirricula
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 cirricula
4672
+ * @description Visibility of the Curricula
4205
4673
  * @enum {string}
4206
4674
  */
4207
4675
  visibility: "public" | "private";
4208
4676
  /**
4209
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 identifier for the invitation , is also used as the invitation code
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 ID of the user who created the invitation, this is used to track who created the invitation and can be used for auditing purposes
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 cirricula
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 cirricula
4943
+ * @description Visibility of the Curricula
4492
4944
  * @enum {string}
4493
4945
  */
4494
4946
  visibility: "public" | "private";
4495
4947
  /**
4496
- * @description Status of the cirricula
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 cirricula
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 cirricula
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 cirricula */
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 of the organization that issued the certificate
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 identifier for the invitation , is also used as the invitation code
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 ID of the user who created the invitation, this is used to track who created the invitation and can be used for auditing purposes
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 curricula
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 ID of the team associated with this curricula
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 cirricula */
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 of the organization that issued the certificate
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 of the organization that issued the certificate
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
  /**