@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,1111 +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 UserSchema:
|
|
6
|
-
readonly openapi: "3.0.3";
|
|
7
|
-
readonly info: {
|
|
8
|
-
readonly title: "User Schema";
|
|
9
|
-
readonly version: "1.0.0";
|
|
10
|
-
};
|
|
11
|
-
readonly paths: {};
|
|
12
|
-
readonly components: {
|
|
13
|
-
readonly schemas: {
|
|
14
|
-
readonly User: {
|
|
15
|
-
readonly type: "object";
|
|
16
|
-
readonly description: "Represents a user in Layer5 Cloud (Meshery)";
|
|
17
|
-
readonly required: readonly ["id", "user_id", "provider", "email", "first_name", "last_name", "status", "created_at", "updated_at", "last_login_time", "deleted_at"];
|
|
18
|
-
readonly properties: {
|
|
19
|
-
readonly id: {
|
|
20
|
-
readonly description: "Unique identifier for the user";
|
|
21
|
-
readonly "x-go-name": "ID";
|
|
22
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
23
|
-
readonly db: "id";
|
|
24
|
-
readonly json: "id";
|
|
25
|
-
readonly yaml: "id";
|
|
26
|
-
};
|
|
27
|
-
readonly type: "string";
|
|
28
|
-
readonly format: "uuid";
|
|
29
|
-
readonly "x-go-type": "uuid.UUID";
|
|
30
|
-
readonly "x-go-type-import": {
|
|
31
|
-
readonly path: "github.com/gofrs/uuid";
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
readonly user_id: {
|
|
35
|
-
readonly type: "string";
|
|
36
|
-
readonly maxLength: 200;
|
|
37
|
-
readonly description: "User identifier (username or external ID)";
|
|
38
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
39
|
-
readonly db: "user_id";
|
|
40
|
-
readonly json: "user_id";
|
|
41
|
-
readonly yaml: "user_id";
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
readonly provider: {
|
|
45
|
-
readonly type: "string";
|
|
46
|
-
readonly maxLength: 100;
|
|
47
|
-
readonly description: "Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)";
|
|
48
|
-
readonly example: readonly ["local", "github", "google", "twitter"];
|
|
49
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
50
|
-
readonly db: "provider";
|
|
51
|
-
readonly json: "provider";
|
|
52
|
-
readonly yaml: "provider";
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
readonly email: {
|
|
56
|
-
readonly type: "string";
|
|
57
|
-
readonly format: "email";
|
|
58
|
-
readonly maxLength: 300;
|
|
59
|
-
readonly description: "User's email address";
|
|
60
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
61
|
-
readonly db: "email";
|
|
62
|
-
readonly json: "email";
|
|
63
|
-
readonly yaml: "email";
|
|
64
|
-
};
|
|
65
|
-
};
|
|
66
|
-
readonly first_name: {
|
|
67
|
-
readonly type: "string";
|
|
68
|
-
readonly maxLength: 200;
|
|
69
|
-
readonly description: "User's first name";
|
|
70
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
71
|
-
readonly db: "first_name";
|
|
72
|
-
readonly json: "first_name";
|
|
73
|
-
readonly yaml: "first_name";
|
|
74
|
-
};
|
|
75
|
-
};
|
|
76
|
-
readonly last_name: {
|
|
77
|
-
readonly type: "string";
|
|
78
|
-
readonly maxLength: 300;
|
|
79
|
-
readonly description: "User's last name";
|
|
80
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
81
|
-
readonly db: "last_name";
|
|
82
|
-
readonly json: "last_name";
|
|
83
|
-
readonly yaml: "last_name";
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
readonly avatar_url: {
|
|
87
|
-
readonly type: "string";
|
|
88
|
-
readonly format: "uri";
|
|
89
|
-
readonly maxLength: 500;
|
|
90
|
-
readonly description: "URL to user's avatar image";
|
|
91
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
92
|
-
readonly db: "avatar_url";
|
|
93
|
-
readonly json: "avatar_url";
|
|
94
|
-
readonly yaml: "avatar_url";
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
readonly status: {
|
|
98
|
-
readonly type: "string";
|
|
99
|
-
readonly maxLength: 100;
|
|
100
|
-
readonly enum: readonly ["active", "inactive", "pending", "anonymous"];
|
|
101
|
-
readonly description: "User account status";
|
|
102
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
103
|
-
readonly db: "status";
|
|
104
|
-
readonly json: "status";
|
|
105
|
-
readonly yaml: "status";
|
|
106
|
-
};
|
|
107
|
-
};
|
|
108
|
-
readonly bio: {
|
|
109
|
-
readonly type: "string";
|
|
110
|
-
readonly maxLength: 1000;
|
|
111
|
-
readonly default: "";
|
|
112
|
-
readonly description: "User's biography or description";
|
|
113
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
114
|
-
readonly db: "bio";
|
|
115
|
-
readonly json: "bio";
|
|
116
|
-
readonly yaml: "bio";
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
readonly country: {
|
|
120
|
-
readonly type: "object";
|
|
121
|
-
readonly description: "User's country information stored as JSONB";
|
|
122
|
-
readonly additionalProperties: true;
|
|
123
|
-
readonly "x-go-type": "core.Map";
|
|
124
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
125
|
-
readonly db: "country";
|
|
126
|
-
readonly json: "country";
|
|
127
|
-
readonly yaml: "country";
|
|
128
|
-
};
|
|
129
|
-
};
|
|
130
|
-
readonly region: {
|
|
131
|
-
readonly type: "object";
|
|
132
|
-
readonly description: "User's region information stored as JSONB";
|
|
133
|
-
readonly additionalProperties: true;
|
|
134
|
-
readonly "x-go-type": "core.Map";
|
|
135
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
136
|
-
readonly db: "region";
|
|
137
|
-
readonly json: "region";
|
|
138
|
-
readonly yaml: "region";
|
|
139
|
-
};
|
|
140
|
-
};
|
|
141
|
-
readonly preferences: {
|
|
142
|
-
readonly "x-go-type": "Preference";
|
|
143
|
-
readonly description: "User preferences stored as JSONB";
|
|
144
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
145
|
-
readonly db: "preferences";
|
|
146
|
-
readonly json: "preferences";
|
|
147
|
-
readonly yaml: "preferences";
|
|
148
|
-
};
|
|
149
|
-
readonly type: "object";
|
|
150
|
-
readonly required: readonly ["anonymousUsageStats", "anonymousPerfResults", "updatedAt", "dashboardPreferences", "selectedOrganizationID", "selectedWorkspaceForOrganizations", "usersExtensionPreferences", "RemoteProviderPreferences"];
|
|
151
|
-
readonly properties: {
|
|
152
|
-
readonly meshAdapters: {
|
|
153
|
-
readonly type: "array";
|
|
154
|
-
readonly items: {
|
|
155
|
-
readonly "x-go-type": "Adapter";
|
|
156
|
-
readonly type: "object";
|
|
157
|
-
readonly description: "Placeholder for Adapter struct definition.";
|
|
158
|
-
};
|
|
159
|
-
};
|
|
160
|
-
readonly grafana: {
|
|
161
|
-
readonly "x-go-type": "Grafana";
|
|
162
|
-
readonly type: "object";
|
|
163
|
-
readonly properties: {
|
|
164
|
-
readonly grafanaURL: {
|
|
165
|
-
readonly type: "string";
|
|
166
|
-
};
|
|
167
|
-
readonly grafanaAPIKey: {
|
|
168
|
-
readonly type: "string";
|
|
169
|
-
};
|
|
170
|
-
readonly selectedBoardsConfigs: {
|
|
171
|
-
readonly type: "array";
|
|
172
|
-
readonly items: {
|
|
173
|
-
readonly type: "object";
|
|
174
|
-
readonly properties: {
|
|
175
|
-
readonly board: {
|
|
176
|
-
readonly type: "object";
|
|
177
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
178
|
-
};
|
|
179
|
-
readonly panels: {
|
|
180
|
-
readonly type: "array";
|
|
181
|
-
readonly items: {
|
|
182
|
-
readonly type: "object";
|
|
183
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
184
|
-
};
|
|
185
|
-
};
|
|
186
|
-
readonly templateVars: {
|
|
187
|
-
readonly type: "array";
|
|
188
|
-
readonly items: {
|
|
189
|
-
readonly type: "string";
|
|
190
|
-
};
|
|
191
|
-
};
|
|
192
|
-
};
|
|
193
|
-
};
|
|
194
|
-
};
|
|
195
|
-
};
|
|
196
|
-
};
|
|
197
|
-
readonly prometheus: {
|
|
198
|
-
readonly "x-go-type": "Prometheus";
|
|
199
|
-
readonly type: "object";
|
|
200
|
-
readonly properties: {
|
|
201
|
-
readonly prometheusURL: {
|
|
202
|
-
readonly type: "string";
|
|
203
|
-
};
|
|
204
|
-
readonly selectedPrometheusBoardsConfigs: {
|
|
205
|
-
readonly type: "array";
|
|
206
|
-
readonly items: {
|
|
207
|
-
readonly type: "object";
|
|
208
|
-
readonly properties: {
|
|
209
|
-
readonly board: {
|
|
210
|
-
readonly type: "object";
|
|
211
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
212
|
-
};
|
|
213
|
-
readonly panels: {
|
|
214
|
-
readonly type: "array";
|
|
215
|
-
readonly items: {
|
|
216
|
-
readonly type: "object";
|
|
217
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
218
|
-
};
|
|
219
|
-
};
|
|
220
|
-
readonly templateVars: {
|
|
221
|
-
readonly type: "array";
|
|
222
|
-
readonly items: {
|
|
223
|
-
readonly type: "string";
|
|
224
|
-
};
|
|
225
|
-
};
|
|
226
|
-
};
|
|
227
|
-
};
|
|
228
|
-
};
|
|
229
|
-
};
|
|
230
|
-
};
|
|
231
|
-
readonly loadTestPrefs: {
|
|
232
|
-
readonly "x-go-type": "LoadTestPreferences";
|
|
233
|
-
readonly type: "object";
|
|
234
|
-
readonly properties: {
|
|
235
|
-
readonly c: {
|
|
236
|
-
readonly type: "integer";
|
|
237
|
-
readonly description: "Concurrent requests";
|
|
238
|
-
};
|
|
239
|
-
readonly qps: {
|
|
240
|
-
readonly type: "integer";
|
|
241
|
-
readonly description: "Queries per second";
|
|
242
|
-
};
|
|
243
|
-
readonly t: {
|
|
244
|
-
readonly type: "string";
|
|
245
|
-
readonly description: "Duration";
|
|
246
|
-
};
|
|
247
|
-
readonly gen: {
|
|
248
|
-
readonly type: "string";
|
|
249
|
-
readonly description: "Load generator";
|
|
250
|
-
};
|
|
251
|
-
};
|
|
252
|
-
};
|
|
253
|
-
readonly anonymousUsageStats: {
|
|
254
|
-
readonly type: "boolean";
|
|
255
|
-
};
|
|
256
|
-
readonly anonymousPerfResults: {
|
|
257
|
-
readonly type: "boolean";
|
|
258
|
-
};
|
|
259
|
-
readonly updated_at: {
|
|
260
|
-
readonly type: "string";
|
|
261
|
-
readonly format: "date-time";
|
|
262
|
-
};
|
|
263
|
-
readonly dashboardPreferences: {
|
|
264
|
-
readonly type: "object";
|
|
265
|
-
readonly additionalProperties: true;
|
|
266
|
-
};
|
|
267
|
-
readonly selectedOrganizationID: {
|
|
268
|
-
readonly type: "string";
|
|
269
|
-
};
|
|
270
|
-
readonly selectedWorkspaceForOrganizations: {
|
|
271
|
-
readonly type: "object";
|
|
272
|
-
readonly additionalProperties: {
|
|
273
|
-
readonly type: "string";
|
|
274
|
-
};
|
|
275
|
-
};
|
|
276
|
-
readonly usersExtensionPreferences: {
|
|
277
|
-
readonly type: "object";
|
|
278
|
-
readonly additionalProperties: true;
|
|
279
|
-
};
|
|
280
|
-
readonly remoteProviderPreferences: {
|
|
281
|
-
readonly type: "object";
|
|
282
|
-
readonly additionalProperties: true;
|
|
283
|
-
};
|
|
284
|
-
};
|
|
285
|
-
};
|
|
286
|
-
readonly accepted_terms_at: {
|
|
287
|
-
readonly description: "Timestamp when user accepted terms and conditions";
|
|
288
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
289
|
-
readonly db: "accepted_terms_at";
|
|
290
|
-
readonly json: "accepted_terms_at";
|
|
291
|
-
readonly yaml: "accepted_terms_at";
|
|
292
|
-
};
|
|
293
|
-
readonly type: "string";
|
|
294
|
-
readonly format: "date-time";
|
|
295
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
296
|
-
};
|
|
297
|
-
readonly first_login_time: {
|
|
298
|
-
readonly description: "Timestamp of user's first login";
|
|
299
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
300
|
-
readonly db: "first_login_time";
|
|
301
|
-
readonly json: "first_login_time";
|
|
302
|
-
readonly yaml: "first_login_time";
|
|
303
|
-
};
|
|
304
|
-
readonly type: "string";
|
|
305
|
-
readonly format: "date-time";
|
|
306
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
307
|
-
};
|
|
308
|
-
readonly last_login_time: {
|
|
309
|
-
readonly description: "Timestamp of user's most recent login";
|
|
310
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
311
|
-
readonly db: "last_login_time";
|
|
312
|
-
readonly json: "last_login_time";
|
|
313
|
-
readonly yaml: "last_login_time";
|
|
314
|
-
};
|
|
315
|
-
readonly type: "string";
|
|
316
|
-
readonly format: "date-time";
|
|
317
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
318
|
-
};
|
|
319
|
-
readonly created_at: {
|
|
320
|
-
readonly description: "Timestamp when the user record was created";
|
|
321
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
322
|
-
readonly db: "created_at";
|
|
323
|
-
readonly json: "created_at";
|
|
324
|
-
readonly yaml: "created_at";
|
|
325
|
-
};
|
|
326
|
-
readonly type: "string";
|
|
327
|
-
readonly format: "date-time";
|
|
328
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
329
|
-
};
|
|
330
|
-
readonly updated_at: {
|
|
331
|
-
readonly description: "Timestamp when the user record was last updated";
|
|
332
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
333
|
-
readonly db: "updated_at";
|
|
334
|
-
readonly json: "updated_at";
|
|
335
|
-
readonly yaml: "updated_at";
|
|
336
|
-
};
|
|
337
|
-
readonly type: "string";
|
|
338
|
-
readonly format: "date-time";
|
|
339
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
340
|
-
};
|
|
341
|
-
readonly socials: {
|
|
342
|
-
readonly type: "array";
|
|
343
|
-
readonly description: "Various online profiles associated with the user account";
|
|
344
|
-
readonly "x-go-type": "UserSocials";
|
|
345
|
-
readonly items: {
|
|
346
|
-
readonly "x-go-type": "Social";
|
|
347
|
-
readonly description: "Various online profiles associated with the user account, like GitHub, LinkedIn, X, and so on.";
|
|
348
|
-
readonly type: "object";
|
|
349
|
-
readonly properties: {
|
|
350
|
-
readonly site: {
|
|
351
|
-
readonly type: "string";
|
|
352
|
-
readonly maxLength: 50;
|
|
353
|
-
};
|
|
354
|
-
readonly link: {
|
|
355
|
-
readonly type: "string";
|
|
356
|
-
readonly format: "uri";
|
|
357
|
-
};
|
|
358
|
-
};
|
|
359
|
-
readonly required: readonly ["site", "link"];
|
|
360
|
-
};
|
|
361
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
362
|
-
readonly db: "socials";
|
|
363
|
-
readonly json: "socials";
|
|
364
|
-
readonly yaml: "socials";
|
|
365
|
-
};
|
|
366
|
-
};
|
|
367
|
-
readonly deleted_at: {
|
|
368
|
-
readonly type: "string";
|
|
369
|
-
readonly format: "date-time";
|
|
370
|
-
readonly nullable: true;
|
|
371
|
-
readonly description: "Timestamp when the user record was soft-deleted (null if not deleted)";
|
|
372
|
-
readonly "x-go-type": "core.NullTime";
|
|
373
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
374
|
-
readonly db: "deleted_at";
|
|
375
|
-
readonly json: "deleted_at";
|
|
376
|
-
readonly yaml: "deleted_at";
|
|
377
|
-
};
|
|
378
|
-
};
|
|
379
|
-
};
|
|
380
|
-
readonly additionalProperties: false;
|
|
381
|
-
};
|
|
382
|
-
readonly GetUserResponse: {
|
|
383
|
-
readonly description: "Response schema for getting user information, includes user data with roles, teams, and organizations";
|
|
384
|
-
readonly allOf: readonly [{
|
|
385
|
-
readonly type: "object";
|
|
386
|
-
readonly description: "Represents a user in Layer5 Cloud (Meshery)";
|
|
387
|
-
readonly required: readonly ["id", "user_id", "provider", "email", "first_name", "last_name", "status", "created_at", "updated_at", "last_login_time", "deleted_at"];
|
|
388
|
-
readonly properties: {
|
|
389
|
-
readonly id: {
|
|
390
|
-
readonly description: "Unique identifier for the user";
|
|
391
|
-
readonly "x-go-name": "ID";
|
|
392
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
393
|
-
readonly db: "id";
|
|
394
|
-
readonly json: "id";
|
|
395
|
-
readonly yaml: "id";
|
|
396
|
-
};
|
|
397
|
-
readonly type: "string";
|
|
398
|
-
readonly format: "uuid";
|
|
399
|
-
readonly "x-go-type": "uuid.UUID";
|
|
400
|
-
readonly "x-go-type-import": {
|
|
401
|
-
readonly path: "github.com/gofrs/uuid";
|
|
402
|
-
};
|
|
403
|
-
};
|
|
404
|
-
readonly user_id: {
|
|
405
|
-
readonly type: "string";
|
|
406
|
-
readonly maxLength: 200;
|
|
407
|
-
readonly description: "User identifier (username or external ID)";
|
|
408
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
409
|
-
readonly db: "user_id";
|
|
410
|
-
readonly json: "user_id";
|
|
411
|
-
readonly yaml: "user_id";
|
|
412
|
-
};
|
|
413
|
-
};
|
|
414
|
-
readonly provider: {
|
|
415
|
-
readonly type: "string";
|
|
416
|
-
readonly maxLength: 100;
|
|
417
|
-
readonly description: "Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)";
|
|
418
|
-
readonly example: readonly ["local", "github", "google", "twitter"];
|
|
419
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
420
|
-
readonly db: "provider";
|
|
421
|
-
readonly json: "provider";
|
|
422
|
-
readonly yaml: "provider";
|
|
423
|
-
};
|
|
424
|
-
};
|
|
425
|
-
readonly email: {
|
|
426
|
-
readonly type: "string";
|
|
427
|
-
readonly format: "email";
|
|
428
|
-
readonly maxLength: 300;
|
|
429
|
-
readonly description: "User's email address";
|
|
430
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
431
|
-
readonly db: "email";
|
|
432
|
-
readonly json: "email";
|
|
433
|
-
readonly yaml: "email";
|
|
434
|
-
};
|
|
435
|
-
};
|
|
436
|
-
readonly first_name: {
|
|
437
|
-
readonly type: "string";
|
|
438
|
-
readonly maxLength: 200;
|
|
439
|
-
readonly description: "User's first name";
|
|
440
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
441
|
-
readonly db: "first_name";
|
|
442
|
-
readonly json: "first_name";
|
|
443
|
-
readonly yaml: "first_name";
|
|
444
|
-
};
|
|
445
|
-
};
|
|
446
|
-
readonly last_name: {
|
|
447
|
-
readonly type: "string";
|
|
448
|
-
readonly maxLength: 300;
|
|
449
|
-
readonly description: "User's last name";
|
|
450
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
451
|
-
readonly db: "last_name";
|
|
452
|
-
readonly json: "last_name";
|
|
453
|
-
readonly yaml: "last_name";
|
|
454
|
-
};
|
|
455
|
-
};
|
|
456
|
-
readonly avatar_url: {
|
|
457
|
-
readonly type: "string";
|
|
458
|
-
readonly format: "uri";
|
|
459
|
-
readonly maxLength: 500;
|
|
460
|
-
readonly description: "URL to user's avatar image";
|
|
461
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
462
|
-
readonly db: "avatar_url";
|
|
463
|
-
readonly json: "avatar_url";
|
|
464
|
-
readonly yaml: "avatar_url";
|
|
465
|
-
};
|
|
466
|
-
};
|
|
467
|
-
readonly status: {
|
|
468
|
-
readonly type: "string";
|
|
469
|
-
readonly maxLength: 100;
|
|
470
|
-
readonly enum: readonly ["active", "inactive", "pending", "anonymous"];
|
|
471
|
-
readonly description: "User account status";
|
|
472
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
473
|
-
readonly db: "status";
|
|
474
|
-
readonly json: "status";
|
|
475
|
-
readonly yaml: "status";
|
|
476
|
-
};
|
|
477
|
-
};
|
|
478
|
-
readonly bio: {
|
|
479
|
-
readonly type: "string";
|
|
480
|
-
readonly maxLength: 1000;
|
|
481
|
-
readonly default: "";
|
|
482
|
-
readonly description: "User's biography or description";
|
|
483
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
484
|
-
readonly db: "bio";
|
|
485
|
-
readonly json: "bio";
|
|
486
|
-
readonly yaml: "bio";
|
|
487
|
-
};
|
|
488
|
-
};
|
|
489
|
-
readonly country: {
|
|
490
|
-
readonly type: "object";
|
|
491
|
-
readonly description: "User's country information stored as JSONB";
|
|
492
|
-
readonly additionalProperties: true;
|
|
493
|
-
readonly "x-go-type": "core.Map";
|
|
494
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
495
|
-
readonly db: "country";
|
|
496
|
-
readonly json: "country";
|
|
497
|
-
readonly yaml: "country";
|
|
498
|
-
};
|
|
499
|
-
};
|
|
500
|
-
readonly region: {
|
|
501
|
-
readonly type: "object";
|
|
502
|
-
readonly description: "User's region information stored as JSONB";
|
|
503
|
-
readonly additionalProperties: true;
|
|
504
|
-
readonly "x-go-type": "core.Map";
|
|
505
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
506
|
-
readonly db: "region";
|
|
507
|
-
readonly json: "region";
|
|
508
|
-
readonly yaml: "region";
|
|
509
|
-
};
|
|
510
|
-
};
|
|
511
|
-
readonly preferences: {
|
|
512
|
-
readonly "x-go-type": "Preference";
|
|
513
|
-
readonly description: "User preferences stored as JSONB";
|
|
514
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
515
|
-
readonly db: "preferences";
|
|
516
|
-
readonly json: "preferences";
|
|
517
|
-
readonly yaml: "preferences";
|
|
518
|
-
};
|
|
519
|
-
readonly type: "object";
|
|
520
|
-
readonly required: readonly ["anonymousUsageStats", "anonymousPerfResults", "updatedAt", "dashboardPreferences", "selectedOrganizationID", "selectedWorkspaceForOrganizations", "usersExtensionPreferences", "RemoteProviderPreferences"];
|
|
521
|
-
readonly properties: {
|
|
522
|
-
readonly meshAdapters: {
|
|
523
|
-
readonly type: "array";
|
|
524
|
-
readonly items: {
|
|
525
|
-
readonly "x-go-type": "Adapter";
|
|
526
|
-
readonly type: "object";
|
|
527
|
-
readonly description: "Placeholder for Adapter struct definition.";
|
|
528
|
-
};
|
|
529
|
-
};
|
|
530
|
-
readonly grafana: {
|
|
531
|
-
readonly "x-go-type": "Grafana";
|
|
532
|
-
readonly type: "object";
|
|
533
|
-
readonly properties: {
|
|
534
|
-
readonly grafanaURL: {
|
|
535
|
-
readonly type: "string";
|
|
536
|
-
};
|
|
537
|
-
readonly grafanaAPIKey: {
|
|
538
|
-
readonly type: "string";
|
|
539
|
-
};
|
|
540
|
-
readonly selectedBoardsConfigs: {
|
|
541
|
-
readonly type: "array";
|
|
542
|
-
readonly items: {
|
|
543
|
-
readonly type: "object";
|
|
544
|
-
readonly properties: {
|
|
545
|
-
readonly board: {
|
|
546
|
-
readonly type: "object";
|
|
547
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
548
|
-
};
|
|
549
|
-
readonly panels: {
|
|
550
|
-
readonly type: "array";
|
|
551
|
-
readonly items: {
|
|
552
|
-
readonly type: "object";
|
|
553
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
554
|
-
};
|
|
555
|
-
};
|
|
556
|
-
readonly templateVars: {
|
|
557
|
-
readonly type: "array";
|
|
558
|
-
readonly items: {
|
|
559
|
-
readonly type: "string";
|
|
560
|
-
};
|
|
561
|
-
};
|
|
562
|
-
};
|
|
563
|
-
};
|
|
564
|
-
};
|
|
565
|
-
};
|
|
566
|
-
};
|
|
567
|
-
readonly prometheus: {
|
|
568
|
-
readonly "x-go-type": "Prometheus";
|
|
569
|
-
readonly type: "object";
|
|
570
|
-
readonly properties: {
|
|
571
|
-
readonly prometheusURL: {
|
|
572
|
-
readonly type: "string";
|
|
573
|
-
};
|
|
574
|
-
readonly selectedPrometheusBoardsConfigs: {
|
|
575
|
-
readonly type: "array";
|
|
576
|
-
readonly items: {
|
|
577
|
-
readonly type: "object";
|
|
578
|
-
readonly properties: {
|
|
579
|
-
readonly board: {
|
|
580
|
-
readonly type: "object";
|
|
581
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
582
|
-
};
|
|
583
|
-
readonly panels: {
|
|
584
|
-
readonly type: "array";
|
|
585
|
-
readonly items: {
|
|
586
|
-
readonly type: "object";
|
|
587
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
588
|
-
};
|
|
589
|
-
};
|
|
590
|
-
readonly templateVars: {
|
|
591
|
-
readonly type: "array";
|
|
592
|
-
readonly items: {
|
|
593
|
-
readonly type: "string";
|
|
594
|
-
};
|
|
595
|
-
};
|
|
596
|
-
};
|
|
597
|
-
};
|
|
598
|
-
};
|
|
599
|
-
};
|
|
600
|
-
};
|
|
601
|
-
readonly loadTestPrefs: {
|
|
602
|
-
readonly "x-go-type": "LoadTestPreferences";
|
|
603
|
-
readonly type: "object";
|
|
604
|
-
readonly properties: {
|
|
605
|
-
readonly c: {
|
|
606
|
-
readonly type: "integer";
|
|
607
|
-
readonly description: "Concurrent requests";
|
|
608
|
-
};
|
|
609
|
-
readonly qps: {
|
|
610
|
-
readonly type: "integer";
|
|
611
|
-
readonly description: "Queries per second";
|
|
612
|
-
};
|
|
613
|
-
readonly t: {
|
|
614
|
-
readonly type: "string";
|
|
615
|
-
readonly description: "Duration";
|
|
616
|
-
};
|
|
617
|
-
readonly gen: {
|
|
618
|
-
readonly type: "string";
|
|
619
|
-
readonly description: "Load generator";
|
|
620
|
-
};
|
|
621
|
-
};
|
|
622
|
-
};
|
|
623
|
-
readonly anonymousUsageStats: {
|
|
624
|
-
readonly type: "boolean";
|
|
625
|
-
};
|
|
626
|
-
readonly anonymousPerfResults: {
|
|
627
|
-
readonly type: "boolean";
|
|
628
|
-
};
|
|
629
|
-
readonly updated_at: {
|
|
630
|
-
readonly type: "string";
|
|
631
|
-
readonly format: "date-time";
|
|
632
|
-
};
|
|
633
|
-
readonly dashboardPreferences: {
|
|
634
|
-
readonly type: "object";
|
|
635
|
-
readonly additionalProperties: true;
|
|
636
|
-
};
|
|
637
|
-
readonly selectedOrganizationID: {
|
|
638
|
-
readonly type: "string";
|
|
639
|
-
};
|
|
640
|
-
readonly selectedWorkspaceForOrganizations: {
|
|
641
|
-
readonly type: "object";
|
|
642
|
-
readonly additionalProperties: {
|
|
643
|
-
readonly type: "string";
|
|
644
|
-
};
|
|
645
|
-
};
|
|
646
|
-
readonly usersExtensionPreferences: {
|
|
647
|
-
readonly type: "object";
|
|
648
|
-
readonly additionalProperties: true;
|
|
649
|
-
};
|
|
650
|
-
readonly remoteProviderPreferences: {
|
|
651
|
-
readonly type: "object";
|
|
652
|
-
readonly additionalProperties: true;
|
|
653
|
-
};
|
|
654
|
-
};
|
|
655
|
-
};
|
|
656
|
-
readonly accepted_terms_at: {
|
|
657
|
-
readonly description: "Timestamp when user accepted terms and conditions";
|
|
658
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
659
|
-
readonly db: "accepted_terms_at";
|
|
660
|
-
readonly json: "accepted_terms_at";
|
|
661
|
-
readonly yaml: "accepted_terms_at";
|
|
662
|
-
};
|
|
663
|
-
readonly type: "string";
|
|
664
|
-
readonly format: "date-time";
|
|
665
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
666
|
-
};
|
|
667
|
-
readonly first_login_time: {
|
|
668
|
-
readonly description: "Timestamp of user's first login";
|
|
669
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
670
|
-
readonly db: "first_login_time";
|
|
671
|
-
readonly json: "first_login_time";
|
|
672
|
-
readonly yaml: "first_login_time";
|
|
673
|
-
};
|
|
674
|
-
readonly type: "string";
|
|
675
|
-
readonly format: "date-time";
|
|
676
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
677
|
-
};
|
|
678
|
-
readonly last_login_time: {
|
|
679
|
-
readonly description: "Timestamp of user's most recent login";
|
|
680
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
681
|
-
readonly db: "last_login_time";
|
|
682
|
-
readonly json: "last_login_time";
|
|
683
|
-
readonly yaml: "last_login_time";
|
|
684
|
-
};
|
|
685
|
-
readonly type: "string";
|
|
686
|
-
readonly format: "date-time";
|
|
687
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
688
|
-
};
|
|
689
|
-
readonly created_at: {
|
|
690
|
-
readonly description: "Timestamp when the user record was created";
|
|
691
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
692
|
-
readonly db: "created_at";
|
|
693
|
-
readonly json: "created_at";
|
|
694
|
-
readonly yaml: "created_at";
|
|
695
|
-
};
|
|
696
|
-
readonly type: "string";
|
|
697
|
-
readonly format: "date-time";
|
|
698
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
699
|
-
};
|
|
700
|
-
readonly updated_at: {
|
|
701
|
-
readonly description: "Timestamp when the user record was last updated";
|
|
702
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
703
|
-
readonly db: "updated_at";
|
|
704
|
-
readonly json: "updated_at";
|
|
705
|
-
readonly yaml: "updated_at";
|
|
706
|
-
};
|
|
707
|
-
readonly type: "string";
|
|
708
|
-
readonly format: "date-time";
|
|
709
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
710
|
-
};
|
|
711
|
-
readonly socials: {
|
|
712
|
-
readonly type: "array";
|
|
713
|
-
readonly description: "Various online profiles associated with the user account";
|
|
714
|
-
readonly "x-go-type": "UserSocials";
|
|
715
|
-
readonly items: {
|
|
716
|
-
readonly "x-go-type": "Social";
|
|
717
|
-
readonly description: "Various online profiles associated with the user account, like GitHub, LinkedIn, X, and so on.";
|
|
718
|
-
readonly type: "object";
|
|
719
|
-
readonly properties: {
|
|
720
|
-
readonly site: {
|
|
721
|
-
readonly type: "string";
|
|
722
|
-
readonly maxLength: 50;
|
|
723
|
-
};
|
|
724
|
-
readonly link: {
|
|
725
|
-
readonly type: "string";
|
|
726
|
-
readonly format: "uri";
|
|
727
|
-
};
|
|
728
|
-
};
|
|
729
|
-
readonly required: readonly ["site", "link"];
|
|
730
|
-
};
|
|
731
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
732
|
-
readonly db: "socials";
|
|
733
|
-
readonly json: "socials";
|
|
734
|
-
readonly yaml: "socials";
|
|
735
|
-
};
|
|
736
|
-
};
|
|
737
|
-
readonly deleted_at: {
|
|
738
|
-
readonly type: "string";
|
|
739
|
-
readonly format: "date-time";
|
|
740
|
-
readonly nullable: true;
|
|
741
|
-
readonly description: "Timestamp when the user record was soft-deleted (null if not deleted)";
|
|
742
|
-
readonly "x-go-type": "core.NullTime";
|
|
743
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
744
|
-
readonly db: "deleted_at";
|
|
745
|
-
readonly json: "deleted_at";
|
|
746
|
-
readonly yaml: "deleted_at";
|
|
747
|
-
};
|
|
748
|
-
};
|
|
749
|
-
};
|
|
750
|
-
readonly additionalProperties: false;
|
|
751
|
-
}, {
|
|
752
|
-
readonly type: "object";
|
|
753
|
-
readonly properties: {
|
|
754
|
-
readonly role_names: {
|
|
755
|
-
readonly type: "array";
|
|
756
|
-
readonly items: {
|
|
757
|
-
readonly type: "string";
|
|
758
|
-
readonly enum: readonly ["admin", "meshmap", "curator", "team admin", "workspace admin", "workspace manager", "organization admin", "user"];
|
|
759
|
-
};
|
|
760
|
-
readonly description: "List of global roles assigned to the user";
|
|
761
|
-
readonly example: readonly [readonly ["admin", "meshmap"], readonly ["user"]];
|
|
762
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
763
|
-
readonly db: "role_names";
|
|
764
|
-
readonly json: "role_names";
|
|
765
|
-
readonly yaml: "role_names";
|
|
766
|
-
};
|
|
767
|
-
};
|
|
768
|
-
readonly teams: {
|
|
769
|
-
readonly type: "object";
|
|
770
|
-
readonly description: "Teams the user belongs to with role information";
|
|
771
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
772
|
-
readonly db: "teams";
|
|
773
|
-
readonly json: "teams";
|
|
774
|
-
readonly yaml: "teams";
|
|
775
|
-
};
|
|
776
|
-
readonly properties: {
|
|
777
|
-
readonly teams_with_roles: {
|
|
778
|
-
readonly type: "array";
|
|
779
|
-
readonly items: {
|
|
780
|
-
readonly type: "object";
|
|
781
|
-
};
|
|
782
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
783
|
-
readonly db: "teams_with_roles";
|
|
784
|
-
readonly json: "teams_with_roles";
|
|
785
|
-
readonly yaml: "teams_with_roles";
|
|
786
|
-
};
|
|
787
|
-
};
|
|
788
|
-
readonly total_count: {
|
|
789
|
-
readonly type: "integer";
|
|
790
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
791
|
-
readonly db: "total_count";
|
|
792
|
-
readonly json: "total_count";
|
|
793
|
-
readonly yaml: "total_count";
|
|
794
|
-
};
|
|
795
|
-
};
|
|
796
|
-
};
|
|
797
|
-
};
|
|
798
|
-
readonly organizations: {
|
|
799
|
-
readonly type: "object";
|
|
800
|
-
readonly description: "Organizations the user belongs to with role information";
|
|
801
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
802
|
-
readonly db: "organizations";
|
|
803
|
-
readonly json: "organizations";
|
|
804
|
-
readonly yaml: "organizations";
|
|
805
|
-
};
|
|
806
|
-
readonly properties: {
|
|
807
|
-
readonly organizations_with_roles: {
|
|
808
|
-
readonly type: "array";
|
|
809
|
-
readonly items: {
|
|
810
|
-
readonly type: "object";
|
|
811
|
-
};
|
|
812
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
813
|
-
readonly db: "organizations_with_roles";
|
|
814
|
-
readonly json: "organizations_with_roles";
|
|
815
|
-
readonly yaml: "organizations_with_roles";
|
|
816
|
-
};
|
|
817
|
-
};
|
|
818
|
-
readonly total_count: {
|
|
819
|
-
readonly type: "integer";
|
|
820
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
821
|
-
readonly db: "total_count";
|
|
822
|
-
readonly json: "total_count";
|
|
823
|
-
readonly yaml: "total_count";
|
|
824
|
-
};
|
|
825
|
-
};
|
|
826
|
-
};
|
|
827
|
-
};
|
|
828
|
-
};
|
|
829
|
-
}];
|
|
830
|
-
};
|
|
831
|
-
readonly Preference: {
|
|
832
|
-
readonly type: "object";
|
|
833
|
-
readonly required: readonly ["anonymousUsageStats", "anonymousPerfResults", "updatedAt", "dashboardPreferences", "selectedOrganizationID", "selectedWorkspaceForOrganizations", "usersExtensionPreferences", "RemoteProviderPreferences"];
|
|
834
|
-
readonly properties: {
|
|
835
|
-
readonly meshAdapters: {
|
|
836
|
-
readonly type: "array";
|
|
837
|
-
readonly items: {
|
|
838
|
-
readonly "x-go-type": "Adapter";
|
|
839
|
-
readonly type: "object";
|
|
840
|
-
readonly description: "Placeholder for Adapter struct definition.";
|
|
841
|
-
};
|
|
842
|
-
};
|
|
843
|
-
readonly grafana: {
|
|
844
|
-
readonly "x-go-type": "Grafana";
|
|
845
|
-
readonly type: "object";
|
|
846
|
-
readonly properties: {
|
|
847
|
-
readonly grafanaURL: {
|
|
848
|
-
readonly type: "string";
|
|
849
|
-
};
|
|
850
|
-
readonly grafanaAPIKey: {
|
|
851
|
-
readonly type: "string";
|
|
852
|
-
};
|
|
853
|
-
readonly selectedBoardsConfigs: {
|
|
854
|
-
readonly type: "array";
|
|
855
|
-
readonly items: {
|
|
856
|
-
readonly type: "object";
|
|
857
|
-
readonly properties: {
|
|
858
|
-
readonly board: {
|
|
859
|
-
readonly type: "object";
|
|
860
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
861
|
-
};
|
|
862
|
-
readonly panels: {
|
|
863
|
-
readonly type: "array";
|
|
864
|
-
readonly items: {
|
|
865
|
-
readonly type: "object";
|
|
866
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
867
|
-
};
|
|
868
|
-
};
|
|
869
|
-
readonly templateVars: {
|
|
870
|
-
readonly type: "array";
|
|
871
|
-
readonly items: {
|
|
872
|
-
readonly type: "string";
|
|
873
|
-
};
|
|
874
|
-
};
|
|
875
|
-
};
|
|
876
|
-
};
|
|
877
|
-
};
|
|
878
|
-
};
|
|
879
|
-
};
|
|
880
|
-
readonly prometheus: {
|
|
881
|
-
readonly "x-go-type": "Prometheus";
|
|
882
|
-
readonly type: "object";
|
|
883
|
-
readonly properties: {
|
|
884
|
-
readonly prometheusURL: {
|
|
885
|
-
readonly type: "string";
|
|
886
|
-
};
|
|
887
|
-
readonly selectedPrometheusBoardsConfigs: {
|
|
888
|
-
readonly type: "array";
|
|
889
|
-
readonly items: {
|
|
890
|
-
readonly type: "object";
|
|
891
|
-
readonly properties: {
|
|
892
|
-
readonly board: {
|
|
893
|
-
readonly type: "object";
|
|
894
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
895
|
-
};
|
|
896
|
-
readonly panels: {
|
|
897
|
-
readonly type: "array";
|
|
898
|
-
readonly items: {
|
|
899
|
-
readonly type: "object";
|
|
900
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
901
|
-
};
|
|
902
|
-
};
|
|
903
|
-
readonly templateVars: {
|
|
904
|
-
readonly type: "array";
|
|
905
|
-
readonly items: {
|
|
906
|
-
readonly type: "string";
|
|
907
|
-
};
|
|
908
|
-
};
|
|
909
|
-
};
|
|
910
|
-
};
|
|
911
|
-
};
|
|
912
|
-
};
|
|
913
|
-
};
|
|
914
|
-
readonly loadTestPrefs: {
|
|
915
|
-
readonly "x-go-type": "LoadTestPreferences";
|
|
916
|
-
readonly type: "object";
|
|
917
|
-
readonly properties: {
|
|
918
|
-
readonly c: {
|
|
919
|
-
readonly type: "integer";
|
|
920
|
-
readonly description: "Concurrent requests";
|
|
921
|
-
};
|
|
922
|
-
readonly qps: {
|
|
923
|
-
readonly type: "integer";
|
|
924
|
-
readonly description: "Queries per second";
|
|
925
|
-
};
|
|
926
|
-
readonly t: {
|
|
927
|
-
readonly type: "string";
|
|
928
|
-
readonly description: "Duration";
|
|
929
|
-
};
|
|
930
|
-
readonly gen: {
|
|
931
|
-
readonly type: "string";
|
|
932
|
-
readonly description: "Load generator";
|
|
933
|
-
};
|
|
934
|
-
};
|
|
935
|
-
};
|
|
936
|
-
readonly anonymousUsageStats: {
|
|
937
|
-
readonly type: "boolean";
|
|
938
|
-
};
|
|
939
|
-
readonly anonymousPerfResults: {
|
|
940
|
-
readonly type: "boolean";
|
|
941
|
-
};
|
|
942
|
-
readonly updated_at: {
|
|
943
|
-
readonly type: "string";
|
|
944
|
-
readonly format: "date-time";
|
|
945
|
-
};
|
|
946
|
-
readonly dashboardPreferences: {
|
|
947
|
-
readonly type: "object";
|
|
948
|
-
readonly additionalProperties: true;
|
|
949
|
-
};
|
|
950
|
-
readonly selectedOrganizationID: {
|
|
951
|
-
readonly type: "string";
|
|
952
|
-
};
|
|
953
|
-
readonly selectedWorkspaceForOrganizations: {
|
|
954
|
-
readonly type: "object";
|
|
955
|
-
readonly additionalProperties: {
|
|
956
|
-
readonly type: "string";
|
|
957
|
-
};
|
|
958
|
-
};
|
|
959
|
-
readonly usersExtensionPreferences: {
|
|
960
|
-
readonly type: "object";
|
|
961
|
-
readonly additionalProperties: true;
|
|
962
|
-
};
|
|
963
|
-
readonly remoteProviderPreferences: {
|
|
964
|
-
readonly type: "object";
|
|
965
|
-
readonly additionalProperties: true;
|
|
966
|
-
};
|
|
967
|
-
};
|
|
968
|
-
};
|
|
969
|
-
readonly Adapter: {
|
|
970
|
-
readonly type: "object";
|
|
971
|
-
readonly description: "Placeholder for Adapter struct definition.";
|
|
972
|
-
};
|
|
973
|
-
readonly Grafana: {
|
|
974
|
-
readonly type: "object";
|
|
975
|
-
readonly properties: {
|
|
976
|
-
readonly grafanaURL: {
|
|
977
|
-
readonly type: "string";
|
|
978
|
-
};
|
|
979
|
-
readonly grafanaAPIKey: {
|
|
980
|
-
readonly type: "string";
|
|
981
|
-
};
|
|
982
|
-
readonly selectedBoardsConfigs: {
|
|
983
|
-
readonly type: "array";
|
|
984
|
-
readonly items: {
|
|
985
|
-
readonly type: "object";
|
|
986
|
-
readonly properties: {
|
|
987
|
-
readonly board: {
|
|
988
|
-
readonly type: "object";
|
|
989
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
990
|
-
};
|
|
991
|
-
readonly panels: {
|
|
992
|
-
readonly type: "array";
|
|
993
|
-
readonly items: {
|
|
994
|
-
readonly type: "object";
|
|
995
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
996
|
-
};
|
|
997
|
-
};
|
|
998
|
-
readonly templateVars: {
|
|
999
|
-
readonly type: "array";
|
|
1000
|
-
readonly items: {
|
|
1001
|
-
readonly type: "string";
|
|
1002
|
-
};
|
|
1003
|
-
};
|
|
1004
|
-
};
|
|
1005
|
-
};
|
|
1006
|
-
};
|
|
1007
|
-
};
|
|
1008
|
-
};
|
|
1009
|
-
readonly SelectedGrafanaConfig: {
|
|
1010
|
-
readonly type: "object";
|
|
1011
|
-
readonly properties: {
|
|
1012
|
-
readonly board: {
|
|
1013
|
-
readonly type: "object";
|
|
1014
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
1015
|
-
};
|
|
1016
|
-
readonly panels: {
|
|
1017
|
-
readonly type: "array";
|
|
1018
|
-
readonly items: {
|
|
1019
|
-
readonly type: "object";
|
|
1020
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
1021
|
-
};
|
|
1022
|
-
};
|
|
1023
|
-
readonly templateVars: {
|
|
1024
|
-
readonly type: "array";
|
|
1025
|
-
readonly items: {
|
|
1026
|
-
readonly type: "string";
|
|
1027
|
-
};
|
|
1028
|
-
};
|
|
1029
|
-
};
|
|
1030
|
-
};
|
|
1031
|
-
readonly GrafanaBoard: {
|
|
1032
|
-
readonly type: "object";
|
|
1033
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
1034
|
-
};
|
|
1035
|
-
readonly Panel: {
|
|
1036
|
-
readonly type: "object";
|
|
1037
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
1038
|
-
};
|
|
1039
|
-
readonly Prometheus: {
|
|
1040
|
-
readonly type: "object";
|
|
1041
|
-
readonly properties: {
|
|
1042
|
-
readonly prometheusURL: {
|
|
1043
|
-
readonly type: "string";
|
|
1044
|
-
};
|
|
1045
|
-
readonly selectedPrometheusBoardsConfigs: {
|
|
1046
|
-
readonly type: "array";
|
|
1047
|
-
readonly items: {
|
|
1048
|
-
readonly type: "object";
|
|
1049
|
-
readonly properties: {
|
|
1050
|
-
readonly board: {
|
|
1051
|
-
readonly type: "object";
|
|
1052
|
-
readonly description: "Placeholder for GrafanaBoard definition (define fields as needed)";
|
|
1053
|
-
};
|
|
1054
|
-
readonly panels: {
|
|
1055
|
-
readonly type: "array";
|
|
1056
|
-
readonly items: {
|
|
1057
|
-
readonly type: "object";
|
|
1058
|
-
readonly description: "Grafana panel structure imported from github.com/grafana-tools/sdk";
|
|
1059
|
-
};
|
|
1060
|
-
};
|
|
1061
|
-
readonly templateVars: {
|
|
1062
|
-
readonly type: "array";
|
|
1063
|
-
readonly items: {
|
|
1064
|
-
readonly type: "string";
|
|
1065
|
-
};
|
|
1066
|
-
};
|
|
1067
|
-
};
|
|
1068
|
-
};
|
|
1069
|
-
};
|
|
1070
|
-
};
|
|
1071
|
-
};
|
|
1072
|
-
readonly LoadTestPreferences: {
|
|
1073
|
-
readonly type: "object";
|
|
1074
|
-
readonly properties: {
|
|
1075
|
-
readonly c: {
|
|
1076
|
-
readonly type: "integer";
|
|
1077
|
-
readonly description: "Concurrent requests";
|
|
1078
|
-
};
|
|
1079
|
-
readonly qps: {
|
|
1080
|
-
readonly type: "integer";
|
|
1081
|
-
readonly description: "Queries per second";
|
|
1082
|
-
};
|
|
1083
|
-
readonly t: {
|
|
1084
|
-
readonly type: "string";
|
|
1085
|
-
readonly description: "Duration";
|
|
1086
|
-
};
|
|
1087
|
-
readonly gen: {
|
|
1088
|
-
readonly type: "string";
|
|
1089
|
-
readonly description: "Load generator";
|
|
1090
|
-
};
|
|
1091
|
-
};
|
|
1092
|
-
};
|
|
1093
|
-
readonly Social: {
|
|
1094
|
-
readonly description: "Various online profiles associated with the user account, like GitHub, LinkedIn, X, and so on.";
|
|
1095
|
-
readonly type: "object";
|
|
1096
|
-
readonly properties: {
|
|
1097
|
-
readonly site: {
|
|
1098
|
-
readonly type: "string";
|
|
1099
|
-
readonly maxLength: 50;
|
|
1100
|
-
};
|
|
1101
|
-
readonly link: {
|
|
1102
|
-
readonly type: "string";
|
|
1103
|
-
readonly format: "uri";
|
|
1104
|
-
};
|
|
1105
|
-
};
|
|
1106
|
-
readonly required: readonly ["site", "link"];
|
|
1107
|
-
};
|
|
1108
|
-
};
|
|
1109
|
-
};
|
|
1110
|
-
};
|
|
5
|
+
declare const UserSchema: Record<string, unknown>;
|
|
1111
6
|
|
|
1112
7
|
export { UserSchema as default };
|