@meshery/schemas 1.3.28 → 1.3.30
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/cloudApi.d.mts +3420 -3186
- package/dist/cloudApi.d.ts +3420 -3186
- package/dist/constructs/v1beta2/academy/Academy.d.ts +2 -2
- package/dist/constructs/v1beta2/academy/AcademySchema.js +1 -1
- package/dist/constructs/v1beta2/academy/AcademySchema.mjs +1 -1
- package/dist/constructs/v1beta2/core/Core.d.ts +2 -2
- package/dist/constructs/v1beta2/core/CoreSchema.js +1 -1
- package/dist/constructs/v1beta2/core/CoreSchema.mjs +1 -1
- package/dist/constructs/v1beta2/credential/Credential.d.ts +4 -4
- package/dist/constructs/v1beta2/credential/CredentialSchema.js +2 -2
- package/dist/constructs/v1beta2/credential/CredentialSchema.mjs +2 -2
- package/dist/constructs/v1beta2/design/Design.d.ts +12 -12
- package/dist/constructs/v1beta2/design/DesignSchema.js +5 -5
- package/dist/constructs/v1beta2/design/DesignSchema.mjs +5 -5
- package/dist/constructs/v1beta2/event/Event.d.ts +10 -10
- package/dist/constructs/v1beta2/event/EventSchema.js +1 -1
- package/dist/constructs/v1beta2/event/EventSchema.mjs +1 -1
- package/dist/constructs/v1beta2/invitation/Invitation.d.ts +2 -2
- package/dist/constructs/v1beta2/invitation/InvitationSchema.js +1 -1
- package/dist/constructs/v1beta2/invitation/InvitationSchema.mjs +1 -1
- package/dist/constructs/v1beta2/key/Key.d.ts +6 -6
- package/dist/constructs/v1beta2/key/KeySchema.js +1 -1
- package/dist/constructs/v1beta2/key/KeySchema.mjs +1 -1
- package/dist/constructs/v1beta2/keychain/Keychain.d.ts +6 -6
- package/dist/constructs/v1beta2/keychain/KeychainSchema.js +1 -1
- package/dist/constructs/v1beta2/keychain/KeychainSchema.mjs +1 -1
- package/dist/constructs/v1beta2/organization/Organization.d.ts +14 -0
- package/dist/constructs/v1beta2/organization/OrganizationSchema.js +1 -1
- package/dist/constructs/v1beta2/organization/OrganizationSchema.mjs +1 -1
- package/dist/constructs/v1beta2/plan/Plan.d.ts +2 -2
- package/dist/constructs/v1beta2/plan/PlanSchema.js +1 -1
- package/dist/constructs/v1beta2/plan/PlanSchema.mjs +1 -1
- package/dist/constructs/v1beta2/role/Role.d.ts +6 -6
- package/dist/constructs/v1beta2/role/RoleSchema.js +1 -1
- package/dist/constructs/v1beta2/role/RoleSchema.mjs +1 -1
- package/dist/constructs/v1beta2/schedule/Schedule.d.ts +4 -4
- package/dist/constructs/v1beta2/schedule/ScheduleSchema.js +2 -2
- package/dist/constructs/v1beta2/schedule/ScheduleSchema.mjs +2 -2
- package/dist/constructs/v1beta2/subscription/Subscription.d.ts +4 -4
- package/dist/constructs/v1beta2/subscription/SubscriptionSchema.js +1 -1
- package/dist/constructs/v1beta2/subscription/SubscriptionSchema.mjs +1 -1
- package/dist/constructs/v1beta2/team/Team.d.ts +16 -41
- package/dist/constructs/v1beta2/team/TeamSchema.js +1 -1
- package/dist/constructs/v1beta2/team/TeamSchema.mjs +1 -1
- package/dist/constructs/v1beta2/token/Token.d.ts +4 -4
- package/dist/constructs/v1beta2/token/TokenSchema.js +1 -1
- package/dist/constructs/v1beta2/token/TokenSchema.mjs +1 -1
- package/dist/constructs/v1beta2/user/User.d.ts +6 -6
- package/dist/constructs/v1beta2/user/UserSchema.js +1 -1
- package/dist/constructs/v1beta2/user/UserSchema.mjs +1 -1
- package/dist/constructs/v1beta2/view/View.d.ts +4 -4
- package/dist/constructs/v1beta2/view/ViewSchema.js +2 -2
- package/dist/constructs/v1beta2/view/ViewSchema.mjs +2 -2
- package/dist/constructs/v1beta3/academy/Academy.d.ts +767 -3
- package/dist/constructs/v1beta3/academy/AcademySchema.js +3 -1
- package/dist/constructs/v1beta3/academy/AcademySchema.mjs +3 -1
- package/dist/constructs/v1beta3/design/Design.d.ts +5 -5
- package/dist/constructs/v1beta3/design/DesignSchema.js +5 -5
- package/dist/constructs/v1beta3/design/DesignSchema.mjs +5 -5
- package/dist/constructs/v1beta3/environment/Environment.d.ts +6 -6
- package/dist/constructs/v1beta3/environment/EnvironmentSchema.js +1 -1
- package/dist/constructs/v1beta3/environment/EnvironmentSchema.mjs +1 -1
- package/dist/constructs/v1beta3/event/Event.d.ts +11 -11
- package/dist/constructs/v1beta3/event/EventSchema.js +1 -1
- package/dist/constructs/v1beta3/event/EventSchema.mjs +1 -1
- package/dist/constructs/v1beta3/filter/Filter.d.ts +2 -2
- package/dist/constructs/v1beta3/filter/FilterSchema.js +2 -2
- package/dist/constructs/v1beta3/filter/FilterSchema.mjs +2 -2
- package/dist/constructs/v1beta3/invitation/Invitation.d.ts +4 -4
- package/dist/constructs/v1beta3/invitation/InvitationSchema.js +1 -1
- package/dist/constructs/v1beta3/invitation/InvitationSchema.mjs +1 -1
- package/dist/constructs/v1beta3/pattern_resource/PatternResource.d.ts +2 -2
- package/dist/constructs/v1beta3/pattern_resource/PatternResourceSchema.js +2 -2
- package/dist/constructs/v1beta3/pattern_resource/PatternResourceSchema.mjs +2 -2
- package/dist/constructs/v1beta3/performance_profile/PerformanceProfile.d.ts +4 -4
- package/dist/constructs/v1beta3/performance_profile/PerformanceProfileSchema.js +1 -1
- package/dist/constructs/v1beta3/performance_profile/PerformanceProfileSchema.mjs +1 -1
- package/dist/constructs/v1beta3/plan/Plan.d.ts +2 -2
- package/dist/constructs/v1beta3/plan/PlanSchema.js +1 -1
- package/dist/constructs/v1beta3/plan/PlanSchema.mjs +1 -1
- package/dist/constructs/v1beta3/subscription/Subscription.d.ts +4 -4
- package/dist/constructs/v1beta3/subscription/SubscriptionSchema.js +1 -1
- package/dist/constructs/v1beta3/subscription/SubscriptionSchema.mjs +1 -1
- package/dist/constructs/v1beta3/token/Token.d.ts +4 -4
- package/dist/constructs/v1beta3/token/TokenSchema.js +1 -1
- package/dist/constructs/v1beta3/token/TokenSchema.mjs +1 -1
- package/dist/constructs/v1beta3/workspace/Workspace.d.ts +12 -12
- package/dist/constructs/v1beta3/workspace/WorkspaceSchema.js +2 -2
- package/dist/constructs/v1beta3/workspace/WorkspaceSchema.mjs +2 -2
- package/dist/index.d.mts +14 -8
- package/dist/index.d.ts +14 -8
- package/dist/index.js +6 -6
- package/dist/index.mjs +6 -6
- package/dist/mesheryApi.d.mts +1407 -1399
- package/dist/mesheryApi.d.ts +1407 -1399
- package/package.json +1 -1
|
@@ -565,6 +565,8 @@ export interface components {
|
|
|
565
565
|
country?: string;
|
|
566
566
|
/** @description Region of the organization. */
|
|
567
567
|
region?: string;
|
|
568
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
569
|
+
domain?: string;
|
|
568
570
|
/** @description Display name of the organization owner. */
|
|
569
571
|
owner?: string;
|
|
570
572
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -703,6 +705,8 @@ export interface components {
|
|
|
703
705
|
country?: string;
|
|
704
706
|
/** @description Region of the organization. */
|
|
705
707
|
region?: string;
|
|
708
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
709
|
+
domain?: string;
|
|
706
710
|
/** @description Display name of the organization owner. */
|
|
707
711
|
owner?: string;
|
|
708
712
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -842,6 +846,8 @@ export interface components {
|
|
|
842
846
|
country?: string;
|
|
843
847
|
/** @description Region of the organization. */
|
|
844
848
|
region?: string;
|
|
849
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
850
|
+
domain?: string;
|
|
845
851
|
/** @description Display name of the organization owner. */
|
|
846
852
|
owner?: string;
|
|
847
853
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -1523,6 +1529,8 @@ export interface operations {
|
|
|
1523
1529
|
country?: string;
|
|
1524
1530
|
/** @description Region of the organization. */
|
|
1525
1531
|
region?: string;
|
|
1532
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
1533
|
+
domain?: string;
|
|
1526
1534
|
/** @description Display name of the organization owner. */
|
|
1527
1535
|
owner?: string;
|
|
1528
1536
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -1815,6 +1823,8 @@ export interface operations {
|
|
|
1815
1823
|
country?: string;
|
|
1816
1824
|
/** @description Region of the organization. */
|
|
1817
1825
|
region?: string;
|
|
1826
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
1827
|
+
domain?: string;
|
|
1818
1828
|
/** @description Display name of the organization owner. */
|
|
1819
1829
|
owner?: string;
|
|
1820
1830
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -2086,6 +2096,8 @@ export interface operations {
|
|
|
2086
2096
|
country?: string;
|
|
2087
2097
|
/** @description Region of the organization. */
|
|
2088
2098
|
region?: string;
|
|
2099
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
2100
|
+
domain?: string;
|
|
2089
2101
|
/** @description Display name of the organization owner. */
|
|
2090
2102
|
owner?: string;
|
|
2091
2103
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -2383,6 +2395,8 @@ export interface operations {
|
|
|
2383
2395
|
country?: string;
|
|
2384
2396
|
/** @description Region of the organization. */
|
|
2385
2397
|
region?: string;
|
|
2398
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
2399
|
+
domain?: string;
|
|
2386
2400
|
/** @description Display name of the organization owner. */
|
|
2387
2401
|
owner?: string;
|
|
2388
2402
|
/** @description Free-form metadata associated with an organization, including preferences. */
|