@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
|
@@ -2,321 +2,6 @@
|
|
|
2
2
|
* This file was automatically generated from OpenAPI schema.
|
|
3
3
|
* Do not manually modify this file.
|
|
4
4
|
*/
|
|
5
|
-
declare const PlanSchema:
|
|
6
|
-
readonly openapi: "3.0.0";
|
|
7
|
-
readonly info: {
|
|
8
|
-
readonly title: "plan";
|
|
9
|
-
readonly version: "1.0.0";
|
|
10
|
-
};
|
|
11
|
-
readonly tags: readonly [{
|
|
12
|
-
readonly name: "Plans";
|
|
13
|
-
readonly description: "Operations related to plans";
|
|
14
|
-
}];
|
|
15
|
-
readonly paths: {
|
|
16
|
-
readonly "/api/entitlement/plans": {
|
|
17
|
-
readonly get: {
|
|
18
|
-
readonly "x-internal": readonly ["cloud"];
|
|
19
|
-
readonly operationId: "getPlans";
|
|
20
|
-
readonly tags: readonly ["Plans"];
|
|
21
|
-
readonly summary: "Get all plans supported by the system";
|
|
22
|
-
readonly responses: {
|
|
23
|
-
readonly "200": {
|
|
24
|
-
readonly description: "Plans fetched successfully";
|
|
25
|
-
readonly content: {
|
|
26
|
-
readonly "application/json": {
|
|
27
|
-
readonly schema: {
|
|
28
|
-
readonly type: "array";
|
|
29
|
-
readonly items: {
|
|
30
|
-
readonly type: "object";
|
|
31
|
-
readonly properties: {
|
|
32
|
-
readonly id: {
|
|
33
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
34
|
-
readonly db: "id";
|
|
35
|
-
readonly json: "id";
|
|
36
|
-
readonly csv: "id";
|
|
37
|
-
};
|
|
38
|
-
readonly type: "string";
|
|
39
|
-
readonly format: "uuid";
|
|
40
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
41
|
-
readonly "x-go-type": "uuid.UUID";
|
|
42
|
-
readonly "x-go-type-import": {
|
|
43
|
-
readonly path: "github.com/gofrs/uuid";
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
readonly name: {
|
|
47
|
-
readonly type: "string";
|
|
48
|
-
readonly "x-go-type": "PlanName";
|
|
49
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
50
|
-
readonly db: "name";
|
|
51
|
-
readonly json: "name";
|
|
52
|
-
readonly csv: "name";
|
|
53
|
-
};
|
|
54
|
-
readonly description: "Name of the plan";
|
|
55
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
56
|
-
};
|
|
57
|
-
readonly cadence: {
|
|
58
|
-
readonly "x-go-type": "PlanCadence";
|
|
59
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
60
|
-
readonly db: "cadence";
|
|
61
|
-
readonly json: "cadence";
|
|
62
|
-
readonly csv: "cadence";
|
|
63
|
-
};
|
|
64
|
-
readonly type: "string";
|
|
65
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
66
|
-
};
|
|
67
|
-
readonly unit: {
|
|
68
|
-
readonly "x-go-type": "PlanUnit";
|
|
69
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
70
|
-
readonly db: "unit";
|
|
71
|
-
readonly json: "unit";
|
|
72
|
-
readonly csv: "unit";
|
|
73
|
-
};
|
|
74
|
-
readonly type: "string";
|
|
75
|
-
readonly enum: readonly ["user", "free"];
|
|
76
|
-
};
|
|
77
|
-
readonly minimum_units: {
|
|
78
|
-
readonly type: "integer";
|
|
79
|
-
readonly description: "Minimum number of units required for the plan";
|
|
80
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
81
|
-
readonly db: "minimum_units";
|
|
82
|
-
readonly json: "minimum_units";
|
|
83
|
-
readonly csv: "minimum_units";
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
readonly price_per_unit: {
|
|
87
|
-
readonly type: "number";
|
|
88
|
-
readonly description: "Price per unit of the plan";
|
|
89
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
90
|
-
readonly db: "price_per_unit";
|
|
91
|
-
readonly json: "price_per_unit";
|
|
92
|
-
readonly csv: "price_per_unit";
|
|
93
|
-
};
|
|
94
|
-
};
|
|
95
|
-
readonly currency: {
|
|
96
|
-
readonly "x-go-type": "Currency";
|
|
97
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
98
|
-
readonly db: "currency";
|
|
99
|
-
readonly json: "currency";
|
|
100
|
-
readonly csv: "currency";
|
|
101
|
-
};
|
|
102
|
-
readonly type: "string";
|
|
103
|
-
readonly enum: readonly ["usd"];
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
readonly required: readonly ["id", "name", "cadence", "unit", "price_per_unit", "minimum_units", "price_id", "currency"];
|
|
107
|
-
};
|
|
108
|
-
};
|
|
109
|
-
};
|
|
110
|
-
};
|
|
111
|
-
};
|
|
112
|
-
readonly "400": {
|
|
113
|
-
readonly description: "Invalid request";
|
|
114
|
-
};
|
|
115
|
-
readonly "500": {
|
|
116
|
-
readonly description: "Internal server error";
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
readonly components: {
|
|
123
|
-
readonly schemas: {
|
|
124
|
-
readonly PlanPage: {
|
|
125
|
-
readonly type: "object";
|
|
126
|
-
readonly required: readonly ["page", "page_size", "total_count", "plans"];
|
|
127
|
-
readonly properties: {
|
|
128
|
-
readonly page: {
|
|
129
|
-
readonly type: "integer";
|
|
130
|
-
};
|
|
131
|
-
readonly page_size: {
|
|
132
|
-
readonly type: "integer";
|
|
133
|
-
};
|
|
134
|
-
readonly total_count: {
|
|
135
|
-
readonly type: "integer";
|
|
136
|
-
};
|
|
137
|
-
readonly plans: {
|
|
138
|
-
readonly type: "array";
|
|
139
|
-
readonly items: {
|
|
140
|
-
readonly type: "object";
|
|
141
|
-
readonly properties: {
|
|
142
|
-
readonly id: {
|
|
143
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
144
|
-
readonly db: "id";
|
|
145
|
-
readonly json: "id";
|
|
146
|
-
readonly csv: "id";
|
|
147
|
-
};
|
|
148
|
-
readonly type: "string";
|
|
149
|
-
readonly format: "uuid";
|
|
150
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
151
|
-
readonly "x-go-type": "uuid.UUID";
|
|
152
|
-
readonly "x-go-type-import": {
|
|
153
|
-
readonly path: "github.com/gofrs/uuid";
|
|
154
|
-
};
|
|
155
|
-
};
|
|
156
|
-
readonly name: {
|
|
157
|
-
readonly type: "string";
|
|
158
|
-
readonly "x-go-type": "PlanName";
|
|
159
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
160
|
-
readonly db: "name";
|
|
161
|
-
readonly json: "name";
|
|
162
|
-
readonly csv: "name";
|
|
163
|
-
};
|
|
164
|
-
readonly description: "Name of the plan";
|
|
165
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
166
|
-
};
|
|
167
|
-
readonly cadence: {
|
|
168
|
-
readonly "x-go-type": "PlanCadence";
|
|
169
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
170
|
-
readonly db: "cadence";
|
|
171
|
-
readonly json: "cadence";
|
|
172
|
-
readonly csv: "cadence";
|
|
173
|
-
};
|
|
174
|
-
readonly type: "string";
|
|
175
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
176
|
-
};
|
|
177
|
-
readonly unit: {
|
|
178
|
-
readonly "x-go-type": "PlanUnit";
|
|
179
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
180
|
-
readonly db: "unit";
|
|
181
|
-
readonly json: "unit";
|
|
182
|
-
readonly csv: "unit";
|
|
183
|
-
};
|
|
184
|
-
readonly type: "string";
|
|
185
|
-
readonly enum: readonly ["user", "free"];
|
|
186
|
-
};
|
|
187
|
-
readonly minimum_units: {
|
|
188
|
-
readonly type: "integer";
|
|
189
|
-
readonly description: "Minimum number of units required for the plan";
|
|
190
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
191
|
-
readonly db: "minimum_units";
|
|
192
|
-
readonly json: "minimum_units";
|
|
193
|
-
readonly csv: "minimum_units";
|
|
194
|
-
};
|
|
195
|
-
};
|
|
196
|
-
readonly price_per_unit: {
|
|
197
|
-
readonly type: "number";
|
|
198
|
-
readonly description: "Price per unit of the plan";
|
|
199
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
200
|
-
readonly db: "price_per_unit";
|
|
201
|
-
readonly json: "price_per_unit";
|
|
202
|
-
readonly csv: "price_per_unit";
|
|
203
|
-
};
|
|
204
|
-
};
|
|
205
|
-
readonly currency: {
|
|
206
|
-
readonly "x-go-type": "Currency";
|
|
207
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
208
|
-
readonly db: "currency";
|
|
209
|
-
readonly json: "currency";
|
|
210
|
-
readonly csv: "currency";
|
|
211
|
-
};
|
|
212
|
-
readonly type: "string";
|
|
213
|
-
readonly enum: readonly ["usd"];
|
|
214
|
-
};
|
|
215
|
-
};
|
|
216
|
-
readonly required: readonly ["id", "name", "cadence", "unit", "price_per_unit", "minimum_units", "price_id", "currency"];
|
|
217
|
-
readonly "x-go-type": "Plan";
|
|
218
|
-
};
|
|
219
|
-
};
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
readonly Plan: {
|
|
223
|
-
readonly type: "object";
|
|
224
|
-
readonly properties: {
|
|
225
|
-
readonly id: {
|
|
226
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
227
|
-
readonly db: "id";
|
|
228
|
-
readonly json: "id";
|
|
229
|
-
readonly csv: "id";
|
|
230
|
-
};
|
|
231
|
-
readonly type: "string";
|
|
232
|
-
readonly format: "uuid";
|
|
233
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
234
|
-
readonly "x-go-type": "uuid.UUID";
|
|
235
|
-
readonly "x-go-type-import": {
|
|
236
|
-
readonly path: "github.com/gofrs/uuid";
|
|
237
|
-
};
|
|
238
|
-
};
|
|
239
|
-
readonly name: {
|
|
240
|
-
readonly type: "string";
|
|
241
|
-
readonly "x-go-type": "PlanName";
|
|
242
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
243
|
-
readonly db: "name";
|
|
244
|
-
readonly json: "name";
|
|
245
|
-
readonly csv: "name";
|
|
246
|
-
};
|
|
247
|
-
readonly description: "Name of the plan";
|
|
248
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
249
|
-
};
|
|
250
|
-
readonly cadence: {
|
|
251
|
-
readonly "x-go-type": "PlanCadence";
|
|
252
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
253
|
-
readonly db: "cadence";
|
|
254
|
-
readonly json: "cadence";
|
|
255
|
-
readonly csv: "cadence";
|
|
256
|
-
};
|
|
257
|
-
readonly type: "string";
|
|
258
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
259
|
-
};
|
|
260
|
-
readonly unit: {
|
|
261
|
-
readonly "x-go-type": "PlanUnit";
|
|
262
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
263
|
-
readonly db: "unit";
|
|
264
|
-
readonly json: "unit";
|
|
265
|
-
readonly csv: "unit";
|
|
266
|
-
};
|
|
267
|
-
readonly type: "string";
|
|
268
|
-
readonly enum: readonly ["user", "free"];
|
|
269
|
-
};
|
|
270
|
-
readonly minimum_units: {
|
|
271
|
-
readonly type: "integer";
|
|
272
|
-
readonly description: "Minimum number of units required for the plan";
|
|
273
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
274
|
-
readonly db: "minimum_units";
|
|
275
|
-
readonly json: "minimum_units";
|
|
276
|
-
readonly csv: "minimum_units";
|
|
277
|
-
};
|
|
278
|
-
};
|
|
279
|
-
readonly price_per_unit: {
|
|
280
|
-
readonly type: "number";
|
|
281
|
-
readonly description: "Price per unit of the plan";
|
|
282
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
283
|
-
readonly db: "price_per_unit";
|
|
284
|
-
readonly json: "price_per_unit";
|
|
285
|
-
readonly csv: "price_per_unit";
|
|
286
|
-
};
|
|
287
|
-
};
|
|
288
|
-
readonly currency: {
|
|
289
|
-
readonly "x-go-type": "Currency";
|
|
290
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
291
|
-
readonly db: "currency";
|
|
292
|
-
readonly json: "currency";
|
|
293
|
-
readonly csv: "currency";
|
|
294
|
-
};
|
|
295
|
-
readonly type: "string";
|
|
296
|
-
readonly enum: readonly ["usd"];
|
|
297
|
-
};
|
|
298
|
-
};
|
|
299
|
-
readonly required: readonly ["id", "name", "cadence", "unit", "price_per_unit", "minimum_units", "price_id", "currency"];
|
|
300
|
-
};
|
|
301
|
-
readonly PlanName: {
|
|
302
|
-
readonly type: "string";
|
|
303
|
-
readonly description: "Name of the plan";
|
|
304
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
305
|
-
};
|
|
306
|
-
readonly PlanCadence: {
|
|
307
|
-
readonly type: "string";
|
|
308
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
309
|
-
};
|
|
310
|
-
readonly PlanUnit: {
|
|
311
|
-
readonly type: "string";
|
|
312
|
-
readonly enum: readonly ["user", "free"];
|
|
313
|
-
};
|
|
314
|
-
readonly Currency: {
|
|
315
|
-
readonly type: "string";
|
|
316
|
-
readonly enum: readonly ["usd"];
|
|
317
|
-
};
|
|
318
|
-
};
|
|
319
|
-
};
|
|
320
|
-
};
|
|
5
|
+
declare const PlanSchema: Record<string, unknown>;
|
|
321
6
|
|
|
322
7
|
export { PlanSchema as default };
|
|
@@ -2,321 +2,6 @@
|
|
|
2
2
|
* This file was automatically generated from OpenAPI schema.
|
|
3
3
|
* Do not manually modify this file.
|
|
4
4
|
*/
|
|
5
|
-
declare const PlanSchema:
|
|
6
|
-
readonly openapi: "3.0.0";
|
|
7
|
-
readonly info: {
|
|
8
|
-
readonly title: "plan";
|
|
9
|
-
readonly version: "1.0.0";
|
|
10
|
-
};
|
|
11
|
-
readonly tags: readonly [{
|
|
12
|
-
readonly name: "Plans";
|
|
13
|
-
readonly description: "Operations related to plans";
|
|
14
|
-
}];
|
|
15
|
-
readonly paths: {
|
|
16
|
-
readonly "/api/entitlement/plans": {
|
|
17
|
-
readonly get: {
|
|
18
|
-
readonly "x-internal": readonly ["cloud"];
|
|
19
|
-
readonly operationId: "getPlans";
|
|
20
|
-
readonly tags: readonly ["Plans"];
|
|
21
|
-
readonly summary: "Get all plans supported by the system";
|
|
22
|
-
readonly responses: {
|
|
23
|
-
readonly "200": {
|
|
24
|
-
readonly description: "Plans fetched successfully";
|
|
25
|
-
readonly content: {
|
|
26
|
-
readonly "application/json": {
|
|
27
|
-
readonly schema: {
|
|
28
|
-
readonly type: "array";
|
|
29
|
-
readonly items: {
|
|
30
|
-
readonly type: "object";
|
|
31
|
-
readonly properties: {
|
|
32
|
-
readonly id: {
|
|
33
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
34
|
-
readonly db: "id";
|
|
35
|
-
readonly json: "id";
|
|
36
|
-
readonly csv: "id";
|
|
37
|
-
};
|
|
38
|
-
readonly type: "string";
|
|
39
|
-
readonly format: "uuid";
|
|
40
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
41
|
-
readonly "x-go-type": "uuid.UUID";
|
|
42
|
-
readonly "x-go-type-import": {
|
|
43
|
-
readonly path: "github.com/gofrs/uuid";
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
readonly name: {
|
|
47
|
-
readonly type: "string";
|
|
48
|
-
readonly "x-go-type": "PlanName";
|
|
49
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
50
|
-
readonly db: "name";
|
|
51
|
-
readonly json: "name";
|
|
52
|
-
readonly csv: "name";
|
|
53
|
-
};
|
|
54
|
-
readonly description: "Name of the plan";
|
|
55
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
56
|
-
};
|
|
57
|
-
readonly cadence: {
|
|
58
|
-
readonly "x-go-type": "PlanCadence";
|
|
59
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
60
|
-
readonly db: "cadence";
|
|
61
|
-
readonly json: "cadence";
|
|
62
|
-
readonly csv: "cadence";
|
|
63
|
-
};
|
|
64
|
-
readonly type: "string";
|
|
65
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
66
|
-
};
|
|
67
|
-
readonly unit: {
|
|
68
|
-
readonly "x-go-type": "PlanUnit";
|
|
69
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
70
|
-
readonly db: "unit";
|
|
71
|
-
readonly json: "unit";
|
|
72
|
-
readonly csv: "unit";
|
|
73
|
-
};
|
|
74
|
-
readonly type: "string";
|
|
75
|
-
readonly enum: readonly ["user", "free"];
|
|
76
|
-
};
|
|
77
|
-
readonly minimum_units: {
|
|
78
|
-
readonly type: "integer";
|
|
79
|
-
readonly description: "Minimum number of units required for the plan";
|
|
80
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
81
|
-
readonly db: "minimum_units";
|
|
82
|
-
readonly json: "minimum_units";
|
|
83
|
-
readonly csv: "minimum_units";
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
readonly price_per_unit: {
|
|
87
|
-
readonly type: "number";
|
|
88
|
-
readonly description: "Price per unit of the plan";
|
|
89
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
90
|
-
readonly db: "price_per_unit";
|
|
91
|
-
readonly json: "price_per_unit";
|
|
92
|
-
readonly csv: "price_per_unit";
|
|
93
|
-
};
|
|
94
|
-
};
|
|
95
|
-
readonly currency: {
|
|
96
|
-
readonly "x-go-type": "Currency";
|
|
97
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
98
|
-
readonly db: "currency";
|
|
99
|
-
readonly json: "currency";
|
|
100
|
-
readonly csv: "currency";
|
|
101
|
-
};
|
|
102
|
-
readonly type: "string";
|
|
103
|
-
readonly enum: readonly ["usd"];
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
readonly required: readonly ["id", "name", "cadence", "unit", "price_per_unit", "minimum_units", "price_id", "currency"];
|
|
107
|
-
};
|
|
108
|
-
};
|
|
109
|
-
};
|
|
110
|
-
};
|
|
111
|
-
};
|
|
112
|
-
readonly "400": {
|
|
113
|
-
readonly description: "Invalid request";
|
|
114
|
-
};
|
|
115
|
-
readonly "500": {
|
|
116
|
-
readonly description: "Internal server error";
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
readonly components: {
|
|
123
|
-
readonly schemas: {
|
|
124
|
-
readonly PlanPage: {
|
|
125
|
-
readonly type: "object";
|
|
126
|
-
readonly required: readonly ["page", "page_size", "total_count", "plans"];
|
|
127
|
-
readonly properties: {
|
|
128
|
-
readonly page: {
|
|
129
|
-
readonly type: "integer";
|
|
130
|
-
};
|
|
131
|
-
readonly page_size: {
|
|
132
|
-
readonly type: "integer";
|
|
133
|
-
};
|
|
134
|
-
readonly total_count: {
|
|
135
|
-
readonly type: "integer";
|
|
136
|
-
};
|
|
137
|
-
readonly plans: {
|
|
138
|
-
readonly type: "array";
|
|
139
|
-
readonly items: {
|
|
140
|
-
readonly type: "object";
|
|
141
|
-
readonly properties: {
|
|
142
|
-
readonly id: {
|
|
143
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
144
|
-
readonly db: "id";
|
|
145
|
-
readonly json: "id";
|
|
146
|
-
readonly csv: "id";
|
|
147
|
-
};
|
|
148
|
-
readonly type: "string";
|
|
149
|
-
readonly format: "uuid";
|
|
150
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
151
|
-
readonly "x-go-type": "uuid.UUID";
|
|
152
|
-
readonly "x-go-type-import": {
|
|
153
|
-
readonly path: "github.com/gofrs/uuid";
|
|
154
|
-
};
|
|
155
|
-
};
|
|
156
|
-
readonly name: {
|
|
157
|
-
readonly type: "string";
|
|
158
|
-
readonly "x-go-type": "PlanName";
|
|
159
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
160
|
-
readonly db: "name";
|
|
161
|
-
readonly json: "name";
|
|
162
|
-
readonly csv: "name";
|
|
163
|
-
};
|
|
164
|
-
readonly description: "Name of the plan";
|
|
165
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
166
|
-
};
|
|
167
|
-
readonly cadence: {
|
|
168
|
-
readonly "x-go-type": "PlanCadence";
|
|
169
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
170
|
-
readonly db: "cadence";
|
|
171
|
-
readonly json: "cadence";
|
|
172
|
-
readonly csv: "cadence";
|
|
173
|
-
};
|
|
174
|
-
readonly type: "string";
|
|
175
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
176
|
-
};
|
|
177
|
-
readonly unit: {
|
|
178
|
-
readonly "x-go-type": "PlanUnit";
|
|
179
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
180
|
-
readonly db: "unit";
|
|
181
|
-
readonly json: "unit";
|
|
182
|
-
readonly csv: "unit";
|
|
183
|
-
};
|
|
184
|
-
readonly type: "string";
|
|
185
|
-
readonly enum: readonly ["user", "free"];
|
|
186
|
-
};
|
|
187
|
-
readonly minimum_units: {
|
|
188
|
-
readonly type: "integer";
|
|
189
|
-
readonly description: "Minimum number of units required for the plan";
|
|
190
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
191
|
-
readonly db: "minimum_units";
|
|
192
|
-
readonly json: "minimum_units";
|
|
193
|
-
readonly csv: "minimum_units";
|
|
194
|
-
};
|
|
195
|
-
};
|
|
196
|
-
readonly price_per_unit: {
|
|
197
|
-
readonly type: "number";
|
|
198
|
-
readonly description: "Price per unit of the plan";
|
|
199
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
200
|
-
readonly db: "price_per_unit";
|
|
201
|
-
readonly json: "price_per_unit";
|
|
202
|
-
readonly csv: "price_per_unit";
|
|
203
|
-
};
|
|
204
|
-
};
|
|
205
|
-
readonly currency: {
|
|
206
|
-
readonly "x-go-type": "Currency";
|
|
207
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
208
|
-
readonly db: "currency";
|
|
209
|
-
readonly json: "currency";
|
|
210
|
-
readonly csv: "currency";
|
|
211
|
-
};
|
|
212
|
-
readonly type: "string";
|
|
213
|
-
readonly enum: readonly ["usd"];
|
|
214
|
-
};
|
|
215
|
-
};
|
|
216
|
-
readonly required: readonly ["id", "name", "cadence", "unit", "price_per_unit", "minimum_units", "price_id", "currency"];
|
|
217
|
-
readonly "x-go-type": "Plan";
|
|
218
|
-
};
|
|
219
|
-
};
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
readonly Plan: {
|
|
223
|
-
readonly type: "object";
|
|
224
|
-
readonly properties: {
|
|
225
|
-
readonly id: {
|
|
226
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
227
|
-
readonly db: "id";
|
|
228
|
-
readonly json: "id";
|
|
229
|
-
readonly csv: "id";
|
|
230
|
-
};
|
|
231
|
-
readonly type: "string";
|
|
232
|
-
readonly format: "uuid";
|
|
233
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
234
|
-
readonly "x-go-type": "uuid.UUID";
|
|
235
|
-
readonly "x-go-type-import": {
|
|
236
|
-
readonly path: "github.com/gofrs/uuid";
|
|
237
|
-
};
|
|
238
|
-
};
|
|
239
|
-
readonly name: {
|
|
240
|
-
readonly type: "string";
|
|
241
|
-
readonly "x-go-type": "PlanName";
|
|
242
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
243
|
-
readonly db: "name";
|
|
244
|
-
readonly json: "name";
|
|
245
|
-
readonly csv: "name";
|
|
246
|
-
};
|
|
247
|
-
readonly description: "Name of the plan";
|
|
248
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
249
|
-
};
|
|
250
|
-
readonly cadence: {
|
|
251
|
-
readonly "x-go-type": "PlanCadence";
|
|
252
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
253
|
-
readonly db: "cadence";
|
|
254
|
-
readonly json: "cadence";
|
|
255
|
-
readonly csv: "cadence";
|
|
256
|
-
};
|
|
257
|
-
readonly type: "string";
|
|
258
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
259
|
-
};
|
|
260
|
-
readonly unit: {
|
|
261
|
-
readonly "x-go-type": "PlanUnit";
|
|
262
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
263
|
-
readonly db: "unit";
|
|
264
|
-
readonly json: "unit";
|
|
265
|
-
readonly csv: "unit";
|
|
266
|
-
};
|
|
267
|
-
readonly type: "string";
|
|
268
|
-
readonly enum: readonly ["user", "free"];
|
|
269
|
-
};
|
|
270
|
-
readonly minimum_units: {
|
|
271
|
-
readonly type: "integer";
|
|
272
|
-
readonly description: "Minimum number of units required for the plan";
|
|
273
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
274
|
-
readonly db: "minimum_units";
|
|
275
|
-
readonly json: "minimum_units";
|
|
276
|
-
readonly csv: "minimum_units";
|
|
277
|
-
};
|
|
278
|
-
};
|
|
279
|
-
readonly price_per_unit: {
|
|
280
|
-
readonly type: "number";
|
|
281
|
-
readonly description: "Price per unit of the plan";
|
|
282
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
283
|
-
readonly db: "price_per_unit";
|
|
284
|
-
readonly json: "price_per_unit";
|
|
285
|
-
readonly csv: "price_per_unit";
|
|
286
|
-
};
|
|
287
|
-
};
|
|
288
|
-
readonly currency: {
|
|
289
|
-
readonly "x-go-type": "Currency";
|
|
290
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
291
|
-
readonly db: "currency";
|
|
292
|
-
readonly json: "currency";
|
|
293
|
-
readonly csv: "currency";
|
|
294
|
-
};
|
|
295
|
-
readonly type: "string";
|
|
296
|
-
readonly enum: readonly ["usd"];
|
|
297
|
-
};
|
|
298
|
-
};
|
|
299
|
-
readonly required: readonly ["id", "name", "cadence", "unit", "price_per_unit", "minimum_units", "price_id", "currency"];
|
|
300
|
-
};
|
|
301
|
-
readonly PlanName: {
|
|
302
|
-
readonly type: "string";
|
|
303
|
-
readonly description: "Name of the plan";
|
|
304
|
-
readonly enum: readonly ["Free", "Team Designer", "Team Operator", "Enterprise"];
|
|
305
|
-
};
|
|
306
|
-
readonly PlanCadence: {
|
|
307
|
-
readonly type: "string";
|
|
308
|
-
readonly enum: readonly ["monthly", "yearly"];
|
|
309
|
-
};
|
|
310
|
-
readonly PlanUnit: {
|
|
311
|
-
readonly type: "string";
|
|
312
|
-
readonly enum: readonly ["user", "free"];
|
|
313
|
-
};
|
|
314
|
-
readonly Currency: {
|
|
315
|
-
readonly type: "string";
|
|
316
|
-
readonly enum: readonly ["usd"];
|
|
317
|
-
};
|
|
318
|
-
};
|
|
319
|
-
};
|
|
320
|
-
};
|
|
5
|
+
declare const PlanSchema: Record<string, unknown>;
|
|
321
6
|
|
|
322
7
|
export { PlanSchema as default };
|