@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
@@ -197,17 +197,11 @@ interface components {
197
197
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
198
198
  */
199
199
  id: string;
200
- /**
201
- * @description The unique name for the model within the scope of a registrant.
202
- * @default untitled-model
203
- */
200
+ /** @description The unique name for the model within the scope of a registrant. */
204
201
  name: string;
205
202
  /** @description Version of the model definition. */
206
203
  version: string;
207
- /**
208
- * @description Human-readable name for the model.
209
- * @default Untitled Model
210
- */
204
+ /** @description Human-readable name for the model. */
211
205
  displayName: string;
212
206
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
213
207
  model: {
@@ -272,17 +266,11 @@ interface components {
272
266
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
273
267
  */
274
268
  id: string;
275
- /**
276
- * @description The unique name for the model within the scope of a registrant.
277
- * @default untitled-model
278
- */
269
+ /** @description The unique name for the model within the scope of a registrant. */
279
270
  name: string;
280
271
  /** @description Version of the model definition. */
281
272
  version: string;
282
- /**
283
- * @description Human-readable name for the model.
284
- * @default Untitled Model
285
- */
273
+ /** @description Human-readable name for the model. */
286
274
  displayName: string;
287
275
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
288
276
  model: {
@@ -358,17 +346,11 @@ interface components {
358
346
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
359
347
  */
360
348
  id: string;
361
- /**
362
- * @description The unique name for the model within the scope of a registrant.
363
- * @default untitled-model
364
- */
349
+ /** @description The unique name for the model within the scope of a registrant. */
365
350
  name: string;
366
351
  /** @description Version of the model definition. */
367
352
  version: string;
368
- /**
369
- * @description Human-readable name for the model.
370
- * @default Untitled Model
371
- */
353
+ /** @description Human-readable name for the model. */
372
354
  displayName: string;
373
355
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
374
356
  model: {
@@ -447,17 +429,11 @@ interface components {
447
429
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
448
430
  */
449
431
  id: string;
450
- /**
451
- * @description The unique name for the model within the scope of a registrant.
452
- * @default untitled-model
453
- */
432
+ /** @description The unique name for the model within the scope of a registrant. */
454
433
  name: string;
455
434
  /** @description Version of the model definition. */
456
435
  version: string;
457
- /**
458
- * @description Human-readable name for the model.
459
- * @default Untitled Model
460
- */
436
+ /** @description Human-readable name for the model. */
461
437
  displayName: string;
462
438
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
463
439
  model: {
@@ -533,17 +509,11 @@ interface components {
533
509
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
534
510
  */
535
511
  id: string;
536
- /**
537
- * @description The unique name for the model within the scope of a registrant.
538
- * @default untitled-model
539
- */
512
+ /** @description The unique name for the model within the scope of a registrant. */
540
513
  name: string;
541
514
  /** @description Version of the model definition. */
542
515
  version: string;
543
- /**
544
- * @description Human-readable name for the model.
545
- * @default Untitled Model
546
- */
516
+ /** @description Human-readable name for the model. */
547
517
  displayName: string;
548
518
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
549
519
  model: {
@@ -681,17 +651,11 @@ interface components {
681
651
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
682
652
  */
683
653
  id: string;
684
- /**
685
- * @description The unique name for the model within the scope of a registrant.
686
- * @default untitled-model
687
- */
654
+ /** @description The unique name for the model within the scope of a registrant. */
688
655
  name: string;
689
656
  /** @description Version of the model definition. */
690
657
  version: string;
691
- /**
692
- * @description Human-readable name for the model.
693
- * @default Untitled Model
694
- */
658
+ /** @description Human-readable name for the model. */
695
659
  displayName: string;
696
660
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
697
661
  model: {
@@ -769,17 +733,11 @@ interface components {
769
733
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
770
734
  */
771
735
  id: string;
772
- /**
773
- * @description The unique name for the model within the scope of a registrant.
774
- * @default untitled-model
775
- */
736
+ /** @description The unique name for the model within the scope of a registrant. */
776
737
  name: string;
777
738
  /** @description Version of the model definition. */
778
739
  version: string;
779
- /**
780
- * @description Human-readable name for the model.
781
- * @default Untitled Model
782
- */
740
+ /** @description Human-readable name for the model. */
783
741
  displayName: string;
784
742
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
785
743
  model: {
@@ -855,17 +813,11 @@ interface components {
855
813
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
856
814
  */
857
815
  id: string;
858
- /**
859
- * @description The unique name for the model within the scope of a registrant.
860
- * @default untitled-model
861
- */
816
+ /** @description The unique name for the model within the scope of a registrant. */
862
817
  name: string;
863
818
  /** @description Version of the model definition. */
864
819
  version: string;
865
- /**
866
- * @description Human-readable name for the model.
867
- * @default Untitled Model
868
- */
820
+ /** @description Human-readable name for the model. */
869
821
  displayName: string;
870
822
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
871
823
  model: {
@@ -946,17 +898,11 @@ interface components {
946
898
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
947
899
  */
948
900
  id: string;
949
- /**
950
- * @description The unique name for the model within the scope of a registrant.
951
- * @default untitled-model
952
- */
901
+ /** @description The unique name for the model within the scope of a registrant. */
953
902
  name: string;
954
903
  /** @description Version of the model definition. */
955
904
  version: string;
956
- /**
957
- * @description Human-readable name for the model.
958
- * @default Untitled Model
959
- */
905
+ /** @description Human-readable name for the model. */
960
906
  displayName: string;
961
907
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
962
908
  model: {
@@ -1032,17 +978,11 @@ interface components {
1032
978
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1033
979
  */
1034
980
  id: string;
1035
- /**
1036
- * @description The unique name for the model within the scope of a registrant.
1037
- * @default untitled-model
1038
- */
981
+ /** @description The unique name for the model within the scope of a registrant. */
1039
982
  name: string;
1040
983
  /** @description Version of the model definition. */
1041
984
  version: string;
1042
- /**
1043
- * @description Human-readable name for the model.
1044
- * @default Untitled Model
1045
- */
985
+ /** @description Human-readable name for the model. */
1046
986
  displayName: string;
1047
987
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1048
988
  model: {
@@ -1121,17 +1061,11 @@ interface components {
1121
1061
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1122
1062
  */
1123
1063
  id: string;
1124
- /**
1125
- * @description The unique name for the model within the scope of a registrant.
1126
- * @default untitled-model
1127
- */
1064
+ /** @description The unique name for the model within the scope of a registrant. */
1128
1065
  name: string;
1129
1066
  /** @description Version of the model definition. */
1130
1067
  version: string;
1131
- /**
1132
- * @description Human-readable name for the model.
1133
- * @default Untitled Model
1134
- */
1068
+ /** @description Human-readable name for the model. */
1135
1069
  displayName: string;
1136
1070
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1137
1071
  model: {
@@ -1207,17 +1141,11 @@ interface components {
1207
1141
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1208
1142
  */
1209
1143
  id: string;
1210
- /**
1211
- * @description The unique name for the model within the scope of a registrant.
1212
- * @default untitled-model
1213
- */
1144
+ /** @description The unique name for the model within the scope of a registrant. */
1214
1145
  name: string;
1215
1146
  /** @description Version of the model definition. */
1216
1147
  version: string;
1217
- /**
1218
- * @description Human-readable name for the model.
1219
- * @default Untitled Model
1220
- */
1148
+ /** @description Human-readable name for the model. */
1221
1149
  displayName: string;
1222
1150
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1223
1151
  model: {
@@ -1299,17 +1227,11 @@ interface components {
1299
1227
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1300
1228
  */
1301
1229
  id: string;
1302
- /**
1303
- * @description The unique name for the model within the scope of a registrant.
1304
- * @default untitled-model
1305
- */
1230
+ /** @description The unique name for the model within the scope of a registrant. */
1306
1231
  name: string;
1307
1232
  /** @description Version of the model definition. */
1308
1233
  version: string;
1309
- /**
1310
- * @description Human-readable name for the model.
1311
- * @default Untitled Model
1312
- */
1234
+ /** @description Human-readable name for the model. */
1313
1235
  displayName: string;
1314
1236
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1315
1237
  model: {
@@ -1385,17 +1307,11 @@ interface components {
1385
1307
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1386
1308
  */
1387
1309
  id: string;
1388
- /**
1389
- * @description The unique name for the model within the scope of a registrant.
1390
- * @default untitled-model
1391
- */
1310
+ /** @description The unique name for the model within the scope of a registrant. */
1392
1311
  name: string;
1393
1312
  /** @description Version of the model definition. */
1394
1313
  version: string;
1395
- /**
1396
- * @description Human-readable name for the model.
1397
- * @default Untitled Model
1398
- */
1314
+ /** @description Human-readable name for the model. */
1399
1315
  displayName: string;
1400
1316
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1401
1317
  model: {
@@ -1474,17 +1390,11 @@ interface components {
1474
1390
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1475
1391
  */
1476
1392
  id: string;
1477
- /**
1478
- * @description The unique name for the model within the scope of a registrant.
1479
- * @default untitled-model
1480
- */
1393
+ /** @description The unique name for the model within the scope of a registrant. */
1481
1394
  name: string;
1482
1395
  /** @description Version of the model definition. */
1483
1396
  version: string;
1484
- /**
1485
- * @description Human-readable name for the model.
1486
- * @default Untitled Model
1487
- */
1397
+ /** @description Human-readable name for the model. */
1488
1398
  displayName: string;
1489
1399
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1490
1400
  model: {
@@ -1560,17 +1470,11 @@ interface components {
1560
1470
  * @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
1561
1471
  */
1562
1472
  id: string;
1563
- /**
1564
- * @description The unique name for the model within the scope of a registrant.
1565
- * @default untitled-model
1566
- */
1473
+ /** @description The unique name for the model within the scope of a registrant. */
1567
1474
  name: string;
1568
1475
  /** @description Version of the model definition. */
1569
1476
  version: string;
1570
- /**
1571
- * @description Human-readable name for the model.
1572
- * @default Untitled Model
1573
- */
1477
+ /** @description Human-readable name for the model. */
1574
1478
  displayName: string;
1575
1479
  /** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
1576
1480
  model: {