@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.
Files changed (159) hide show
  1. package/dist/{Core-vaTzd8cz.d.mts → Core-BiYtFM4v.d.mts} +1 -1
  2. package/dist/{Core-vaTzd8cz.d.ts → Core-BiYtFM4v.d.ts} +1 -1
  3. package/dist/cloudApi.d.mts +13676 -3825
  4. package/dist/cloudApi.d.ts +13676 -3825
  5. package/dist/cloudApi.js +1 -1
  6. package/dist/cloudApi.mjs +1 -1
  7. package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +1 -149
  8. package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +1 -149
  9. package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
  10. package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
  11. package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
  12. package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
  13. package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +1 -1643
  14. package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +1 -1643
  15. package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
  16. package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
  17. package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +1 -74
  18. package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +1 -74
  19. package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
  20. package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
  21. package/dist/constructs/v1alpha3/relationship/Relationship.d.mts +32 -128
  22. package/dist/constructs/v1alpha3/relationship/Relationship.d.ts +32 -128
  23. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +1 -6973
  24. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +1 -6973
  25. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +15 -15
  26. package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +15 -15
  27. package/dist/constructs/v1beta1/academy/Academy.d.mts +749 -319
  28. package/dist/constructs/v1beta1/academy/Academy.d.ts +749 -319
  29. package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +1 -11832
  30. package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +1 -11832
  31. package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
  32. package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
  33. package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +1 -513
  34. package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +1 -513
  35. package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
  36. package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
  37. package/dist/constructs/v1beta1/category/CategorySchema.d.mts +1 -54
  38. package/dist/constructs/v1beta1/category/CategorySchema.d.ts +1 -54
  39. package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
  40. package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
  41. package/dist/constructs/v1beta1/component/Component.d.mts +6 -12
  42. package/dist/constructs/v1beta1/component/Component.d.ts +6 -12
  43. package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +1 -1771
  44. package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +1 -1771
  45. package/dist/constructs/v1beta1/component/ComponentSchema.js +3 -3
  46. package/dist/constructs/v1beta1/component/ComponentSchema.mjs +3 -3
  47. package/dist/constructs/v1beta1/connection/Connection.d.mts +12 -12
  48. package/dist/constructs/v1beta1/connection/Connection.d.ts +12 -12
  49. package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +1 -2978
  50. package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +1 -2978
  51. package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
  52. package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
  53. package/dist/constructs/v1beta1/credential/Credential.d.mts +517 -0
  54. package/dist/constructs/v1beta1/credential/Credential.d.ts +517 -0
  55. package/dist/constructs/v1beta1/credential/Credential.js +1 -0
  56. package/dist/constructs/v1beta1/credential/Credential.mjs +0 -0
  57. package/dist/constructs/v1beta1/credential/CredentialSchema.d.mts +7 -0
  58. package/dist/constructs/v1beta1/credential/CredentialSchema.d.ts +7 -0
  59. package/dist/constructs/v1beta1/credential/CredentialSchema.js +9 -0
  60. package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +9 -0
  61. package/dist/constructs/v1beta1/environment/Environment.d.mts +4 -4
  62. package/dist/constructs/v1beta1/environment/Environment.d.ts +4 -4
  63. package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +1 -958
  64. package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +1 -958
  65. package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
  66. package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
  67. package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +68 -212
  68. package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +68 -212
  69. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +1 -16507
  70. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +1 -16507
  71. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +25 -25
  72. package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +25 -25
  73. package/dist/constructs/v1beta1/event/EventSchema.d.mts +1 -354
  74. package/dist/constructs/v1beta1/event/EventSchema.d.ts +1 -354
  75. package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
  76. package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
  77. package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +1 -767
  78. package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +1 -767
  79. package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
  80. package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
  81. package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +1 -1646
  82. package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +1 -1646
  83. package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
  84. package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
  85. package/dist/constructs/v1beta1/key/KeySchema.d.mts +1 -1219
  86. package/dist/constructs/v1beta1/key/KeySchema.d.ts +1 -1219
  87. package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
  88. package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
  89. package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +1 -1543
  90. package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +1 -1543
  91. package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
  92. package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
  93. package/dist/constructs/v1beta1/model/Model.d.mts +7 -13
  94. package/dist/constructs/v1beta1/model/Model.d.ts +7 -13
  95. package/dist/constructs/v1beta1/model/ModelSchema.d.mts +1 -1301
  96. package/dist/constructs/v1beta1/model/ModelSchema.d.ts +1 -1301
  97. package/dist/constructs/v1beta1/model/ModelSchema.js +2 -2
  98. package/dist/constructs/v1beta1/model/ModelSchema.mjs +2 -2
  99. package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +1 -1488
  100. package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +1 -1488
  101. package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
  102. package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
  103. package/dist/constructs/v1beta1/pattern/Pattern.d.mts +7481 -212
  104. package/dist/constructs/v1beta1/pattern/Pattern.d.ts +7481 -212
  105. package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +1 -16703
  106. package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +1 -16703
  107. package/dist/constructs/v1beta1/pattern/PatternSchema.js +265 -25
  108. package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +265 -25
  109. package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +1 -316
  110. package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +1 -316
  111. package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
  112. package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
  113. package/dist/constructs/v1beta1/role/Role.d.mts +614 -0
  114. package/dist/constructs/v1beta1/role/Role.d.ts +614 -0
  115. package/dist/constructs/v1beta1/role/Role.js +1 -0
  116. package/dist/constructs/v1beta1/role/Role.mjs +0 -0
  117. package/dist/constructs/v1beta1/role/RoleSchema.d.mts +7 -0
  118. package/dist/constructs/v1beta1/role/RoleSchema.d.ts +7 -0
  119. package/dist/constructs/v1beta1/role/RoleSchema.js +2 -0
  120. package/dist/constructs/v1beta1/role/RoleSchema.mjs +2 -0
  121. package/dist/constructs/v1beta1/schedule/Schedule.d.mts +371 -0
  122. package/dist/constructs/v1beta1/schedule/Schedule.d.ts +371 -0
  123. package/dist/constructs/v1beta1/schedule/Schedule.js +1 -0
  124. package/dist/constructs/v1beta1/schedule/Schedule.mjs +0 -0
  125. package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.mts +7 -0
  126. package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.ts +7 -0
  127. package/dist/constructs/v1beta1/schedule/ScheduleSchema.js +13 -0
  128. package/dist/constructs/v1beta1/schedule/ScheduleSchema.mjs +13 -0
  129. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +1 -27
  130. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +1 -27
  131. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
  132. package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
  133. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +1 -1636
  134. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +1 -1636
  135. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
  136. package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
  137. package/dist/constructs/v1beta1/team/Team.d.mts +46 -16
  138. package/dist/constructs/v1beta1/team/Team.d.ts +46 -16
  139. package/dist/constructs/v1beta1/team/TeamSchema.d.mts +1 -2016
  140. package/dist/constructs/v1beta1/team/TeamSchema.d.ts +1 -2016
  141. package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
  142. package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
  143. package/dist/constructs/v1beta1/user/UserSchema.d.mts +1 -1106
  144. package/dist/constructs/v1beta1/user/UserSchema.d.ts +1 -1106
  145. package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
  146. package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
  147. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +1 -958
  148. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +1 -958
  149. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
  150. package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
  151. package/dist/index.d.mts +1 -1
  152. package/dist/index.d.ts +1 -1
  153. package/dist/index.js +283 -43
  154. package/dist/index.mjs +283 -43
  155. package/dist/mesheryApi.d.mts +2025 -183
  156. package/dist/mesheryApi.d.ts +2025 -183
  157. package/dist/mesheryApi.js +1 -1
  158. package/dist/mesheryApi.mjs +1 -1
  159. package/package.json +1 -1
@@ -2,1493 +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 OrganizationSchema: {
6
- readonly openapi: "3.0.0";
7
- readonly info: {
8
- readonly title: "Organization";
9
- readonly version: "1.0.0";
10
- };
11
- readonly paths: {
12
- readonly "/api/identity/orgs/by-domain": {
13
- readonly get: {
14
- readonly summary: "Get organization by domain";
15
- readonly operationId: "getOrgByDomain";
16
- readonly parameters: readonly [{
17
- readonly name: "domain";
18
- readonly in: "query";
19
- readonly required: true;
20
- readonly schema: {
21
- readonly type: "string";
22
- };
23
- }];
24
- readonly responses: {
25
- readonly "200": {
26
- readonly description: "Successful response";
27
- readonly content: {
28
- readonly "application/json": {
29
- readonly schema: {
30
- readonly type: "object";
31
- readonly required: readonly ["id", "name", "country", "region", "description", "owner", "metadata", "created_at", "updated_at"];
32
- readonly properties: {
33
- readonly id: {
34
- readonly "x-oapi-codegen-extra-tags": {
35
- readonly db: "id";
36
- };
37
- readonly type: "string";
38
- readonly format: "uuid";
39
- readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
40
- readonly "x-go-type": "uuid.UUID";
41
- readonly "x-go-type-import": {
42
- readonly path: "github.com/gofrs/uuid";
43
- };
44
- };
45
- readonly name: {
46
- readonly type: "string";
47
- readonly "x-oapi-codegen-extra-tags": {
48
- readonly db: "name";
49
- };
50
- };
51
- readonly country: {
52
- readonly type: "string";
53
- readonly "x-oapi-codegen-extra-tags": {
54
- readonly db: "country";
55
- };
56
- };
57
- readonly region: {
58
- readonly type: "string";
59
- readonly "x-oapi-codegen-extra-tags": {
60
- readonly db: "region";
61
- };
62
- };
63
- readonly description: {
64
- readonly type: "string";
65
- readonly "x-oapi-codegen-extra-tags": {
66
- readonly db: "description";
67
- };
68
- };
69
- readonly owner: {
70
- readonly "x-oapi-codegen-extra-tags": {
71
- readonly db: "owner";
72
- };
73
- readonly type: "string";
74
- readonly format: "uuid";
75
- readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
76
- readonly "x-go-type": "uuid.UUID";
77
- readonly "x-go-type-import": {
78
- readonly path: "github.com/gofrs/uuid";
79
- };
80
- };
81
- readonly metadata: {
82
- readonly "x-go-type": "OrgMetadata";
83
- readonly "x-oapi-codegen-extra-tags": {
84
- readonly db: "metadata";
85
- };
86
- readonly type: "object";
87
- readonly required: readonly ["preferences"];
88
- readonly properties: {
89
- readonly preferences: {
90
- readonly "x-go-type": "Preferences";
91
- readonly type: "object";
92
- readonly required: readonly ["theme", "dashboard"];
93
- readonly properties: {
94
- readonly theme: {
95
- readonly "x-go-type": "Theme";
96
- readonly type: "object";
97
- readonly required: readonly ["id", "logo"];
98
- readonly properties: {
99
- readonly id: {
100
- readonly type: "string";
101
- };
102
- readonly logo: {
103
- readonly "x-go-type": "Logo";
104
- readonly type: "object";
105
- readonly required: readonly ["desktop_view", "mobile_view", "dark_desktop_view", "dark_mobile_view"];
106
- readonly properties: {
107
- readonly desktop_view: {
108
- readonly "x-go-type": "Location";
109
- readonly type: "object";
110
- readonly required: readonly ["svg", "location"];
111
- readonly properties: {
112
- readonly svg: {
113
- readonly type: "string";
114
- };
115
- readonly location: {
116
- readonly type: "string";
117
- };
118
- };
119
- };
120
- readonly mobile_view: {
121
- readonly "x-go-type": "Location";
122
- readonly type: "object";
123
- readonly required: readonly ["svg", "location"];
124
- readonly properties: {
125
- readonly svg: {
126
- readonly type: "string";
127
- };
128
- readonly location: {
129
- readonly type: "string";
130
- };
131
- };
132
- };
133
- readonly dark_desktop_view: {
134
- readonly "x-go-type": "Location";
135
- readonly type: "object";
136
- readonly required: readonly ["svg", "location"];
137
- readonly properties: {
138
- readonly svg: {
139
- readonly type: "string";
140
- };
141
- readonly location: {
142
- readonly type: "string";
143
- };
144
- };
145
- };
146
- readonly dark_mobile_view: {
147
- readonly "x-go-type": "Location";
148
- readonly type: "object";
149
- readonly required: readonly ["svg", "location"];
150
- readonly properties: {
151
- readonly svg: {
152
- readonly type: "string";
153
- };
154
- readonly location: {
155
- readonly type: "string";
156
- };
157
- };
158
- };
159
- };
160
- };
161
- readonly vars: {
162
- readonly type: "object";
163
- readonly additionalProperties: true;
164
- };
165
- };
166
- };
167
- readonly dashboard: {
168
- readonly "x-go-type": "DashboardPrefs";
169
- readonly type: "object";
170
- readonly description: "Preferences specific to dashboard behavior";
171
- readonly additionalProperties: true;
172
- };
173
- };
174
- };
175
- };
176
- };
177
- readonly created_at: {
178
- readonly "x-oapi-codegen-extra-tags": {
179
- readonly db: "created_at";
180
- };
181
- readonly type: "string";
182
- readonly format: "date-time";
183
- readonly "x-go-type-skip-optional-pointer": true;
184
- };
185
- readonly updated_at: {
186
- readonly "x-oapi-codegen-extra-tags": {
187
- readonly db: "updated_at";
188
- };
189
- readonly type: "string";
190
- readonly format: "date-time";
191
- readonly "x-go-type-skip-optional-pointer": true;
192
- };
193
- readonly deleted_at: {
194
- readonly "x-oapi-codegen-extra-tags": {
195
- readonly db: "deleted_at";
196
- };
197
- readonly type: "string";
198
- readonly format: "date-time";
199
- readonly "x-go-type": "sql.NullTime";
200
- readonly "x-go-type-import": {
201
- readonly path: "database/sql";
202
- };
203
- readonly "x-go-type-skip-optional-pointer": true;
204
- };
205
- readonly domain: {
206
- readonly type: "string";
207
- readonly nullable: true;
208
- readonly "x-oapi-codegen-extra-tags": {
209
- readonly db: "domain";
210
- };
211
- };
212
- };
213
- };
214
- };
215
- };
216
- };
217
- readonly "404": {
218
- readonly description: "Organization not found";
219
- };
220
- readonly "500": {
221
- readonly description: "Internal server error";
222
- };
223
- };
224
- };
225
- };
226
- readonly "/api/identity/orgs/{orgID}/teams/{teamId}": {
227
- readonly post: {
228
- readonly summary: "Add team to organization or soft delete team";
229
- readonly description: "Adds a team to an organization. If request body contains action=delete, tombstones a team by setting its deleted_at timestamp. The team's organization mapping remains intact.";
230
- readonly operationId: "AddTeamToOrg";
231
- readonly parameters: readonly [{
232
- readonly name: "orgID";
233
- readonly in: "path";
234
- readonly required: true;
235
- readonly schema: {
236
- readonly type: "string";
237
- readonly format: "uuid";
238
- readonly "x-go-type": "uuid.UUID";
239
- readonly "x-go-type-import": {
240
- readonly path: "github.com/gofrs/uuid";
241
- };
242
- readonly "x-oapi-codegen-extra-tags": {
243
- readonly db: "org_id";
244
- readonly json: "org_id";
245
- };
246
- readonly "x-go-type-name": "OrganizationId";
247
- readonly "x-go-type-skip-optional-pointer": true;
248
- };
249
- }, {
250
- readonly name: "teamId";
251
- readonly in: "path";
252
- readonly required: true;
253
- readonly schema: {
254
- readonly type: "string";
255
- readonly format: "uuid";
256
- readonly "x-go-type": "uuid.UUID";
257
- readonly "x-go-type-import": {
258
- readonly path: "github.com/gofrs/uuid";
259
- };
260
- readonly "x-oapi-codegen-extra-tags": {
261
- readonly db: "team_id";
262
- readonly json: "team_id";
263
- };
264
- readonly "x-go-type-name": "TeamId";
265
- readonly "x-go-type-skip-optional-pointer": true;
266
- };
267
- }];
268
- readonly requestBody: {
269
- readonly required: false;
270
- readonly content: {
271
- readonly "application/json": {
272
- readonly schema: {
273
- readonly type: "object";
274
- readonly description: "Optional action payload for POST on /api/identity/orgs/{orgID}/teams/{teamId}.";
275
- readonly properties: {
276
- readonly action: {
277
- readonly type: "string";
278
- readonly description: "Internal action to perform on the team resource.";
279
- readonly enum: readonly ["delete"];
280
- };
281
- };
282
- };
283
- };
284
- };
285
- };
286
- readonly responses: {
287
- readonly "200": {
288
- readonly description: "Team added to organization or team tombstoned";
289
- readonly content: {
290
- readonly "application/json": {
291
- readonly schema: {
292
- readonly oneOf: readonly [{
293
- readonly type: "object";
294
- readonly properties: {
295
- readonly page: {
296
- readonly type: "integer";
297
- };
298
- readonly page_size: {
299
- readonly type: "integer";
300
- };
301
- readonly total_count: {
302
- readonly type: "integer";
303
- };
304
- readonly teams_organizations_mapping: {
305
- readonly type: "array";
306
- readonly items: {
307
- readonly type: "object";
308
- readonly properties: {
309
- readonly ID: {
310
- readonly type: "string";
311
- readonly format: "uuid";
312
- readonly "x-go-type": "uuid.UUID";
313
- readonly "x-go-type-import": {
314
- readonly path: "github.com/gofrs/uuid";
315
- };
316
- readonly "x-oapi-codegen-extra-tags": {
317
- readonly db: "id";
318
- readonly json: "id";
319
- };
320
- readonly "x-go-type-name": "GeneralId";
321
- readonly "x-go-type-skip-optional-pointer": true;
322
- };
323
- readonly org_id: {
324
- readonly type: "string";
325
- readonly format: "uuid";
326
- readonly "x-go-type": "uuid.UUID";
327
- readonly "x-go-type-import": {
328
- readonly path: "github.com/gofrs/uuid";
329
- };
330
- readonly "x-oapi-codegen-extra-tags": {
331
- readonly db: "org_id";
332
- readonly json: "org_id";
333
- };
334
- readonly "x-go-type-name": "OrganizationId";
335
- readonly "x-go-type-skip-optional-pointer": true;
336
- };
337
- readonly team_id: {
338
- readonly type: "string";
339
- readonly format: "uuid";
340
- readonly "x-go-type": "uuid.UUID";
341
- readonly "x-go-type-import": {
342
- readonly path: "github.com/gofrs/uuid";
343
- };
344
- readonly "x-oapi-codegen-extra-tags": {
345
- readonly db: "team_id";
346
- readonly json: "team_id";
347
- };
348
- readonly "x-go-type-name": "TeamId";
349
- readonly "x-go-type-skip-optional-pointer": true;
350
- };
351
- readonly created_at: {
352
- readonly type: "string";
353
- readonly format: "date-time";
354
- readonly "x-go-type-skip-optional-pointer": true;
355
- };
356
- readonly updated_at: {
357
- readonly type: "string";
358
- readonly format: "date-time";
359
- readonly "x-go-type-skip-optional-pointer": true;
360
- };
361
- readonly deleted_at: {
362
- readonly type: "string";
363
- readonly format: "date-time";
364
- readonly "x-go-type": "sql.NullTime";
365
- readonly "x-go-type-import": {
366
- readonly path: "database/sql";
367
- };
368
- readonly "x-go-type-skip-optional-pointer": true;
369
- };
370
- };
371
- };
372
- };
373
- };
374
- }, {
375
- readonly type: "object";
376
- readonly properties: {
377
- readonly page: {
378
- readonly type: "integer";
379
- };
380
- readonly page_size: {
381
- readonly type: "integer";
382
- };
383
- readonly total_count: {
384
- readonly type: "integer";
385
- };
386
- readonly teams: {
387
- readonly type: "array";
388
- readonly items: {
389
- readonly type: "object";
390
- readonly properties: {
391
- readonly ID: {
392
- readonly type: "string";
393
- readonly format: "uuid";
394
- readonly "x-go-type": "uuid.UUID";
395
- readonly "x-go-type-import": {
396
- readonly path: "github.com/gofrs/uuid";
397
- };
398
- readonly "x-oapi-codegen-extra-tags": {
399
- readonly db: "id";
400
- readonly json: "id";
401
- };
402
- readonly "x-go-type-name": "GeneralId";
403
- readonly "x-go-type-skip-optional-pointer": true;
404
- };
405
- readonly name: {
406
- readonly type: "string";
407
- readonly "x-go-type-skip-optional-pointer": true;
408
- };
409
- readonly description: {
410
- readonly type: "string";
411
- readonly "x-go-type-skip-optional-pointer": true;
412
- };
413
- readonly owner: {
414
- readonly type: "string";
415
- readonly "x-go-type-skip-optional-pointer": true;
416
- };
417
- readonly metadata: {
418
- readonly type: "object";
419
- readonly additionalProperties: {
420
- readonly type: "string";
421
- };
422
- readonly "x-go-type-skip-optional-pointer": true;
423
- };
424
- readonly created_at: {
425
- readonly type: "string";
426
- readonly format: "date-time";
427
- readonly "x-go-type-skip-optional-pointer": true;
428
- };
429
- readonly updated_at: {
430
- readonly type: "string";
431
- readonly format: "date-time";
432
- readonly "x-go-type-skip-optional-pointer": true;
433
- };
434
- readonly deleted_at: {
435
- readonly type: "string";
436
- readonly format: "date-time";
437
- readonly "x-go-type": "sql.NullTime";
438
- readonly "x-go-type-import": {
439
- readonly path: "database/sql";
440
- };
441
- readonly "x-go-type-skip-optional-pointer": true;
442
- };
443
- };
444
- };
445
- };
446
- };
447
- }];
448
- };
449
- };
450
- };
451
- };
452
- readonly "400": {
453
- readonly description: "Bad request";
454
- };
455
- readonly "401": {
456
- readonly description: "Unauthorized";
457
- };
458
- readonly "404": {
459
- readonly description: "Not found";
460
- };
461
- readonly "500": {
462
- readonly description: "Internal server error";
463
- };
464
- };
465
- };
466
- readonly delete: {
467
- readonly summary: "Remove team from organization";
468
- readonly description: "Removes (unassigns) a team from an organization.";
469
- readonly operationId: "RemoveTeamFromOrg";
470
- readonly parameters: readonly [{
471
- readonly name: "orgID";
472
- readonly in: "path";
473
- readonly required: true;
474
- readonly schema: {
475
- readonly type: "string";
476
- readonly format: "uuid";
477
- readonly "x-go-type": "uuid.UUID";
478
- readonly "x-go-type-import": {
479
- readonly path: "github.com/gofrs/uuid";
480
- };
481
- readonly "x-oapi-codegen-extra-tags": {
482
- readonly db: "org_id";
483
- readonly json: "org_id";
484
- };
485
- readonly "x-go-type-name": "OrganizationId";
486
- readonly "x-go-type-skip-optional-pointer": true;
487
- };
488
- }, {
489
- readonly name: "teamId";
490
- readonly in: "path";
491
- readonly required: true;
492
- readonly schema: {
493
- readonly type: "string";
494
- readonly format: "uuid";
495
- readonly "x-go-type": "uuid.UUID";
496
- readonly "x-go-type-import": {
497
- readonly path: "github.com/gofrs/uuid";
498
- };
499
- readonly "x-oapi-codegen-extra-tags": {
500
- readonly db: "team_id";
501
- readonly json: "team_id";
502
- };
503
- readonly "x-go-type-name": "TeamId";
504
- readonly "x-go-type-skip-optional-pointer": true;
505
- };
506
- }];
507
- readonly responses: {
508
- readonly "200": {
509
- readonly description: "Team removed from organization";
510
- readonly content: {
511
- readonly "application/json": {
512
- readonly schema: {
513
- readonly type: "object";
514
- readonly properties: {
515
- readonly page: {
516
- readonly type: "integer";
517
- };
518
- readonly page_size: {
519
- readonly type: "integer";
520
- };
521
- readonly total_count: {
522
- readonly type: "integer";
523
- };
524
- readonly teams_organizations_mapping: {
525
- readonly type: "array";
526
- readonly items: {
527
- readonly type: "object";
528
- readonly properties: {
529
- readonly ID: {
530
- readonly type: "string";
531
- readonly format: "uuid";
532
- readonly "x-go-type": "uuid.UUID";
533
- readonly "x-go-type-import": {
534
- readonly path: "github.com/gofrs/uuid";
535
- };
536
- readonly "x-oapi-codegen-extra-tags": {
537
- readonly db: "id";
538
- readonly json: "id";
539
- };
540
- readonly "x-go-type-name": "GeneralId";
541
- readonly "x-go-type-skip-optional-pointer": true;
542
- };
543
- readonly org_id: {
544
- readonly type: "string";
545
- readonly format: "uuid";
546
- readonly "x-go-type": "uuid.UUID";
547
- readonly "x-go-type-import": {
548
- readonly path: "github.com/gofrs/uuid";
549
- };
550
- readonly "x-oapi-codegen-extra-tags": {
551
- readonly db: "org_id";
552
- readonly json: "org_id";
553
- };
554
- readonly "x-go-type-name": "OrganizationId";
555
- readonly "x-go-type-skip-optional-pointer": true;
556
- };
557
- readonly team_id: {
558
- readonly type: "string";
559
- readonly format: "uuid";
560
- readonly "x-go-type": "uuid.UUID";
561
- readonly "x-go-type-import": {
562
- readonly path: "github.com/gofrs/uuid";
563
- };
564
- readonly "x-oapi-codegen-extra-tags": {
565
- readonly db: "team_id";
566
- readonly json: "team_id";
567
- };
568
- readonly "x-go-type-name": "TeamId";
569
- readonly "x-go-type-skip-optional-pointer": true;
570
- };
571
- readonly created_at: {
572
- readonly type: "string";
573
- readonly format: "date-time";
574
- readonly "x-go-type-skip-optional-pointer": true;
575
- };
576
- readonly updated_at: {
577
- readonly type: "string";
578
- readonly format: "date-time";
579
- readonly "x-go-type-skip-optional-pointer": true;
580
- };
581
- readonly deleted_at: {
582
- readonly type: "string";
583
- readonly format: "date-time";
584
- readonly "x-go-type": "sql.NullTime";
585
- readonly "x-go-type-import": {
586
- readonly path: "database/sql";
587
- };
588
- readonly "x-go-type-skip-optional-pointer": true;
589
- };
590
- };
591
- };
592
- };
593
- };
594
- };
595
- };
596
- };
597
- };
598
- readonly "400": {
599
- readonly description: "Bad request";
600
- };
601
- readonly "401": {
602
- readonly description: "Unauthorized";
603
- };
604
- readonly "404": {
605
- readonly description: "Not found";
606
- };
607
- readonly "500": {
608
- readonly description: "Internal server error";
609
- };
610
- };
611
- };
612
- };
613
- };
614
- readonly components: {
615
- readonly parameters: {
616
- readonly orgID: {
617
- readonly name: "orgID";
618
- readonly in: "path";
619
- readonly required: true;
620
- readonly schema: {
621
- readonly type: "string";
622
- readonly format: "uuid";
623
- readonly "x-go-type": "uuid.UUID";
624
- readonly "x-go-type-import": {
625
- readonly path: "github.com/gofrs/uuid";
626
- };
627
- readonly "x-oapi-codegen-extra-tags": {
628
- readonly db: "org_id";
629
- readonly json: "org_id";
630
- };
631
- readonly "x-go-type-name": "OrganizationId";
632
- readonly "x-go-type-skip-optional-pointer": true;
633
- };
634
- };
635
- readonly teamId: {
636
- readonly name: "teamId";
637
- readonly in: "path";
638
- readonly required: true;
639
- readonly schema: {
640
- readonly type: "string";
641
- readonly format: "uuid";
642
- readonly "x-go-type": "uuid.UUID";
643
- readonly "x-go-type-import": {
644
- readonly path: "github.com/gofrs/uuid";
645
- };
646
- readonly "x-oapi-codegen-extra-tags": {
647
- readonly db: "team_id";
648
- readonly json: "team_id";
649
- };
650
- readonly "x-go-type-name": "TeamId";
651
- readonly "x-go-type-skip-optional-pointer": true;
652
- };
653
- };
654
- };
655
- readonly schemas: {
656
- readonly UUID: {
657
- readonly type: "string";
658
- readonly format: "uuid";
659
- readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
660
- readonly "x-go-type": "uuid.UUID";
661
- readonly "x-go-type-import": {
662
- readonly path: "github.com/gofrs/uuid";
663
- };
664
- };
665
- readonly NullableTime: {
666
- readonly type: "string";
667
- readonly format: "date-time";
668
- readonly "x-go-type": "sql.NullTime";
669
- readonly "x-go-type-import": {
670
- readonly path: "database/sql";
671
- };
672
- readonly "x-go-type-skip-optional-pointer": true;
673
- };
674
- readonly Time: {
675
- readonly type: "string";
676
- readonly format: "date-time";
677
- readonly "x-go-type-skip-optional-pointer": true;
678
- };
679
- readonly Text: {
680
- readonly type: "string";
681
- readonly "x-go-type-skip-optional-pointer": true;
682
- };
683
- readonly MapObject: {
684
- readonly type: "object";
685
- readonly additionalProperties: {
686
- readonly type: "string";
687
- };
688
- readonly "x-go-type-skip-optional-pointer": true;
689
- };
690
- readonly OrgTeamActionPayload: {
691
- readonly type: "object";
692
- readonly description: "Optional action payload for POST on /api/identity/orgs/{orgID}/teams/{teamId}.";
693
- readonly properties: {
694
- readonly action: {
695
- readonly type: "string";
696
- readonly description: "Internal action to perform on the team resource.";
697
- readonly enum: readonly ["delete"];
698
- };
699
- };
700
- };
701
- readonly Location: {
702
- readonly type: "object";
703
- readonly required: readonly ["svg", "location"];
704
- readonly properties: {
705
- readonly svg: {
706
- readonly type: "string";
707
- };
708
- readonly location: {
709
- readonly type: "string";
710
- };
711
- };
712
- };
713
- readonly Logo: {
714
- readonly type: "object";
715
- readonly required: readonly ["desktop_view", "mobile_view", "dark_desktop_view", "dark_mobile_view"];
716
- readonly properties: {
717
- readonly desktop_view: {
718
- readonly "x-go-type": "Location";
719
- readonly type: "object";
720
- readonly required: readonly ["svg", "location"];
721
- readonly properties: {
722
- readonly svg: {
723
- readonly type: "string";
724
- };
725
- readonly location: {
726
- readonly type: "string";
727
- };
728
- };
729
- };
730
- readonly mobile_view: {
731
- readonly "x-go-type": "Location";
732
- readonly type: "object";
733
- readonly required: readonly ["svg", "location"];
734
- readonly properties: {
735
- readonly svg: {
736
- readonly type: "string";
737
- };
738
- readonly location: {
739
- readonly type: "string";
740
- };
741
- };
742
- };
743
- readonly dark_desktop_view: {
744
- readonly "x-go-type": "Location";
745
- readonly type: "object";
746
- readonly required: readonly ["svg", "location"];
747
- readonly properties: {
748
- readonly svg: {
749
- readonly type: "string";
750
- };
751
- readonly location: {
752
- readonly type: "string";
753
- };
754
- };
755
- };
756
- readonly dark_mobile_view: {
757
- readonly "x-go-type": "Location";
758
- readonly type: "object";
759
- readonly required: readonly ["svg", "location"];
760
- readonly properties: {
761
- readonly svg: {
762
- readonly type: "string";
763
- };
764
- readonly location: {
765
- readonly type: "string";
766
- };
767
- };
768
- };
769
- };
770
- };
771
- readonly Theme: {
772
- readonly type: "object";
773
- readonly required: readonly ["id", "logo"];
774
- readonly properties: {
775
- readonly id: {
776
- readonly type: "string";
777
- };
778
- readonly logo: {
779
- readonly "x-go-type": "Logo";
780
- readonly type: "object";
781
- readonly required: readonly ["desktop_view", "mobile_view", "dark_desktop_view", "dark_mobile_view"];
782
- readonly properties: {
783
- readonly desktop_view: {
784
- readonly "x-go-type": "Location";
785
- readonly type: "object";
786
- readonly required: readonly ["svg", "location"];
787
- readonly properties: {
788
- readonly svg: {
789
- readonly type: "string";
790
- };
791
- readonly location: {
792
- readonly type: "string";
793
- };
794
- };
795
- };
796
- readonly mobile_view: {
797
- readonly "x-go-type": "Location";
798
- readonly type: "object";
799
- readonly required: readonly ["svg", "location"];
800
- readonly properties: {
801
- readonly svg: {
802
- readonly type: "string";
803
- };
804
- readonly location: {
805
- readonly type: "string";
806
- };
807
- };
808
- };
809
- readonly dark_desktop_view: {
810
- readonly "x-go-type": "Location";
811
- readonly type: "object";
812
- readonly required: readonly ["svg", "location"];
813
- readonly properties: {
814
- readonly svg: {
815
- readonly type: "string";
816
- };
817
- readonly location: {
818
- readonly type: "string";
819
- };
820
- };
821
- };
822
- readonly dark_mobile_view: {
823
- readonly "x-go-type": "Location";
824
- readonly type: "object";
825
- readonly required: readonly ["svg", "location"];
826
- readonly properties: {
827
- readonly svg: {
828
- readonly type: "string";
829
- };
830
- readonly location: {
831
- readonly type: "string";
832
- };
833
- };
834
- };
835
- };
836
- };
837
- readonly vars: {
838
- readonly type: "object";
839
- readonly additionalProperties: true;
840
- };
841
- };
842
- };
843
- readonly DashboardPrefs: {
844
- readonly type: "object";
845
- readonly description: "Preferences specific to dashboard behavior";
846
- readonly additionalProperties: true;
847
- };
848
- readonly Preferences: {
849
- readonly type: "object";
850
- readonly required: readonly ["theme", "dashboard"];
851
- readonly properties: {
852
- readonly theme: {
853
- readonly "x-go-type": "Theme";
854
- readonly type: "object";
855
- readonly required: readonly ["id", "logo"];
856
- readonly properties: {
857
- readonly id: {
858
- readonly type: "string";
859
- };
860
- readonly logo: {
861
- readonly "x-go-type": "Logo";
862
- readonly type: "object";
863
- readonly required: readonly ["desktop_view", "mobile_view", "dark_desktop_view", "dark_mobile_view"];
864
- readonly properties: {
865
- readonly desktop_view: {
866
- readonly "x-go-type": "Location";
867
- readonly type: "object";
868
- readonly required: readonly ["svg", "location"];
869
- readonly properties: {
870
- readonly svg: {
871
- readonly type: "string";
872
- };
873
- readonly location: {
874
- readonly type: "string";
875
- };
876
- };
877
- };
878
- readonly mobile_view: {
879
- readonly "x-go-type": "Location";
880
- readonly type: "object";
881
- readonly required: readonly ["svg", "location"];
882
- readonly properties: {
883
- readonly svg: {
884
- readonly type: "string";
885
- };
886
- readonly location: {
887
- readonly type: "string";
888
- };
889
- };
890
- };
891
- readonly dark_desktop_view: {
892
- readonly "x-go-type": "Location";
893
- readonly type: "object";
894
- readonly required: readonly ["svg", "location"];
895
- readonly properties: {
896
- readonly svg: {
897
- readonly type: "string";
898
- };
899
- readonly location: {
900
- readonly type: "string";
901
- };
902
- };
903
- };
904
- readonly dark_mobile_view: {
905
- readonly "x-go-type": "Location";
906
- readonly type: "object";
907
- readonly required: readonly ["svg", "location"];
908
- readonly properties: {
909
- readonly svg: {
910
- readonly type: "string";
911
- };
912
- readonly location: {
913
- readonly type: "string";
914
- };
915
- };
916
- };
917
- };
918
- };
919
- readonly vars: {
920
- readonly type: "object";
921
- readonly additionalProperties: true;
922
- };
923
- };
924
- };
925
- readonly dashboard: {
926
- readonly "x-go-type": "DashboardPrefs";
927
- readonly type: "object";
928
- readonly description: "Preferences specific to dashboard behavior";
929
- readonly additionalProperties: true;
930
- };
931
- };
932
- };
933
- readonly OrgMetadata: {
934
- readonly type: "object";
935
- readonly required: readonly ["preferences"];
936
- readonly properties: {
937
- readonly preferences: {
938
- readonly "x-go-type": "Preferences";
939
- readonly type: "object";
940
- readonly required: readonly ["theme", "dashboard"];
941
- readonly properties: {
942
- readonly theme: {
943
- readonly "x-go-type": "Theme";
944
- readonly type: "object";
945
- readonly required: readonly ["id", "logo"];
946
- readonly properties: {
947
- readonly id: {
948
- readonly type: "string";
949
- };
950
- readonly logo: {
951
- readonly "x-go-type": "Logo";
952
- readonly type: "object";
953
- readonly required: readonly ["desktop_view", "mobile_view", "dark_desktop_view", "dark_mobile_view"];
954
- readonly properties: {
955
- readonly desktop_view: {
956
- readonly "x-go-type": "Location";
957
- readonly type: "object";
958
- readonly required: readonly ["svg", "location"];
959
- readonly properties: {
960
- readonly svg: {
961
- readonly type: "string";
962
- };
963
- readonly location: {
964
- readonly type: "string";
965
- };
966
- };
967
- };
968
- readonly mobile_view: {
969
- readonly "x-go-type": "Location";
970
- readonly type: "object";
971
- readonly required: readonly ["svg", "location"];
972
- readonly properties: {
973
- readonly svg: {
974
- readonly type: "string";
975
- };
976
- readonly location: {
977
- readonly type: "string";
978
- };
979
- };
980
- };
981
- readonly dark_desktop_view: {
982
- readonly "x-go-type": "Location";
983
- readonly type: "object";
984
- readonly required: readonly ["svg", "location"];
985
- readonly properties: {
986
- readonly svg: {
987
- readonly type: "string";
988
- };
989
- readonly location: {
990
- readonly type: "string";
991
- };
992
- };
993
- };
994
- readonly dark_mobile_view: {
995
- readonly "x-go-type": "Location";
996
- readonly type: "object";
997
- readonly required: readonly ["svg", "location"];
998
- readonly properties: {
999
- readonly svg: {
1000
- readonly type: "string";
1001
- };
1002
- readonly location: {
1003
- readonly type: "string";
1004
- };
1005
- };
1006
- };
1007
- };
1008
- };
1009
- readonly vars: {
1010
- readonly type: "object";
1011
- readonly additionalProperties: true;
1012
- };
1013
- };
1014
- };
1015
- readonly dashboard: {
1016
- readonly "x-go-type": "DashboardPrefs";
1017
- readonly type: "object";
1018
- readonly description: "Preferences specific to dashboard behavior";
1019
- readonly additionalProperties: true;
1020
- };
1021
- };
1022
- };
1023
- };
1024
- };
1025
- readonly Organization: {
1026
- readonly type: "object";
1027
- readonly required: readonly ["id", "name", "country", "region", "description", "owner", "metadata", "created_at", "updated_at"];
1028
- readonly properties: {
1029
- readonly id: {
1030
- readonly "x-oapi-codegen-extra-tags": {
1031
- readonly db: "id";
1032
- };
1033
- readonly type: "string";
1034
- readonly format: "uuid";
1035
- readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
1036
- readonly "x-go-type": "uuid.UUID";
1037
- readonly "x-go-type-import": {
1038
- readonly path: "github.com/gofrs/uuid";
1039
- };
1040
- };
1041
- readonly name: {
1042
- readonly type: "string";
1043
- readonly "x-oapi-codegen-extra-tags": {
1044
- readonly db: "name";
1045
- };
1046
- };
1047
- readonly country: {
1048
- readonly type: "string";
1049
- readonly "x-oapi-codegen-extra-tags": {
1050
- readonly db: "country";
1051
- };
1052
- };
1053
- readonly region: {
1054
- readonly type: "string";
1055
- readonly "x-oapi-codegen-extra-tags": {
1056
- readonly db: "region";
1057
- };
1058
- };
1059
- readonly description: {
1060
- readonly type: "string";
1061
- readonly "x-oapi-codegen-extra-tags": {
1062
- readonly db: "description";
1063
- };
1064
- };
1065
- readonly owner: {
1066
- readonly "x-oapi-codegen-extra-tags": {
1067
- readonly db: "owner";
1068
- };
1069
- readonly type: "string";
1070
- readonly format: "uuid";
1071
- readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
1072
- readonly "x-go-type": "uuid.UUID";
1073
- readonly "x-go-type-import": {
1074
- readonly path: "github.com/gofrs/uuid";
1075
- };
1076
- };
1077
- readonly metadata: {
1078
- readonly "x-go-type": "OrgMetadata";
1079
- readonly "x-oapi-codegen-extra-tags": {
1080
- readonly db: "metadata";
1081
- };
1082
- readonly type: "object";
1083
- readonly required: readonly ["preferences"];
1084
- readonly properties: {
1085
- readonly preferences: {
1086
- readonly "x-go-type": "Preferences";
1087
- readonly type: "object";
1088
- readonly required: readonly ["theme", "dashboard"];
1089
- readonly properties: {
1090
- readonly theme: {
1091
- readonly "x-go-type": "Theme";
1092
- readonly type: "object";
1093
- readonly required: readonly ["id", "logo"];
1094
- readonly properties: {
1095
- readonly id: {
1096
- readonly type: "string";
1097
- };
1098
- readonly logo: {
1099
- readonly "x-go-type": "Logo";
1100
- readonly type: "object";
1101
- readonly required: readonly ["desktop_view", "mobile_view", "dark_desktop_view", "dark_mobile_view"];
1102
- readonly properties: {
1103
- readonly desktop_view: {
1104
- readonly "x-go-type": "Location";
1105
- readonly type: "object";
1106
- readonly required: readonly ["svg", "location"];
1107
- readonly properties: {
1108
- readonly svg: {
1109
- readonly type: "string";
1110
- };
1111
- readonly location: {
1112
- readonly type: "string";
1113
- };
1114
- };
1115
- };
1116
- readonly mobile_view: {
1117
- readonly "x-go-type": "Location";
1118
- readonly type: "object";
1119
- readonly required: readonly ["svg", "location"];
1120
- readonly properties: {
1121
- readonly svg: {
1122
- readonly type: "string";
1123
- };
1124
- readonly location: {
1125
- readonly type: "string";
1126
- };
1127
- };
1128
- };
1129
- readonly dark_desktop_view: {
1130
- readonly "x-go-type": "Location";
1131
- readonly type: "object";
1132
- readonly required: readonly ["svg", "location"];
1133
- readonly properties: {
1134
- readonly svg: {
1135
- readonly type: "string";
1136
- };
1137
- readonly location: {
1138
- readonly type: "string";
1139
- };
1140
- };
1141
- };
1142
- readonly dark_mobile_view: {
1143
- readonly "x-go-type": "Location";
1144
- readonly type: "object";
1145
- readonly required: readonly ["svg", "location"];
1146
- readonly properties: {
1147
- readonly svg: {
1148
- readonly type: "string";
1149
- };
1150
- readonly location: {
1151
- readonly type: "string";
1152
- };
1153
- };
1154
- };
1155
- };
1156
- };
1157
- readonly vars: {
1158
- readonly type: "object";
1159
- readonly additionalProperties: true;
1160
- };
1161
- };
1162
- };
1163
- readonly dashboard: {
1164
- readonly "x-go-type": "DashboardPrefs";
1165
- readonly type: "object";
1166
- readonly description: "Preferences specific to dashboard behavior";
1167
- readonly additionalProperties: true;
1168
- };
1169
- };
1170
- };
1171
- };
1172
- };
1173
- readonly created_at: {
1174
- readonly "x-oapi-codegen-extra-tags": {
1175
- readonly db: "created_at";
1176
- };
1177
- readonly type: "string";
1178
- readonly format: "date-time";
1179
- readonly "x-go-type-skip-optional-pointer": true;
1180
- };
1181
- readonly updated_at: {
1182
- readonly "x-oapi-codegen-extra-tags": {
1183
- readonly db: "updated_at";
1184
- };
1185
- readonly type: "string";
1186
- readonly format: "date-time";
1187
- readonly "x-go-type-skip-optional-pointer": true;
1188
- };
1189
- readonly deleted_at: {
1190
- readonly "x-oapi-codegen-extra-tags": {
1191
- readonly db: "deleted_at";
1192
- };
1193
- readonly type: "string";
1194
- readonly format: "date-time";
1195
- readonly "x-go-type": "sql.NullTime";
1196
- readonly "x-go-type-import": {
1197
- readonly path: "database/sql";
1198
- };
1199
- readonly "x-go-type-skip-optional-pointer": true;
1200
- };
1201
- readonly domain: {
1202
- readonly type: "string";
1203
- readonly nullable: true;
1204
- readonly "x-oapi-codegen-extra-tags": {
1205
- readonly db: "domain";
1206
- };
1207
- };
1208
- };
1209
- };
1210
- readonly AvailableTeam: {
1211
- readonly type: "object";
1212
- readonly properties: {
1213
- readonly ID: {
1214
- readonly type: "string";
1215
- readonly format: "uuid";
1216
- readonly "x-go-type": "uuid.UUID";
1217
- readonly "x-go-type-import": {
1218
- readonly path: "github.com/gofrs/uuid";
1219
- };
1220
- readonly "x-oapi-codegen-extra-tags": {
1221
- readonly db: "id";
1222
- readonly json: "id";
1223
- };
1224
- readonly "x-go-type-name": "GeneralId";
1225
- readonly "x-go-type-skip-optional-pointer": true;
1226
- };
1227
- readonly name: {
1228
- readonly type: "string";
1229
- readonly "x-go-type-skip-optional-pointer": true;
1230
- };
1231
- readonly description: {
1232
- readonly type: "string";
1233
- readonly "x-go-type-skip-optional-pointer": true;
1234
- };
1235
- readonly owner: {
1236
- readonly type: "string";
1237
- readonly "x-go-type-skip-optional-pointer": true;
1238
- };
1239
- readonly metadata: {
1240
- readonly type: "object";
1241
- readonly additionalProperties: {
1242
- readonly type: "string";
1243
- };
1244
- readonly "x-go-type-skip-optional-pointer": true;
1245
- };
1246
- readonly created_at: {
1247
- readonly type: "string";
1248
- readonly format: "date-time";
1249
- readonly "x-go-type-skip-optional-pointer": true;
1250
- };
1251
- readonly updated_at: {
1252
- readonly type: "string";
1253
- readonly format: "date-time";
1254
- readonly "x-go-type-skip-optional-pointer": true;
1255
- };
1256
- readonly deleted_at: {
1257
- readonly type: "string";
1258
- readonly format: "date-time";
1259
- readonly "x-go-type": "sql.NullTime";
1260
- readonly "x-go-type-import": {
1261
- readonly path: "database/sql";
1262
- };
1263
- readonly "x-go-type-skip-optional-pointer": true;
1264
- };
1265
- };
1266
- };
1267
- readonly TeamsPage: {
1268
- readonly type: "object";
1269
- readonly properties: {
1270
- readonly page: {
1271
- readonly type: "integer";
1272
- };
1273
- readonly page_size: {
1274
- readonly type: "integer";
1275
- };
1276
- readonly total_count: {
1277
- readonly type: "integer";
1278
- };
1279
- readonly teams: {
1280
- readonly type: "array";
1281
- readonly items: {
1282
- readonly type: "object";
1283
- readonly properties: {
1284
- readonly ID: {
1285
- readonly type: "string";
1286
- readonly format: "uuid";
1287
- readonly "x-go-type": "uuid.UUID";
1288
- readonly "x-go-type-import": {
1289
- readonly path: "github.com/gofrs/uuid";
1290
- };
1291
- readonly "x-oapi-codegen-extra-tags": {
1292
- readonly db: "id";
1293
- readonly json: "id";
1294
- };
1295
- readonly "x-go-type-name": "GeneralId";
1296
- readonly "x-go-type-skip-optional-pointer": true;
1297
- };
1298
- readonly name: {
1299
- readonly type: "string";
1300
- readonly "x-go-type-skip-optional-pointer": true;
1301
- };
1302
- readonly description: {
1303
- readonly type: "string";
1304
- readonly "x-go-type-skip-optional-pointer": true;
1305
- };
1306
- readonly owner: {
1307
- readonly type: "string";
1308
- readonly "x-go-type-skip-optional-pointer": true;
1309
- };
1310
- readonly metadata: {
1311
- readonly type: "object";
1312
- readonly additionalProperties: {
1313
- readonly type: "string";
1314
- };
1315
- readonly "x-go-type-skip-optional-pointer": true;
1316
- };
1317
- readonly created_at: {
1318
- readonly type: "string";
1319
- readonly format: "date-time";
1320
- readonly "x-go-type-skip-optional-pointer": true;
1321
- };
1322
- readonly updated_at: {
1323
- readonly type: "string";
1324
- readonly format: "date-time";
1325
- readonly "x-go-type-skip-optional-pointer": true;
1326
- };
1327
- readonly deleted_at: {
1328
- readonly type: "string";
1329
- readonly format: "date-time";
1330
- readonly "x-go-type": "sql.NullTime";
1331
- readonly "x-go-type-import": {
1332
- readonly path: "database/sql";
1333
- };
1334
- readonly "x-go-type-skip-optional-pointer": true;
1335
- };
1336
- };
1337
- };
1338
- };
1339
- };
1340
- };
1341
- readonly TeamsOrganizationsMapping: {
1342
- readonly type: "object";
1343
- readonly properties: {
1344
- readonly ID: {
1345
- readonly type: "string";
1346
- readonly format: "uuid";
1347
- readonly "x-go-type": "uuid.UUID";
1348
- readonly "x-go-type-import": {
1349
- readonly path: "github.com/gofrs/uuid";
1350
- };
1351
- readonly "x-oapi-codegen-extra-tags": {
1352
- readonly db: "id";
1353
- readonly json: "id";
1354
- };
1355
- readonly "x-go-type-name": "GeneralId";
1356
- readonly "x-go-type-skip-optional-pointer": true;
1357
- };
1358
- readonly org_id: {
1359
- readonly type: "string";
1360
- readonly format: "uuid";
1361
- readonly "x-go-type": "uuid.UUID";
1362
- readonly "x-go-type-import": {
1363
- readonly path: "github.com/gofrs/uuid";
1364
- };
1365
- readonly "x-oapi-codegen-extra-tags": {
1366
- readonly db: "org_id";
1367
- readonly json: "org_id";
1368
- };
1369
- readonly "x-go-type-name": "OrganizationId";
1370
- readonly "x-go-type-skip-optional-pointer": true;
1371
- };
1372
- readonly team_id: {
1373
- readonly type: "string";
1374
- readonly format: "uuid";
1375
- readonly "x-go-type": "uuid.UUID";
1376
- readonly "x-go-type-import": {
1377
- readonly path: "github.com/gofrs/uuid";
1378
- };
1379
- readonly "x-oapi-codegen-extra-tags": {
1380
- readonly db: "team_id";
1381
- readonly json: "team_id";
1382
- };
1383
- readonly "x-go-type-name": "TeamId";
1384
- readonly "x-go-type-skip-optional-pointer": true;
1385
- };
1386
- readonly created_at: {
1387
- readonly type: "string";
1388
- readonly format: "date-time";
1389
- readonly "x-go-type-skip-optional-pointer": true;
1390
- };
1391
- readonly updated_at: {
1392
- readonly type: "string";
1393
- readonly format: "date-time";
1394
- readonly "x-go-type-skip-optional-pointer": true;
1395
- };
1396
- readonly deleted_at: {
1397
- readonly type: "string";
1398
- readonly format: "date-time";
1399
- readonly "x-go-type": "sql.NullTime";
1400
- readonly "x-go-type-import": {
1401
- readonly path: "database/sql";
1402
- };
1403
- readonly "x-go-type-skip-optional-pointer": true;
1404
- };
1405
- };
1406
- };
1407
- readonly TeamsOrganizationsMappingPage: {
1408
- readonly type: "object";
1409
- readonly properties: {
1410
- readonly page: {
1411
- readonly type: "integer";
1412
- };
1413
- readonly page_size: {
1414
- readonly type: "integer";
1415
- };
1416
- readonly total_count: {
1417
- readonly type: "integer";
1418
- };
1419
- readonly teams_organizations_mapping: {
1420
- readonly type: "array";
1421
- readonly items: {
1422
- readonly type: "object";
1423
- readonly properties: {
1424
- readonly ID: {
1425
- readonly type: "string";
1426
- readonly format: "uuid";
1427
- readonly "x-go-type": "uuid.UUID";
1428
- readonly "x-go-type-import": {
1429
- readonly path: "github.com/gofrs/uuid";
1430
- };
1431
- readonly "x-oapi-codegen-extra-tags": {
1432
- readonly db: "id";
1433
- readonly json: "id";
1434
- };
1435
- readonly "x-go-type-name": "GeneralId";
1436
- readonly "x-go-type-skip-optional-pointer": true;
1437
- };
1438
- readonly org_id: {
1439
- readonly type: "string";
1440
- readonly format: "uuid";
1441
- readonly "x-go-type": "uuid.UUID";
1442
- readonly "x-go-type-import": {
1443
- readonly path: "github.com/gofrs/uuid";
1444
- };
1445
- readonly "x-oapi-codegen-extra-tags": {
1446
- readonly db: "org_id";
1447
- readonly json: "org_id";
1448
- };
1449
- readonly "x-go-type-name": "OrganizationId";
1450
- readonly "x-go-type-skip-optional-pointer": true;
1451
- };
1452
- readonly team_id: {
1453
- readonly type: "string";
1454
- readonly format: "uuid";
1455
- readonly "x-go-type": "uuid.UUID";
1456
- readonly "x-go-type-import": {
1457
- readonly path: "github.com/gofrs/uuid";
1458
- };
1459
- readonly "x-oapi-codegen-extra-tags": {
1460
- readonly db: "team_id";
1461
- readonly json: "team_id";
1462
- };
1463
- readonly "x-go-type-name": "TeamId";
1464
- readonly "x-go-type-skip-optional-pointer": true;
1465
- };
1466
- readonly created_at: {
1467
- readonly type: "string";
1468
- readonly format: "date-time";
1469
- readonly "x-go-type-skip-optional-pointer": true;
1470
- };
1471
- readonly updated_at: {
1472
- readonly type: "string";
1473
- readonly format: "date-time";
1474
- readonly "x-go-type-skip-optional-pointer": true;
1475
- };
1476
- readonly deleted_at: {
1477
- readonly type: "string";
1478
- readonly format: "date-time";
1479
- readonly "x-go-type": "sql.NullTime";
1480
- readonly "x-go-type-import": {
1481
- readonly path: "database/sql";
1482
- };
1483
- readonly "x-go-type-skip-optional-pointer": true;
1484
- };
1485
- };
1486
- };
1487
- };
1488
- };
1489
- };
1490
- };
1491
- };
1492
- };
5
+ declare const OrganizationSchema: Record<string, unknown>;
1493
6
 
1494
7
  export { OrganizationSchema as default };