@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
|
@@ -54,7 +54,7 @@ interface components {
|
|
|
54
54
|
created_at?: string;
|
|
55
55
|
/** Format: date-time */
|
|
56
56
|
updated_at?: string;
|
|
57
|
-
/**
|
|
57
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
58
58
|
deleted_at?: string;
|
|
59
59
|
};
|
|
60
60
|
/** @description Payload for creating a new team */
|
|
@@ -99,7 +99,7 @@ interface components {
|
|
|
99
99
|
created_at?: string;
|
|
100
100
|
/** Format: date-time */
|
|
101
101
|
updated_at?: string;
|
|
102
|
-
/**
|
|
102
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
103
103
|
deleted_at?: string;
|
|
104
104
|
}[];
|
|
105
105
|
};
|
|
@@ -111,9 +111,15 @@ interface components {
|
|
|
111
111
|
team_id?: string;
|
|
112
112
|
/** @description user's email or username */
|
|
113
113
|
user_id?: string;
|
|
114
|
-
/**
|
|
114
|
+
/**
|
|
115
|
+
* Format: date-time
|
|
116
|
+
* @description Timestamp when the resource was created.
|
|
117
|
+
*/
|
|
115
118
|
created_at?: string;
|
|
116
|
-
/**
|
|
119
|
+
/**
|
|
120
|
+
* Format: date-time
|
|
121
|
+
* @description Timestamp when the resource was updated.
|
|
122
|
+
*/
|
|
117
123
|
updated_at?: string;
|
|
118
124
|
/** @description SQL null Timestamp to handle null values of time. */
|
|
119
125
|
deleted_at?: string;
|
|
@@ -130,9 +136,15 @@ interface components {
|
|
|
130
136
|
team_id?: string;
|
|
131
137
|
/** @description user's email or username */
|
|
132
138
|
user_id?: string;
|
|
133
|
-
/**
|
|
139
|
+
/**
|
|
140
|
+
* Format: date-time
|
|
141
|
+
* @description Timestamp when the resource was created.
|
|
142
|
+
*/
|
|
134
143
|
created_at?: string;
|
|
135
|
-
/**
|
|
144
|
+
/**
|
|
145
|
+
* Format: date-time
|
|
146
|
+
* @description Timestamp when the resource was updated.
|
|
147
|
+
*/
|
|
136
148
|
updated_at?: string;
|
|
137
149
|
/** @description SQL null Timestamp to handle null values of time. */
|
|
138
150
|
deleted_at?: string;
|
|
@@ -260,7 +272,7 @@ interface operations {
|
|
|
260
272
|
created_at?: string;
|
|
261
273
|
/** Format: date-time */
|
|
262
274
|
updated_at?: string;
|
|
263
|
-
/**
|
|
275
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
264
276
|
deleted_at?: string;
|
|
265
277
|
}[];
|
|
266
278
|
};
|
|
@@ -315,7 +327,7 @@ interface operations {
|
|
|
315
327
|
created_at?: string;
|
|
316
328
|
/** Format: date-time */
|
|
317
329
|
updated_at?: string;
|
|
318
|
-
/**
|
|
330
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
319
331
|
deleted_at?: string;
|
|
320
332
|
};
|
|
321
333
|
};
|
|
@@ -382,7 +394,7 @@ interface operations {
|
|
|
382
394
|
created_at?: string;
|
|
383
395
|
/** Format: date-time */
|
|
384
396
|
updated_at?: string;
|
|
385
|
-
/**
|
|
397
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
386
398
|
deleted_at?: string;
|
|
387
399
|
};
|
|
388
400
|
};
|
|
@@ -450,7 +462,7 @@ interface operations {
|
|
|
450
462
|
created_at?: string;
|
|
451
463
|
/** Format: date-time */
|
|
452
464
|
updated_at?: string;
|
|
453
|
-
/**
|
|
465
|
+
/** @description SQL null Timestamp to handle null values of time. */
|
|
454
466
|
deleted_at?: string;
|
|
455
467
|
};
|
|
456
468
|
};
|
|
@@ -566,9 +578,15 @@ interface operations {
|
|
|
566
578
|
team_id?: string;
|
|
567
579
|
/** @description user's email or username */
|
|
568
580
|
user_id?: string;
|
|
569
|
-
/**
|
|
581
|
+
/**
|
|
582
|
+
* Format: date-time
|
|
583
|
+
* @description Timestamp when the resource was created.
|
|
584
|
+
*/
|
|
570
585
|
created_at?: string;
|
|
571
|
-
/**
|
|
586
|
+
/**
|
|
587
|
+
* Format: date-time
|
|
588
|
+
* @description Timestamp when the resource was updated.
|
|
589
|
+
*/
|
|
572
590
|
updated_at?: string;
|
|
573
591
|
/** @description SQL null Timestamp to handle null values of time. */
|
|
574
592
|
deleted_at?: string;
|
|
@@ -625,9 +643,15 @@ interface operations {
|
|
|
625
643
|
team_id?: string;
|
|
626
644
|
/** @description user's email or username */
|
|
627
645
|
user_id?: string;
|
|
628
|
-
/**
|
|
646
|
+
/**
|
|
647
|
+
* Format: date-time
|
|
648
|
+
* @description Timestamp when the resource was created.
|
|
649
|
+
*/
|
|
629
650
|
created_at?: string;
|
|
630
|
-
/**
|
|
651
|
+
/**
|
|
652
|
+
* Format: date-time
|
|
653
|
+
* @description Timestamp when the resource was updated.
|
|
654
|
+
*/
|
|
631
655
|
updated_at?: string;
|
|
632
656
|
/** @description SQL null Timestamp to handle null values of time. */
|
|
633
657
|
deleted_at?: string;
|
|
@@ -677,9 +701,15 @@ interface operations {
|
|
|
677
701
|
team_id?: string;
|
|
678
702
|
/** @description user's email or username */
|
|
679
703
|
user_id?: string;
|
|
680
|
-
/**
|
|
704
|
+
/**
|
|
705
|
+
* Format: date-time
|
|
706
|
+
* @description Timestamp when the resource was created.
|
|
707
|
+
*/
|
|
681
708
|
created_at?: string;
|
|
682
|
-
/**
|
|
709
|
+
/**
|
|
710
|
+
* Format: date-time
|
|
711
|
+
* @description Timestamp when the resource was updated.
|
|
712
|
+
*/
|
|
683
713
|
updated_at?: string;
|
|
684
714
|
/** @description SQL null Timestamp to handle null values of time. */
|
|
685
715
|
deleted_at?: string;
|