@meshery/schemas 0.8.127 → 0.8.129
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Core-vaTzd8cz.d.mts → Core-BiYtFM4v.d.mts} +1 -1
- package/dist/{Core-vaTzd8cz.d.ts → Core-BiYtFM4v.d.ts} +1 -1
- package/dist/cloudApi.d.mts +13676 -3825
- package/dist/cloudApi.d.ts +13676 -3825
- package/dist/cloudApi.js +1 -1
- package/dist/cloudApi.mjs +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
- package/dist/constructs/v1alpha3/relationship/Relationship.d.mts +32 -128
- package/dist/constructs/v1alpha3/relationship/Relationship.d.ts +32 -128
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +15 -15
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +15 -15
- package/dist/constructs/v1beta1/academy/Academy.d.mts +749 -319
- package/dist/constructs/v1beta1/academy/Academy.d.ts +749 -319
- package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
- package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.d.mts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.d.ts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/component/Component.d.mts +6 -12
- package/dist/constructs/v1beta1/component/Component.d.ts +6 -12
- package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.js +3 -3
- package/dist/constructs/v1beta1/component/ComponentSchema.mjs +3 -3
- package/dist/constructs/v1beta1/connection/Connection.d.mts +12 -12
- package/dist/constructs/v1beta1/connection/Connection.d.ts +12 -12
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
- package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/credential/Credential.d.mts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.d.ts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.js +1 -0
- package/dist/constructs/v1beta1/credential/Credential.mjs +0 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.js +9 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +9 -0
- package/dist/constructs/v1beta1/environment/Environment.d.mts +4 -4
- package/dist/constructs/v1beta1/environment/Environment.d.ts +4 -4
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +68 -212
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +68 -212
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +25 -25
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +25 -25
- package/dist/constructs/v1beta1/event/EventSchema.d.mts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.d.ts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
- package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.d.mts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.d.ts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
- package/dist/constructs/v1beta1/model/Model.d.mts +7 -13
- package/dist/constructs/v1beta1/model/Model.d.ts +7 -13
- package/dist/constructs/v1beta1/model/ModelSchema.d.mts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.d.ts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.js +2 -2
- package/dist/constructs/v1beta1/model/ModelSchema.mjs +2 -2
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
- package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/pattern/Pattern.d.mts +7481 -212
- package/dist/constructs/v1beta1/pattern/Pattern.d.ts +7481 -212
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.js +265 -25
- package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +265 -25
- package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
- package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
- package/dist/constructs/v1beta1/role/Role.d.mts +614 -0
- package/dist/constructs/v1beta1/role/Role.d.ts +614 -0
- package/dist/constructs/v1beta1/role/Role.js +1 -0
- package/dist/constructs/v1beta1/role/Role.mjs +0 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.js +2 -0
- package/dist/constructs/v1beta1/role/RoleSchema.mjs +2 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.mts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.ts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.js +1 -0
- package/dist/constructs/v1beta1/schedule/Schedule.mjs +0 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.js +13 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.mjs +13 -0
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/team/Team.d.mts +46 -16
- package/dist/constructs/v1beta1/team/Team.d.ts +46 -16
- package/dist/constructs/v1beta1/team/TeamSchema.d.mts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.d.ts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
- package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
- package/dist/constructs/v1beta1/user/UserSchema.d.mts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.d.ts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
- package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +283 -43
- package/dist/index.mjs +283 -43
- package/dist/mesheryApi.d.mts +2025 -183
- package/dist/mesheryApi.d.ts +2025 -183
- package/dist/mesheryApi.js +1 -1
- package/dist/mesheryApi.mjs +1 -1
- package/package.json +1 -1
|
@@ -107,7 +107,7 @@ interface paths {
|
|
|
107
107
|
*/
|
|
108
108
|
format: "JSON" | "CUE";
|
|
109
109
|
/** @description Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models */
|
|
110
|
-
model
|
|
110
|
+
model: {
|
|
111
111
|
/**
|
|
112
112
|
* Format: uuid
|
|
113
113
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
@@ -191,7 +191,7 @@ interface paths {
|
|
|
191
191
|
created_at?: string;
|
|
192
192
|
/** Format: date-time */
|
|
193
193
|
updated_at?: string;
|
|
194
|
-
/**
|
|
194
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
195
195
|
deleted_at?: string;
|
|
196
196
|
/** @description Associated environments for this connection */
|
|
197
197
|
environments?: {
|
|
@@ -234,7 +234,7 @@ interface paths {
|
|
|
234
234
|
};
|
|
235
235
|
/** Format: date-time */
|
|
236
236
|
updated_at?: string;
|
|
237
|
-
/**
|
|
237
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
238
238
|
deleted_at?: string;
|
|
239
239
|
}[];
|
|
240
240
|
/**
|
|
@@ -398,17 +398,11 @@ interface paths {
|
|
|
398
398
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
399
399
|
*/
|
|
400
400
|
id: string;
|
|
401
|
-
/**
|
|
402
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
403
|
-
* @default untitled-model
|
|
404
|
-
*/
|
|
401
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
405
402
|
name: string;
|
|
406
403
|
/** @description Version of the model definition. */
|
|
407
404
|
version: string;
|
|
408
|
-
/**
|
|
409
|
-
* @description Human-readable name for the model.
|
|
410
|
-
* @default Untitled Model
|
|
411
|
-
*/
|
|
405
|
+
/** @description Human-readable name for the model. */
|
|
412
406
|
displayName: string;
|
|
413
407
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
414
408
|
model: {
|
|
@@ -423,7 +417,7 @@ interface paths {
|
|
|
423
417
|
* Format: uuid
|
|
424
418
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
425
419
|
*/
|
|
426
|
-
modelId
|
|
420
|
+
modelId?: string;
|
|
427
421
|
/** @description Visualization styles for a component */
|
|
428
422
|
styles?: ({
|
|
429
423
|
/** @description Primary color of the component used for UI representation. */
|
|
@@ -837,7 +831,7 @@ interface paths {
|
|
|
837
831
|
* ]
|
|
838
832
|
*/
|
|
839
833
|
schemaVersion: string;
|
|
840
|
-
/** @description
|
|
834
|
+
/** @description Specifies the version of the relationship definition. */
|
|
841
835
|
version: string;
|
|
842
836
|
/**
|
|
843
837
|
* @description Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships.
|
|
@@ -1009,17 +1003,11 @@ interface paths {
|
|
|
1009
1003
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1010
1004
|
*/
|
|
1011
1005
|
id: string;
|
|
1012
|
-
/**
|
|
1013
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
1014
|
-
* @default untitled-model
|
|
1015
|
-
*/
|
|
1006
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
1016
1007
|
name: string;
|
|
1017
1008
|
/** @description Version of the model definition. */
|
|
1018
1009
|
version: string;
|
|
1019
|
-
/**
|
|
1020
|
-
* @description Human-readable name for the model.
|
|
1021
|
-
* @default Untitled Model
|
|
1022
|
-
*/
|
|
1010
|
+
/** @description Human-readable name for the model. */
|
|
1023
1011
|
displayName: string;
|
|
1024
1012
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
1025
1013
|
model: {
|
|
@@ -1084,17 +1072,11 @@ interface paths {
|
|
|
1084
1072
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1085
1073
|
*/
|
|
1086
1074
|
id: string;
|
|
1087
|
-
/**
|
|
1088
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
1089
|
-
* @default untitled-model
|
|
1090
|
-
*/
|
|
1075
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
1091
1076
|
name: string;
|
|
1092
1077
|
/** @description Version of the model definition. */
|
|
1093
1078
|
version: string;
|
|
1094
|
-
/**
|
|
1095
|
-
* @description Human-readable name for the model.
|
|
1096
|
-
* @default Untitled Model
|
|
1097
|
-
*/
|
|
1079
|
+
/** @description Human-readable name for the model. */
|
|
1098
1080
|
displayName: string;
|
|
1099
1081
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
1100
1082
|
model: {
|
|
@@ -1170,17 +1152,11 @@ interface paths {
|
|
|
1170
1152
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1171
1153
|
*/
|
|
1172
1154
|
id: string;
|
|
1173
|
-
/**
|
|
1174
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
1175
|
-
* @default untitled-model
|
|
1176
|
-
*/
|
|
1155
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
1177
1156
|
name: string;
|
|
1178
1157
|
/** @description Version of the model definition. */
|
|
1179
1158
|
version: string;
|
|
1180
|
-
/**
|
|
1181
|
-
* @description Human-readable name for the model.
|
|
1182
|
-
* @default Untitled Model
|
|
1183
|
-
*/
|
|
1159
|
+
/** @description Human-readable name for the model. */
|
|
1184
1160
|
displayName: string;
|
|
1185
1161
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
1186
1162
|
model: {
|
|
@@ -1259,17 +1235,11 @@ interface paths {
|
|
|
1259
1235
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1260
1236
|
*/
|
|
1261
1237
|
id: string;
|
|
1262
|
-
/**
|
|
1263
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
1264
|
-
* @default untitled-model
|
|
1265
|
-
*/
|
|
1238
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
1266
1239
|
name: string;
|
|
1267
1240
|
/** @description Version of the model definition. */
|
|
1268
1241
|
version: string;
|
|
1269
|
-
/**
|
|
1270
|
-
* @description Human-readable name for the model.
|
|
1271
|
-
* @default Untitled Model
|
|
1272
|
-
*/
|
|
1242
|
+
/** @description Human-readable name for the model. */
|
|
1273
1243
|
displayName: string;
|
|
1274
1244
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
1275
1245
|
model: {
|
|
@@ -1345,17 +1315,11 @@ interface paths {
|
|
|
1345
1315
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1346
1316
|
*/
|
|
1347
1317
|
id: string;
|
|
1348
|
-
/**
|
|
1349
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
1350
|
-
* @default untitled-model
|
|
1351
|
-
*/
|
|
1318
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
1352
1319
|
name: string;
|
|
1353
1320
|
/** @description Version of the model definition. */
|
|
1354
1321
|
version: string;
|
|
1355
|
-
/**
|
|
1356
|
-
* @description Human-readable name for the model.
|
|
1357
|
-
* @default Untitled Model
|
|
1358
|
-
*/
|
|
1322
|
+
/** @description Human-readable name for the model. */
|
|
1359
1323
|
displayName: string;
|
|
1360
1324
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
1361
1325
|
model: {
|
|
@@ -1508,7 +1472,7 @@ interface paths {
|
|
|
1508
1472
|
*/
|
|
1509
1473
|
format: "JSON" | "CUE";
|
|
1510
1474
|
/** @description Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models */
|
|
1511
|
-
model
|
|
1475
|
+
model: {
|
|
1512
1476
|
/**
|
|
1513
1477
|
* Format: uuid
|
|
1514
1478
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
@@ -1592,7 +1556,7 @@ interface paths {
|
|
|
1592
1556
|
created_at?: string;
|
|
1593
1557
|
/** Format: date-time */
|
|
1594
1558
|
updated_at?: string;
|
|
1595
|
-
/**
|
|
1559
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
1596
1560
|
deleted_at?: string;
|
|
1597
1561
|
/** @description Associated environments for this connection */
|
|
1598
1562
|
environments?: {
|
|
@@ -1635,7 +1599,7 @@ interface paths {
|
|
|
1635
1599
|
};
|
|
1636
1600
|
/** Format: date-time */
|
|
1637
1601
|
updated_at?: string;
|
|
1638
|
-
/**
|
|
1602
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
1639
1603
|
deleted_at?: string;
|
|
1640
1604
|
}[];
|
|
1641
1605
|
/**
|
|
@@ -1799,17 +1763,11 @@ interface paths {
|
|
|
1799
1763
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1800
1764
|
*/
|
|
1801
1765
|
id: string;
|
|
1802
|
-
/**
|
|
1803
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
1804
|
-
* @default untitled-model
|
|
1805
|
-
*/
|
|
1766
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
1806
1767
|
name: string;
|
|
1807
1768
|
/** @description Version of the model definition. */
|
|
1808
1769
|
version: string;
|
|
1809
|
-
/**
|
|
1810
|
-
* @description Human-readable name for the model.
|
|
1811
|
-
* @default Untitled Model
|
|
1812
|
-
*/
|
|
1770
|
+
/** @description Human-readable name for the model. */
|
|
1813
1771
|
displayName: string;
|
|
1814
1772
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
1815
1773
|
model: {
|
|
@@ -1824,7 +1782,7 @@ interface paths {
|
|
|
1824
1782
|
* Format: uuid
|
|
1825
1783
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
1826
1784
|
*/
|
|
1827
|
-
modelId
|
|
1785
|
+
modelId?: string;
|
|
1828
1786
|
/** @description Visualization styles for a component */
|
|
1829
1787
|
styles?: ({
|
|
1830
1788
|
/** @description Primary color of the component used for UI representation. */
|
|
@@ -2238,7 +2196,7 @@ interface paths {
|
|
|
2238
2196
|
* ]
|
|
2239
2197
|
*/
|
|
2240
2198
|
schemaVersion: string;
|
|
2241
|
-
/** @description
|
|
2199
|
+
/** @description Specifies the version of the relationship definition. */
|
|
2242
2200
|
version: string;
|
|
2243
2201
|
/**
|
|
2244
2202
|
* @description Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships.
|
|
@@ -2410,17 +2368,11 @@ interface paths {
|
|
|
2410
2368
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2411
2369
|
*/
|
|
2412
2370
|
id: string;
|
|
2413
|
-
/**
|
|
2414
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
2415
|
-
* @default untitled-model
|
|
2416
|
-
*/
|
|
2371
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
2417
2372
|
name: string;
|
|
2418
2373
|
/** @description Version of the model definition. */
|
|
2419
2374
|
version: string;
|
|
2420
|
-
/**
|
|
2421
|
-
* @description Human-readable name for the model.
|
|
2422
|
-
* @default Untitled Model
|
|
2423
|
-
*/
|
|
2375
|
+
/** @description Human-readable name for the model. */
|
|
2424
2376
|
displayName: string;
|
|
2425
2377
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
2426
2378
|
model: {
|
|
@@ -2485,17 +2437,11 @@ interface paths {
|
|
|
2485
2437
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2486
2438
|
*/
|
|
2487
2439
|
id: string;
|
|
2488
|
-
/**
|
|
2489
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
2490
|
-
* @default untitled-model
|
|
2491
|
-
*/
|
|
2440
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
2492
2441
|
name: string;
|
|
2493
2442
|
/** @description Version of the model definition. */
|
|
2494
2443
|
version: string;
|
|
2495
|
-
/**
|
|
2496
|
-
* @description Human-readable name for the model.
|
|
2497
|
-
* @default Untitled Model
|
|
2498
|
-
*/
|
|
2444
|
+
/** @description Human-readable name for the model. */
|
|
2499
2445
|
displayName: string;
|
|
2500
2446
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
2501
2447
|
model: {
|
|
@@ -2571,17 +2517,11 @@ interface paths {
|
|
|
2571
2517
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2572
2518
|
*/
|
|
2573
2519
|
id: string;
|
|
2574
|
-
/**
|
|
2575
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
2576
|
-
* @default untitled-model
|
|
2577
|
-
*/
|
|
2520
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
2578
2521
|
name: string;
|
|
2579
2522
|
/** @description Version of the model definition. */
|
|
2580
2523
|
version: string;
|
|
2581
|
-
/**
|
|
2582
|
-
* @description Human-readable name for the model.
|
|
2583
|
-
* @default Untitled Model
|
|
2584
|
-
*/
|
|
2524
|
+
/** @description Human-readable name for the model. */
|
|
2585
2525
|
displayName: string;
|
|
2586
2526
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
2587
2527
|
model: {
|
|
@@ -2660,17 +2600,11 @@ interface paths {
|
|
|
2660
2600
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2661
2601
|
*/
|
|
2662
2602
|
id: string;
|
|
2663
|
-
/**
|
|
2664
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
2665
|
-
* @default untitled-model
|
|
2666
|
-
*/
|
|
2603
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
2667
2604
|
name: string;
|
|
2668
2605
|
/** @description Version of the model definition. */
|
|
2669
2606
|
version: string;
|
|
2670
|
-
/**
|
|
2671
|
-
* @description Human-readable name for the model.
|
|
2672
|
-
* @default Untitled Model
|
|
2673
|
-
*/
|
|
2607
|
+
/** @description Human-readable name for the model. */
|
|
2674
2608
|
displayName: string;
|
|
2675
2609
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
2676
2610
|
model: {
|
|
@@ -2746,17 +2680,11 @@ interface paths {
|
|
|
2746
2680
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
2747
2681
|
*/
|
|
2748
2682
|
id: string;
|
|
2749
|
-
/**
|
|
2750
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
2751
|
-
* @default untitled-model
|
|
2752
|
-
*/
|
|
2683
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
2753
2684
|
name: string;
|
|
2754
2685
|
/** @description Version of the model definition. */
|
|
2755
2686
|
version: string;
|
|
2756
|
-
/**
|
|
2757
|
-
* @description Human-readable name for the model.
|
|
2758
|
-
* @default Untitled Model
|
|
2759
|
-
*/
|
|
2687
|
+
/** @description Human-readable name for the model. */
|
|
2760
2688
|
displayName: string;
|
|
2761
2689
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
2762
2690
|
model: {
|
|
@@ -2902,7 +2830,7 @@ interface components {
|
|
|
2902
2830
|
*/
|
|
2903
2831
|
format: "JSON" | "CUE";
|
|
2904
2832
|
/** @description Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models */
|
|
2905
|
-
model
|
|
2833
|
+
model: {
|
|
2906
2834
|
/**
|
|
2907
2835
|
* Format: uuid
|
|
2908
2836
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
@@ -2986,7 +2914,7 @@ interface components {
|
|
|
2986
2914
|
created_at?: string;
|
|
2987
2915
|
/** Format: date-time */
|
|
2988
2916
|
updated_at?: string;
|
|
2989
|
-
/**
|
|
2917
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
2990
2918
|
deleted_at?: string;
|
|
2991
2919
|
/** @description Associated environments for this connection */
|
|
2992
2920
|
environments?: {
|
|
@@ -3029,7 +2957,7 @@ interface components {
|
|
|
3029
2957
|
};
|
|
3030
2958
|
/** Format: date-time */
|
|
3031
2959
|
updated_at?: string;
|
|
3032
|
-
/**
|
|
2960
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
3033
2961
|
deleted_at?: string;
|
|
3034
2962
|
}[];
|
|
3035
2963
|
/**
|
|
@@ -3193,17 +3121,11 @@ interface components {
|
|
|
3193
3121
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3194
3122
|
*/
|
|
3195
3123
|
id: string;
|
|
3196
|
-
/**
|
|
3197
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
3198
|
-
* @default untitled-model
|
|
3199
|
-
*/
|
|
3124
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
3200
3125
|
name: string;
|
|
3201
3126
|
/** @description Version of the model definition. */
|
|
3202
3127
|
version: string;
|
|
3203
|
-
/**
|
|
3204
|
-
* @description Human-readable name for the model.
|
|
3205
|
-
* @default Untitled Model
|
|
3206
|
-
*/
|
|
3128
|
+
/** @description Human-readable name for the model. */
|
|
3207
3129
|
displayName: string;
|
|
3208
3130
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
3209
3131
|
model: {
|
|
@@ -3218,7 +3140,7 @@ interface components {
|
|
|
3218
3140
|
* Format: uuid
|
|
3219
3141
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3220
3142
|
*/
|
|
3221
|
-
modelId
|
|
3143
|
+
modelId?: string;
|
|
3222
3144
|
/** @description Visualization styles for a component */
|
|
3223
3145
|
styles?: ({
|
|
3224
3146
|
/** @description Primary color of the component used for UI representation. */
|
|
@@ -3632,7 +3554,7 @@ interface components {
|
|
|
3632
3554
|
* ]
|
|
3633
3555
|
*/
|
|
3634
3556
|
schemaVersion: string;
|
|
3635
|
-
/** @description
|
|
3557
|
+
/** @description Specifies the version of the relationship definition. */
|
|
3636
3558
|
version: string;
|
|
3637
3559
|
/**
|
|
3638
3560
|
* @description Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships.
|
|
@@ -3804,17 +3726,11 @@ interface components {
|
|
|
3804
3726
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3805
3727
|
*/
|
|
3806
3728
|
id: string;
|
|
3807
|
-
/**
|
|
3808
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
3809
|
-
* @default untitled-model
|
|
3810
|
-
*/
|
|
3729
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
3811
3730
|
name: string;
|
|
3812
3731
|
/** @description Version of the model definition. */
|
|
3813
3732
|
version: string;
|
|
3814
|
-
/**
|
|
3815
|
-
* @description Human-readable name for the model.
|
|
3816
|
-
* @default Untitled Model
|
|
3817
|
-
*/
|
|
3733
|
+
/** @description Human-readable name for the model. */
|
|
3818
3734
|
displayName: string;
|
|
3819
3735
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
3820
3736
|
model: {
|
|
@@ -3879,17 +3795,11 @@ interface components {
|
|
|
3879
3795
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3880
3796
|
*/
|
|
3881
3797
|
id: string;
|
|
3882
|
-
/**
|
|
3883
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
3884
|
-
* @default untitled-model
|
|
3885
|
-
*/
|
|
3798
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
3886
3799
|
name: string;
|
|
3887
3800
|
/** @description Version of the model definition. */
|
|
3888
3801
|
version: string;
|
|
3889
|
-
/**
|
|
3890
|
-
* @description Human-readable name for the model.
|
|
3891
|
-
* @default Untitled Model
|
|
3892
|
-
*/
|
|
3802
|
+
/** @description Human-readable name for the model. */
|
|
3893
3803
|
displayName: string;
|
|
3894
3804
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
3895
3805
|
model: {
|
|
@@ -3965,17 +3875,11 @@ interface components {
|
|
|
3965
3875
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
3966
3876
|
*/
|
|
3967
3877
|
id: string;
|
|
3968
|
-
/**
|
|
3969
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
3970
|
-
* @default untitled-model
|
|
3971
|
-
*/
|
|
3878
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
3972
3879
|
name: string;
|
|
3973
3880
|
/** @description Version of the model definition. */
|
|
3974
3881
|
version: string;
|
|
3975
|
-
/**
|
|
3976
|
-
* @description Human-readable name for the model.
|
|
3977
|
-
* @default Untitled Model
|
|
3978
|
-
*/
|
|
3882
|
+
/** @description Human-readable name for the model. */
|
|
3979
3883
|
displayName: string;
|
|
3980
3884
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
3981
3885
|
model: {
|
|
@@ -4054,17 +3958,11 @@ interface components {
|
|
|
4054
3958
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4055
3959
|
*/
|
|
4056
3960
|
id: string;
|
|
4057
|
-
/**
|
|
4058
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
4059
|
-
* @default untitled-model
|
|
4060
|
-
*/
|
|
3961
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
4061
3962
|
name: string;
|
|
4062
3963
|
/** @description Version of the model definition. */
|
|
4063
3964
|
version: string;
|
|
4064
|
-
/**
|
|
4065
|
-
* @description Human-readable name for the model.
|
|
4066
|
-
* @default Untitled Model
|
|
4067
|
-
*/
|
|
3965
|
+
/** @description Human-readable name for the model. */
|
|
4068
3966
|
displayName: string;
|
|
4069
3967
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
4070
3968
|
model: {
|
|
@@ -4140,17 +4038,11 @@ interface components {
|
|
|
4140
4038
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4141
4039
|
*/
|
|
4142
4040
|
id: string;
|
|
4143
|
-
/**
|
|
4144
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
4145
|
-
* @default untitled-model
|
|
4146
|
-
*/
|
|
4041
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
4147
4042
|
name: string;
|
|
4148
4043
|
/** @description Version of the model definition. */
|
|
4149
4044
|
version: string;
|
|
4150
|
-
/**
|
|
4151
|
-
* @description Human-readable name for the model.
|
|
4152
|
-
* @default Untitled Model
|
|
4153
|
-
*/
|
|
4045
|
+
/** @description Human-readable name for the model. */
|
|
4154
4046
|
displayName: string;
|
|
4155
4047
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
4156
4048
|
model: {
|
|
@@ -4292,7 +4184,7 @@ interface components {
|
|
|
4292
4184
|
*/
|
|
4293
4185
|
format: "JSON" | "CUE";
|
|
4294
4186
|
/** @description Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models */
|
|
4295
|
-
model
|
|
4187
|
+
model: {
|
|
4296
4188
|
/**
|
|
4297
4189
|
* Format: uuid
|
|
4298
4190
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
@@ -4376,7 +4268,7 @@ interface components {
|
|
|
4376
4268
|
created_at?: string;
|
|
4377
4269
|
/** Format: date-time */
|
|
4378
4270
|
updated_at?: string;
|
|
4379
|
-
/**
|
|
4271
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
4380
4272
|
deleted_at?: string;
|
|
4381
4273
|
/** @description Associated environments for this connection */
|
|
4382
4274
|
environments?: {
|
|
@@ -4419,7 +4311,7 @@ interface components {
|
|
|
4419
4311
|
};
|
|
4420
4312
|
/** Format: date-time */
|
|
4421
4313
|
updated_at?: string;
|
|
4422
|
-
/**
|
|
4314
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
4423
4315
|
deleted_at?: string;
|
|
4424
4316
|
}[];
|
|
4425
4317
|
/**
|
|
@@ -4583,17 +4475,11 @@ interface components {
|
|
|
4583
4475
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4584
4476
|
*/
|
|
4585
4477
|
id: string;
|
|
4586
|
-
/**
|
|
4587
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
4588
|
-
* @default untitled-model
|
|
4589
|
-
*/
|
|
4478
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
4590
4479
|
name: string;
|
|
4591
4480
|
/** @description Version of the model definition. */
|
|
4592
4481
|
version: string;
|
|
4593
|
-
/**
|
|
4594
|
-
* @description Human-readable name for the model.
|
|
4595
|
-
* @default Untitled Model
|
|
4596
|
-
*/
|
|
4482
|
+
/** @description Human-readable name for the model. */
|
|
4597
4483
|
displayName: string;
|
|
4598
4484
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
4599
4485
|
model: {
|
|
@@ -4608,7 +4494,7 @@ interface components {
|
|
|
4608
4494
|
* Format: uuid
|
|
4609
4495
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
4610
4496
|
*/
|
|
4611
|
-
modelId
|
|
4497
|
+
modelId?: string;
|
|
4612
4498
|
/** @description Visualization styles for a component */
|
|
4613
4499
|
styles?: ({
|
|
4614
4500
|
/** @description Primary color of the component used for UI representation. */
|
|
@@ -5022,7 +4908,7 @@ interface components {
|
|
|
5022
4908
|
* ]
|
|
5023
4909
|
*/
|
|
5024
4910
|
schemaVersion: string;
|
|
5025
|
-
/** @description
|
|
4911
|
+
/** @description Specifies the version of the relationship definition. */
|
|
5026
4912
|
version: string;
|
|
5027
4913
|
/**
|
|
5028
4914
|
* @description Kind of the Relationship. Learn more about relationships - https://docs.meshery.io/concepts/logical/relationships.
|
|
@@ -5194,17 +5080,11 @@ interface components {
|
|
|
5194
5080
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
5195
5081
|
*/
|
|
5196
5082
|
id: string;
|
|
5197
|
-
/**
|
|
5198
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
5199
|
-
* @default untitled-model
|
|
5200
|
-
*/
|
|
5083
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
5201
5084
|
name: string;
|
|
5202
5085
|
/** @description Version of the model definition. */
|
|
5203
5086
|
version: string;
|
|
5204
|
-
/**
|
|
5205
|
-
* @description Human-readable name for the model.
|
|
5206
|
-
* @default Untitled Model
|
|
5207
|
-
*/
|
|
5087
|
+
/** @description Human-readable name for the model. */
|
|
5208
5088
|
displayName: string;
|
|
5209
5089
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
5210
5090
|
model: {
|
|
@@ -5269,17 +5149,11 @@ interface components {
|
|
|
5269
5149
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
5270
5150
|
*/
|
|
5271
5151
|
id: string;
|
|
5272
|
-
/**
|
|
5273
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
5274
|
-
* @default untitled-model
|
|
5275
|
-
*/
|
|
5152
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
5276
5153
|
name: string;
|
|
5277
5154
|
/** @description Version of the model definition. */
|
|
5278
5155
|
version: string;
|
|
5279
|
-
/**
|
|
5280
|
-
* @description Human-readable name for the model.
|
|
5281
|
-
* @default Untitled Model
|
|
5282
|
-
*/
|
|
5156
|
+
/** @description Human-readable name for the model. */
|
|
5283
5157
|
displayName: string;
|
|
5284
5158
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
5285
5159
|
model: {
|
|
@@ -5355,17 +5229,11 @@ interface components {
|
|
|
5355
5229
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
5356
5230
|
*/
|
|
5357
5231
|
id: string;
|
|
5358
|
-
/**
|
|
5359
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
5360
|
-
* @default untitled-model
|
|
5361
|
-
*/
|
|
5232
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
5362
5233
|
name: string;
|
|
5363
5234
|
/** @description Version of the model definition. */
|
|
5364
5235
|
version: string;
|
|
5365
|
-
/**
|
|
5366
|
-
* @description Human-readable name for the model.
|
|
5367
|
-
* @default Untitled Model
|
|
5368
|
-
*/
|
|
5236
|
+
/** @description Human-readable name for the model. */
|
|
5369
5237
|
displayName: string;
|
|
5370
5238
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
5371
5239
|
model: {
|
|
@@ -5444,17 +5312,11 @@ interface components {
|
|
|
5444
5312
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
5445
5313
|
*/
|
|
5446
5314
|
id: string;
|
|
5447
|
-
/**
|
|
5448
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
5449
|
-
* @default untitled-model
|
|
5450
|
-
*/
|
|
5315
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
5451
5316
|
name: string;
|
|
5452
5317
|
/** @description Version of the model definition. */
|
|
5453
5318
|
version: string;
|
|
5454
|
-
/**
|
|
5455
|
-
* @description Human-readable name for the model.
|
|
5456
|
-
* @default Untitled Model
|
|
5457
|
-
*/
|
|
5319
|
+
/** @description Human-readable name for the model. */
|
|
5458
5320
|
displayName: string;
|
|
5459
5321
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
5460
5322
|
model: {
|
|
@@ -5530,17 +5392,11 @@ interface components {
|
|
|
5530
5392
|
* @description A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.
|
|
5531
5393
|
*/
|
|
5532
5394
|
id: string;
|
|
5533
|
-
/**
|
|
5534
|
-
* @description The unique name for the model within the scope of a registrant.
|
|
5535
|
-
* @default untitled-model
|
|
5536
|
-
*/
|
|
5395
|
+
/** @description The unique name for the model within the scope of a registrant. */
|
|
5537
5396
|
name: string;
|
|
5538
5397
|
/** @description Version of the model definition. */
|
|
5539
5398
|
version: string;
|
|
5540
|
-
/**
|
|
5541
|
-
* @description Human-readable name for the model.
|
|
5542
|
-
* @default Untitled Model
|
|
5543
|
-
*/
|
|
5399
|
+
/** @description Human-readable name for the model. */
|
|
5544
5400
|
displayName: string;
|
|
5545
5401
|
/** @description Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31). */
|
|
5546
5402
|
model: {
|