@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
package/dist/index.d.mts
CHANGED
|
@@ -30815,9 +30815,9 @@ interface components$8 {
|
|
|
30815
30815
|
/** @description Design (Pattern) ID */
|
|
30816
30816
|
id: string;
|
|
30817
30817
|
/** @description Get responses by page */
|
|
30818
|
-
page:
|
|
30818
|
+
page: number;
|
|
30819
30819
|
/** @description Get responses by pagesize */
|
|
30820
|
-
pagesize:
|
|
30820
|
+
pagesize: number;
|
|
30821
30821
|
/** @description Get responses that match search param value */
|
|
30822
30822
|
search: string;
|
|
30823
30823
|
/** @description Get ordered responses */
|
|
@@ -31028,9 +31028,9 @@ interface components$7 {
|
|
|
31028
31028
|
/** @description Workspace ID */
|
|
31029
31029
|
workspaceId: string;
|
|
31030
31030
|
/** @description Get responses by page */
|
|
31031
|
-
page:
|
|
31031
|
+
page: number;
|
|
31032
31032
|
/** @description Get responses by pagesize */
|
|
31033
|
-
pagesize:
|
|
31033
|
+
pagesize: number;
|
|
31034
31034
|
/** @description Get responses that match search param value */
|
|
31035
31035
|
search: string;
|
|
31036
31036
|
/** @description Get ordered responses */
|
|
@@ -31699,6 +31699,8 @@ interface components$5 {
|
|
|
31699
31699
|
country?: string;
|
|
31700
31700
|
/** @description Region of the organization. */
|
|
31701
31701
|
region?: string;
|
|
31702
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
31703
|
+
domain?: string;
|
|
31702
31704
|
/** @description Display name of the organization owner. */
|
|
31703
31705
|
owner?: string;
|
|
31704
31706
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -31837,6 +31839,8 @@ interface components$5 {
|
|
|
31837
31839
|
country?: string;
|
|
31838
31840
|
/** @description Region of the organization. */
|
|
31839
31841
|
region?: string;
|
|
31842
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
31843
|
+
domain?: string;
|
|
31840
31844
|
/** @description Display name of the organization owner. */
|
|
31841
31845
|
owner?: string;
|
|
31842
31846
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -31976,6 +31980,8 @@ interface components$5 {
|
|
|
31976
31980
|
country?: string;
|
|
31977
31981
|
/** @description Region of the organization. */
|
|
31978
31982
|
region?: string;
|
|
31983
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
31984
|
+
domain?: string;
|
|
31979
31985
|
/** @description Display name of the organization owner. */
|
|
31980
31986
|
owner?: string;
|
|
31981
31987
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -34910,9 +34916,9 @@ interface components$2 {
|
|
|
34910
34916
|
/** @description Subscription ID */
|
|
34911
34917
|
subscriptionId: string;
|
|
34912
34918
|
/** @description Get responses by page */
|
|
34913
|
-
page:
|
|
34919
|
+
page: number;
|
|
34914
34920
|
/** @description Get responses by pagesize */
|
|
34915
|
-
pagesize:
|
|
34921
|
+
pagesize: number;
|
|
34916
34922
|
/** @description Get responses by pagesize (pass all to get all responses) */
|
|
34917
34923
|
pagesizeWithAll: string;
|
|
34918
34924
|
/** @description Get ordered responses */
|
|
@@ -35047,9 +35053,9 @@ interface components$1 {
|
|
|
35047
35053
|
/** @description Token ID */
|
|
35048
35054
|
id: string;
|
|
35049
35055
|
/** @description Get responses by page */
|
|
35050
|
-
page:
|
|
35056
|
+
page: number;
|
|
35051
35057
|
/** @description Get responses by pagesize */
|
|
35052
|
-
pagesize:
|
|
35058
|
+
pagesize: number;
|
|
35053
35059
|
/** @description Get responses that match search param value */
|
|
35054
35060
|
search: string;
|
|
35055
35061
|
/** @description Get ordered responses */
|
package/dist/index.d.ts
CHANGED
|
@@ -30815,9 +30815,9 @@ interface components$8 {
|
|
|
30815
30815
|
/** @description Design (Pattern) ID */
|
|
30816
30816
|
id: string;
|
|
30817
30817
|
/** @description Get responses by page */
|
|
30818
|
-
page:
|
|
30818
|
+
page: number;
|
|
30819
30819
|
/** @description Get responses by pagesize */
|
|
30820
|
-
pagesize:
|
|
30820
|
+
pagesize: number;
|
|
30821
30821
|
/** @description Get responses that match search param value */
|
|
30822
30822
|
search: string;
|
|
30823
30823
|
/** @description Get ordered responses */
|
|
@@ -31028,9 +31028,9 @@ interface components$7 {
|
|
|
31028
31028
|
/** @description Workspace ID */
|
|
31029
31029
|
workspaceId: string;
|
|
31030
31030
|
/** @description Get responses by page */
|
|
31031
|
-
page:
|
|
31031
|
+
page: number;
|
|
31032
31032
|
/** @description Get responses by pagesize */
|
|
31033
|
-
pagesize:
|
|
31033
|
+
pagesize: number;
|
|
31034
31034
|
/** @description Get responses that match search param value */
|
|
31035
31035
|
search: string;
|
|
31036
31036
|
/** @description Get ordered responses */
|
|
@@ -31699,6 +31699,8 @@ interface components$5 {
|
|
|
31699
31699
|
country?: string;
|
|
31700
31700
|
/** @description Region of the organization. */
|
|
31701
31701
|
region?: string;
|
|
31702
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
31703
|
+
domain?: string;
|
|
31702
31704
|
/** @description Display name of the organization owner. */
|
|
31703
31705
|
owner?: string;
|
|
31704
31706
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -31837,6 +31839,8 @@ interface components$5 {
|
|
|
31837
31839
|
country?: string;
|
|
31838
31840
|
/** @description Region of the organization. */
|
|
31839
31841
|
region?: string;
|
|
31842
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
31843
|
+
domain?: string;
|
|
31840
31844
|
/** @description Display name of the organization owner. */
|
|
31841
31845
|
owner?: string;
|
|
31842
31846
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -31976,6 +31980,8 @@ interface components$5 {
|
|
|
31976
31980
|
country?: string;
|
|
31977
31981
|
/** @description Region of the organization. */
|
|
31978
31982
|
region?: string;
|
|
31983
|
+
/** @description Custom domain assigned to the organization, when configured. */
|
|
31984
|
+
domain?: string;
|
|
31979
31985
|
/** @description Display name of the organization owner. */
|
|
31980
31986
|
owner?: string;
|
|
31981
31987
|
/** @description Free-form metadata associated with an organization, including preferences. */
|
|
@@ -34910,9 +34916,9 @@ interface components$2 {
|
|
|
34910
34916
|
/** @description Subscription ID */
|
|
34911
34917
|
subscriptionId: string;
|
|
34912
34918
|
/** @description Get responses by page */
|
|
34913
|
-
page:
|
|
34919
|
+
page: number;
|
|
34914
34920
|
/** @description Get responses by pagesize */
|
|
34915
|
-
pagesize:
|
|
34921
|
+
pagesize: number;
|
|
34916
34922
|
/** @description Get responses by pagesize (pass all to get all responses) */
|
|
34917
34923
|
pagesizeWithAll: string;
|
|
34918
34924
|
/** @description Get ordered responses */
|
|
@@ -35047,9 +35053,9 @@ interface components$1 {
|
|
|
35047
35053
|
/** @description Token ID */
|
|
35048
35054
|
id: string;
|
|
35049
35055
|
/** @description Get responses by page */
|
|
35050
|
-
page:
|
|
35056
|
+
page: number;
|
|
35051
35057
|
/** @description Get responses by pagesize */
|
|
35052
|
-
pagesize:
|
|
35058
|
+
pagesize: number;
|
|
35053
35059
|
/** @description Get responses that match search param value */
|
|
35054
35060
|
search: string;
|
|
35055
35061
|
/** @description Get ordered responses */
|