@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,1648 +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 CoreSchema:
|
|
6
|
-
readonly openapi: "3.0.0";
|
|
7
|
-
readonly info: {
|
|
8
|
-
readonly title: "Core Schema Elements";
|
|
9
|
-
readonly description: "Reusable core schema elements";
|
|
10
|
-
readonly version: "1.0.0";
|
|
11
|
-
};
|
|
12
|
-
readonly paths: {};
|
|
13
|
-
readonly components: {
|
|
14
|
-
readonly schemas: {
|
|
15
|
-
readonly inputString: {
|
|
16
|
-
readonly type: "string";
|
|
17
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
18
|
-
readonly description: "A string starting with an alphanumeric character. Spaces and hyphens allowed.";
|
|
19
|
-
};
|
|
20
|
-
readonly versionString: {
|
|
21
|
-
readonly type: "string";
|
|
22
|
-
readonly minLength: 2;
|
|
23
|
-
readonly maxLength: 100;
|
|
24
|
-
readonly description: "API version of the object, optionally prefixed with an API group (e.g. \"group.example.io/v1beta1\" or bare \"v1beta1\").";
|
|
25
|
-
readonly pattern: "^([a-z][a-z0-9.-]*\\/)?v(alpha|beta|[0-9]+)([.-][a-z0-9]+)*$";
|
|
26
|
-
readonly example: readonly ["v1", "v1alpha1", "v2beta3", "v1.custom-suffix", "models.meshery.io/v1beta1", "capability.meshery.io/v1alpha1"];
|
|
27
|
-
};
|
|
28
|
-
readonly semverString: {
|
|
29
|
-
readonly type: "string";
|
|
30
|
-
readonly minLength: 5;
|
|
31
|
-
readonly maxLength: 100;
|
|
32
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
33
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
34
|
-
};
|
|
35
|
-
readonly uuid: {
|
|
36
|
-
readonly type: "string";
|
|
37
|
-
readonly format: "uuid";
|
|
38
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
39
|
-
readonly "x-go-type": "uuid.UUID";
|
|
40
|
-
readonly "x-go-type-import": {
|
|
41
|
-
readonly path: "github.com/gofrs/uuid";
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
readonly Id: {
|
|
45
|
-
readonly type: "string";
|
|
46
|
-
readonly format: "uuid";
|
|
47
|
-
readonly "x-go-type": "uuid.UUID";
|
|
48
|
-
readonly "x-go-type-import": {
|
|
49
|
-
readonly path: "github.com/gofrs/uuid";
|
|
50
|
-
};
|
|
51
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
52
|
-
};
|
|
53
|
-
readonly username: {
|
|
54
|
-
readonly type: "string";
|
|
55
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
56
|
-
};
|
|
57
|
-
readonly provider: {
|
|
58
|
-
readonly type: "string";
|
|
59
|
-
readonly description: "One of (x-oapi-codegen-extra-tags-cloud, github, google)";
|
|
60
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
61
|
-
};
|
|
62
|
-
readonly Time: {
|
|
63
|
-
readonly type: "string";
|
|
64
|
-
readonly format: "date-time";
|
|
65
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
66
|
-
};
|
|
67
|
-
readonly SqlNullTime: {
|
|
68
|
-
readonly type: "string";
|
|
69
|
-
readonly format: "date-time";
|
|
70
|
-
readonly "x-go-type": "sql.NullTime";
|
|
71
|
-
readonly "x-go-type-import": {
|
|
72
|
-
readonly path: "database/sql";
|
|
73
|
-
};
|
|
74
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
75
|
-
};
|
|
76
|
-
readonly email: {
|
|
77
|
-
readonly type: "string";
|
|
78
|
-
readonly format: "email";
|
|
79
|
-
readonly description: "email";
|
|
80
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
81
|
-
};
|
|
82
|
-
readonly Text: {
|
|
83
|
-
readonly type: "string";
|
|
84
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
85
|
-
};
|
|
86
|
-
readonly number: {
|
|
87
|
-
readonly type: "integer";
|
|
88
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
89
|
-
};
|
|
90
|
-
readonly avatar_url: {
|
|
91
|
-
readonly type: "string";
|
|
92
|
-
readonly description: "Link for profile picture";
|
|
93
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
94
|
-
};
|
|
95
|
-
readonly MapObject: {
|
|
96
|
-
readonly type: "object";
|
|
97
|
-
readonly additionalProperties: {
|
|
98
|
-
readonly type: "string";
|
|
99
|
-
};
|
|
100
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
101
|
-
};
|
|
102
|
-
readonly status: {
|
|
103
|
-
readonly type: "string";
|
|
104
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
105
|
-
};
|
|
106
|
-
readonly bio: {
|
|
107
|
-
readonly type: "string";
|
|
108
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
109
|
-
};
|
|
110
|
-
readonly accepted_terms_at: {
|
|
111
|
-
readonly type: "string";
|
|
112
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
113
|
-
};
|
|
114
|
-
readonly emails: {
|
|
115
|
-
readonly type: "array";
|
|
116
|
-
readonly items: {
|
|
117
|
-
readonly type: "string";
|
|
118
|
-
readonly format: "email";
|
|
119
|
-
readonly description: "email";
|
|
120
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
121
|
-
};
|
|
122
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
123
|
-
};
|
|
124
|
-
readonly user_ids: {
|
|
125
|
-
readonly type: "array";
|
|
126
|
-
readonly items: {
|
|
127
|
-
readonly type: "string";
|
|
128
|
-
readonly format: "uuid";
|
|
129
|
-
readonly "x-go-type": "uuid.UUID";
|
|
130
|
-
readonly "x-go-type-import": {
|
|
131
|
-
readonly path: "github.com/gofrs/uuid";
|
|
132
|
-
};
|
|
133
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
134
|
-
};
|
|
135
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
136
|
-
};
|
|
137
|
-
readonly price: {
|
|
138
|
-
readonly type: "integer";
|
|
139
|
-
readonly format: "int32";
|
|
140
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
141
|
-
};
|
|
142
|
-
readonly Endpoint: {
|
|
143
|
-
readonly description: "endpoint";
|
|
144
|
-
readonly "format\"": "uri";
|
|
145
|
-
readonly pattern: "^https?://";
|
|
146
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
147
|
-
readonly type: "string";
|
|
148
|
-
};
|
|
149
|
-
readonly roleNames: {
|
|
150
|
-
readonly type: "array";
|
|
151
|
-
readonly items: {
|
|
152
|
-
readonly type: "string";
|
|
153
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
154
|
-
};
|
|
155
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
156
|
-
};
|
|
157
|
-
readonly recordsPage: {
|
|
158
|
-
readonly discriminator: {
|
|
159
|
-
readonly propertyName: "recordType";
|
|
160
|
-
};
|
|
161
|
-
readonly properties: {
|
|
162
|
-
readonly page: {
|
|
163
|
-
readonly type: "integer";
|
|
164
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
165
|
-
};
|
|
166
|
-
readonly page_size: {
|
|
167
|
-
readonly type: "integer";
|
|
168
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
169
|
-
};
|
|
170
|
-
readonly records_total: {
|
|
171
|
-
readonly type: "integer";
|
|
172
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
173
|
-
};
|
|
174
|
-
readonly recordType: {
|
|
175
|
-
readonly type: "string";
|
|
176
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
177
|
-
};
|
|
178
|
-
};
|
|
179
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
180
|
-
};
|
|
181
|
-
readonly resultsPage: {
|
|
182
|
-
readonly discriminator: {
|
|
183
|
-
readonly propertyName: "resultType";
|
|
184
|
-
};
|
|
185
|
-
readonly properties: {
|
|
186
|
-
readonly page: {
|
|
187
|
-
readonly type: "integer";
|
|
188
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
189
|
-
};
|
|
190
|
-
readonly page_size: {
|
|
191
|
-
readonly type: "integer";
|
|
192
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
193
|
-
};
|
|
194
|
-
readonly total_count: {
|
|
195
|
-
readonly type: "integer";
|
|
196
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
197
|
-
};
|
|
198
|
-
readonly resultType: {
|
|
199
|
-
readonly type: "string";
|
|
200
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
201
|
-
};
|
|
202
|
-
};
|
|
203
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
204
|
-
};
|
|
205
|
-
readonly empty: {
|
|
206
|
-
readonly description: "Body for empty request";
|
|
207
|
-
readonly type: "object";
|
|
208
|
-
readonly properties: {};
|
|
209
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
210
|
-
};
|
|
211
|
-
readonly email_preference: {
|
|
212
|
-
readonly type: "object";
|
|
213
|
-
readonly properties: {
|
|
214
|
-
readonly welcome_email: {
|
|
215
|
-
readonly type: "boolean";
|
|
216
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
217
|
-
};
|
|
218
|
-
readonly notify_role_change: {
|
|
219
|
-
readonly type: "boolean";
|
|
220
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
221
|
-
};
|
|
222
|
-
};
|
|
223
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
224
|
-
};
|
|
225
|
-
readonly user_uuid: {
|
|
226
|
-
readonly type: "string";
|
|
227
|
-
readonly format: "uuid";
|
|
228
|
-
readonly "x-go-type": "uuid.UUID";
|
|
229
|
-
readonly "x-go-type-import": {
|
|
230
|
-
readonly path: "github.com/gofrs/uuid";
|
|
231
|
-
};
|
|
232
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
233
|
-
readonly db: "user_id";
|
|
234
|
-
readonly json: "user_id";
|
|
235
|
-
};
|
|
236
|
-
readonly "x-go-name": "UserID";
|
|
237
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
238
|
-
};
|
|
239
|
-
readonly organization_id: {
|
|
240
|
-
readonly type: "string";
|
|
241
|
-
readonly format: "uuid";
|
|
242
|
-
readonly "x-go-type": "uuid.UUID";
|
|
243
|
-
readonly "x-go-type-import": {
|
|
244
|
-
readonly path: "github.com/gofrs/uuid";
|
|
245
|
-
};
|
|
246
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
247
|
-
readonly db: "org_id";
|
|
248
|
-
readonly json: "org_id";
|
|
249
|
-
};
|
|
250
|
-
readonly "x-go-type-name": "OrganizationId";
|
|
251
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
252
|
-
};
|
|
253
|
-
readonly general_id: {
|
|
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: "id";
|
|
262
|
-
readonly json: "id";
|
|
263
|
-
};
|
|
264
|
-
readonly "x-go-type-name": "GeneralId";
|
|
265
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
266
|
-
};
|
|
267
|
-
readonly environment_id: {
|
|
268
|
-
readonly type: "string";
|
|
269
|
-
readonly format: "uuid";
|
|
270
|
-
readonly "x-go-type": "uuid.UUID";
|
|
271
|
-
readonly "x-go-type-import": {
|
|
272
|
-
readonly path: "github.com/gofrs/uuid";
|
|
273
|
-
};
|
|
274
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
275
|
-
readonly db: "environment_id";
|
|
276
|
-
readonly json: "environment_id";
|
|
277
|
-
};
|
|
278
|
-
readonly "x-go-type-name": "EnvironmentId";
|
|
279
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
280
|
-
};
|
|
281
|
-
readonly workspace_id: {
|
|
282
|
-
readonly type: "string";
|
|
283
|
-
readonly format: "uuid";
|
|
284
|
-
readonly "x-go-type": "uuid.UUID";
|
|
285
|
-
readonly "x-go-type-import": {
|
|
286
|
-
readonly path: "github.com/gofrs/uuid";
|
|
287
|
-
};
|
|
288
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
289
|
-
readonly db: "workspace_id";
|
|
290
|
-
readonly json: "workspace_id";
|
|
291
|
-
};
|
|
292
|
-
readonly "x-go-type-name": "WorkspaceId";
|
|
293
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
294
|
-
};
|
|
295
|
-
readonly view_id: {
|
|
296
|
-
readonly type: "string";
|
|
297
|
-
readonly format: "uuid";
|
|
298
|
-
readonly "x-go-type": "uuid.UUID";
|
|
299
|
-
readonly "x-go-type-import": {
|
|
300
|
-
readonly path: "github.com/gofrs/uuid";
|
|
301
|
-
};
|
|
302
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
303
|
-
readonly db: "view_id";
|
|
304
|
-
readonly json: "view_id";
|
|
305
|
-
};
|
|
306
|
-
readonly "x-go-type-name": "ViewId";
|
|
307
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
308
|
-
};
|
|
309
|
-
readonly team_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: "team_id";
|
|
318
|
-
readonly json: "team_id";
|
|
319
|
-
};
|
|
320
|
-
readonly "x-go-type-name": "TeamId";
|
|
321
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
322
|
-
};
|
|
323
|
-
readonly design_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: "design_id";
|
|
332
|
-
readonly json: "design_id";
|
|
333
|
-
};
|
|
334
|
-
readonly "x-go-type-name": "DesignId";
|
|
335
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
336
|
-
};
|
|
337
|
-
readonly credential_uuid: {
|
|
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: "credential_id";
|
|
346
|
-
readonly json: "credential_id";
|
|
347
|
-
};
|
|
348
|
-
readonly "x-go-name": "CredentialID";
|
|
349
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
350
|
-
};
|
|
351
|
-
readonly meshery_instance_uuid: {
|
|
352
|
-
readonly type: "string";
|
|
353
|
-
readonly format: "uuid";
|
|
354
|
-
readonly "x-go-type": "uuid.UUID";
|
|
355
|
-
readonly "x-go-type-import": {
|
|
356
|
-
readonly path: "github.com/gofrs/uuid";
|
|
357
|
-
};
|
|
358
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
359
|
-
readonly db: "meshery_instance_id";
|
|
360
|
-
readonly json: "meshery_instance_id";
|
|
361
|
-
};
|
|
362
|
-
readonly "x-go-name": "MesheryInstanceID";
|
|
363
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
364
|
-
};
|
|
365
|
-
readonly kubernetes_server_uuid: {
|
|
366
|
-
readonly type: "string";
|
|
367
|
-
readonly format: "uuid";
|
|
368
|
-
readonly "x-go-type": "uuid.UUID";
|
|
369
|
-
readonly "x-go-type-import": {
|
|
370
|
-
readonly path: "github.com/gofrs/uuid";
|
|
371
|
-
};
|
|
372
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
373
|
-
readonly db: "kubernetes_server_id";
|
|
374
|
-
readonly json: "kubernetes_server_id";
|
|
375
|
-
};
|
|
376
|
-
readonly "x-go-name": "KubernetesServerID";
|
|
377
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
378
|
-
};
|
|
379
|
-
readonly system_id: {
|
|
380
|
-
readonly type: "string";
|
|
381
|
-
readonly format: "uuid";
|
|
382
|
-
readonly "x-go-type": "uuid.UUID";
|
|
383
|
-
readonly "x-go-type-import": {
|
|
384
|
-
readonly path: "github.com/gofrs/uuid";
|
|
385
|
-
};
|
|
386
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
387
|
-
readonly db: "system_id";
|
|
388
|
-
};
|
|
389
|
-
readonly "x-go-name": "SystemID";
|
|
390
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
391
|
-
};
|
|
392
|
-
readonly operation_id: {
|
|
393
|
-
readonly type: "string";
|
|
394
|
-
readonly format: "uuid";
|
|
395
|
-
readonly "x-go-type": "uuid.UUID";
|
|
396
|
-
readonly "x-go-type-import": {
|
|
397
|
-
readonly path: "github.com/gofrs/uuid";
|
|
398
|
-
};
|
|
399
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
400
|
-
readonly db: "operation_id";
|
|
401
|
-
};
|
|
402
|
-
readonly "x-go-name": "OperationID";
|
|
403
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
404
|
-
};
|
|
405
|
-
readonly user_id: {
|
|
406
|
-
readonly type: "string";
|
|
407
|
-
readonly description: "user's email or username";
|
|
408
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
409
|
-
};
|
|
410
|
-
readonly created_at: {
|
|
411
|
-
readonly description: "Timestamp when the resource was created.";
|
|
412
|
-
readonly "x-go-type": "time.Time";
|
|
413
|
-
readonly type: "string";
|
|
414
|
-
readonly format: "date-time";
|
|
415
|
-
readonly "x-go-name": "CreatedAt";
|
|
416
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
417
|
-
readonly db: "created_at";
|
|
418
|
-
readonly yaml: "created_at";
|
|
419
|
-
};
|
|
420
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
421
|
-
};
|
|
422
|
-
readonly updated_at: {
|
|
423
|
-
readonly description: "Timestamp when the resource was updated.";
|
|
424
|
-
readonly "x-go-type": "time.Time";
|
|
425
|
-
readonly type: "string";
|
|
426
|
-
readonly format: "date-time";
|
|
427
|
-
readonly "x-go-name": "UpdatedAt";
|
|
428
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
429
|
-
readonly db: "updated_at";
|
|
430
|
-
readonly yaml: "updated_at";
|
|
431
|
-
};
|
|
432
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
433
|
-
};
|
|
434
|
-
readonly deleted_at: {
|
|
435
|
-
readonly description: "Timestamp when the resource was deleted.";
|
|
436
|
-
readonly "x-go-type": "time.Time";
|
|
437
|
-
readonly type: "string";
|
|
438
|
-
readonly format: "date-time";
|
|
439
|
-
readonly "x-go-name": "DeletedAt";
|
|
440
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
441
|
-
readonly db: "deleted_at";
|
|
442
|
-
readonly yaml: "deleted_at";
|
|
443
|
-
};
|
|
444
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
445
|
-
};
|
|
446
|
-
readonly nullTime: {
|
|
447
|
-
readonly description: "SQL null Timestamp to handle null values of time.";
|
|
448
|
-
readonly "x-go-type": "sql.NullTime";
|
|
449
|
-
readonly type: "string";
|
|
450
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
451
|
-
};
|
|
452
|
-
readonly styles: {
|
|
453
|
-
readonly type: "object";
|
|
454
|
-
readonly description: "Common styles for all entities";
|
|
455
|
-
readonly additionalProperties: true;
|
|
456
|
-
readonly required: readonly ["primaryColor", "svgColor", "svgWhite", "svgComplete"];
|
|
457
|
-
readonly properties: {
|
|
458
|
-
readonly primaryColor: {
|
|
459
|
-
readonly type: "string";
|
|
460
|
-
readonly description: "Primary color of the component used for UI representation.";
|
|
461
|
-
};
|
|
462
|
-
readonly secondaryColor: {
|
|
463
|
-
readonly type: "string";
|
|
464
|
-
readonly description: "Secondary color of the entity used for UI representation.";
|
|
465
|
-
};
|
|
466
|
-
readonly svgWhite: {
|
|
467
|
-
readonly type: "string";
|
|
468
|
-
readonly description: "White SVG of the entity used for UI representation on dark background.";
|
|
469
|
-
};
|
|
470
|
-
readonly svgColor: {
|
|
471
|
-
readonly type: "string";
|
|
472
|
-
readonly description: "Colored SVG of the entity used for UI representation on light background.";
|
|
473
|
-
};
|
|
474
|
-
readonly svgComplete: {
|
|
475
|
-
readonly type: "string";
|
|
476
|
-
readonly description: "Complete SVG of the entity used for UI representation, often inclusive of background.";
|
|
477
|
-
};
|
|
478
|
-
readonly color: {
|
|
479
|
-
readonly type: "string";
|
|
480
|
-
readonly description: "The color of the element's label. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
481
|
-
};
|
|
482
|
-
readonly "text-opacity": {
|
|
483
|
-
readonly type: "number";
|
|
484
|
-
readonly description: "The opacity of the label text, including its outline.";
|
|
485
|
-
readonly minimum: 0;
|
|
486
|
-
readonly maximum: 1;
|
|
487
|
-
};
|
|
488
|
-
readonly "font-family": {
|
|
489
|
-
readonly type: "string";
|
|
490
|
-
readonly description: "A comma-separated list of font names to use on the label text.";
|
|
491
|
-
};
|
|
492
|
-
readonly "font-size": {
|
|
493
|
-
readonly type: "string";
|
|
494
|
-
readonly description: "The size of the label text.";
|
|
495
|
-
};
|
|
496
|
-
readonly "font-style": {
|
|
497
|
-
readonly type: "string";
|
|
498
|
-
readonly description: "A CSS font style to be applied to the label text.";
|
|
499
|
-
};
|
|
500
|
-
readonly "font-weight": {
|
|
501
|
-
readonly type: "string";
|
|
502
|
-
readonly description: "A CSS font weight to be applied to the label text.";
|
|
503
|
-
};
|
|
504
|
-
readonly "text-transform": {
|
|
505
|
-
readonly type: "string";
|
|
506
|
-
readonly description: "A transformation to apply to the label text";
|
|
507
|
-
readonly enum: readonly ["none", "uppercase", "lowercase"];
|
|
508
|
-
};
|
|
509
|
-
readonly opacity: {
|
|
510
|
-
readonly type: "number";
|
|
511
|
-
readonly description: "The opacity of the element, ranging from 0 to 1. Note that the opacity of a compound node parent affects the effective opacity of its children.";
|
|
512
|
-
readonly minimum: 0;
|
|
513
|
-
readonly maximum: 1;
|
|
514
|
-
};
|
|
515
|
-
readonly "z-index": {
|
|
516
|
-
readonly type: "integer";
|
|
517
|
-
readonly description: "An integer value that affects the relative draw order of elements. In general, an element with a higher z-index will be drawn on top of an element with a lower z-index. Note that edges are under nodes despite z-index.";
|
|
518
|
-
};
|
|
519
|
-
readonly label: {
|
|
520
|
-
readonly type: "string";
|
|
521
|
-
readonly description: "The text to display for an element's label. Can give a path, e.g. data(id) will label with the elements id";
|
|
522
|
-
};
|
|
523
|
-
readonly animation: {
|
|
524
|
-
readonly type: "object";
|
|
525
|
-
readonly description: "The animation to apply to the element. example ripple,bounce,etc";
|
|
526
|
-
};
|
|
527
|
-
};
|
|
528
|
-
};
|
|
529
|
-
readonly shape: {
|
|
530
|
-
readonly type: "string";
|
|
531
|
-
readonly description: "The shape of the node's body. Note that each shape fits within the specified width and height, and so you may have to adjust width and height if you desire an equilateral shape (i.e. width !== height for several equilateral shapes)";
|
|
532
|
-
readonly enum: readonly ["ellipse", "triangle", "round-triangle", "rectangle", "round-rectangle", "bottom-round-rectangle", "cut-rectangle", "barrel", "rhomboid", "diamond", "round-diamond", "pentagon", "round-pentagon", "hexagon", "round-hexagon", "concave-hexagon", "heptagon", "round-heptagon", "octagon", "round-octagon", "star", "tag", "round-tag", "vee", "polygon"];
|
|
533
|
-
};
|
|
534
|
-
readonly edgeStyles: {
|
|
535
|
-
readonly type: "object";
|
|
536
|
-
readonly description: "Visualization styles for a relationship";
|
|
537
|
-
readonly allOf: readonly [{
|
|
538
|
-
readonly type: "object";
|
|
539
|
-
readonly description: "Common styles for all entities";
|
|
540
|
-
readonly additionalProperties: true;
|
|
541
|
-
readonly required: readonly ["primaryColor", "svgColor", "svgWhite", "svgComplete"];
|
|
542
|
-
readonly properties: {
|
|
543
|
-
readonly primaryColor: {
|
|
544
|
-
readonly type: "string";
|
|
545
|
-
readonly description: "Primary color of the component used for UI representation.";
|
|
546
|
-
};
|
|
547
|
-
readonly secondaryColor: {
|
|
548
|
-
readonly type: "string";
|
|
549
|
-
readonly description: "Secondary color of the entity used for UI representation.";
|
|
550
|
-
};
|
|
551
|
-
readonly svgWhite: {
|
|
552
|
-
readonly type: "string";
|
|
553
|
-
readonly description: "White SVG of the entity used for UI representation on dark background.";
|
|
554
|
-
};
|
|
555
|
-
readonly svgColor: {
|
|
556
|
-
readonly type: "string";
|
|
557
|
-
readonly description: "Colored SVG of the entity used for UI representation on light background.";
|
|
558
|
-
};
|
|
559
|
-
readonly svgComplete: {
|
|
560
|
-
readonly type: "string";
|
|
561
|
-
readonly description: "Complete SVG of the entity used for UI representation, often inclusive of background.";
|
|
562
|
-
};
|
|
563
|
-
readonly color: {
|
|
564
|
-
readonly type: "string";
|
|
565
|
-
readonly description: "The color of the element's label. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
566
|
-
};
|
|
567
|
-
readonly "text-opacity": {
|
|
568
|
-
readonly type: "number";
|
|
569
|
-
readonly description: "The opacity of the label text, including its outline.";
|
|
570
|
-
readonly minimum: 0;
|
|
571
|
-
readonly maximum: 1;
|
|
572
|
-
};
|
|
573
|
-
readonly "font-family": {
|
|
574
|
-
readonly type: "string";
|
|
575
|
-
readonly description: "A comma-separated list of font names to use on the label text.";
|
|
576
|
-
};
|
|
577
|
-
readonly "font-size": {
|
|
578
|
-
readonly type: "string";
|
|
579
|
-
readonly description: "The size of the label text.";
|
|
580
|
-
};
|
|
581
|
-
readonly "font-style": {
|
|
582
|
-
readonly type: "string";
|
|
583
|
-
readonly description: "A CSS font style to be applied to the label text.";
|
|
584
|
-
};
|
|
585
|
-
readonly "font-weight": {
|
|
586
|
-
readonly type: "string";
|
|
587
|
-
readonly description: "A CSS font weight to be applied to the label text.";
|
|
588
|
-
};
|
|
589
|
-
readonly "text-transform": {
|
|
590
|
-
readonly type: "string";
|
|
591
|
-
readonly description: "A transformation to apply to the label text";
|
|
592
|
-
readonly enum: readonly ["none", "uppercase", "lowercase"];
|
|
593
|
-
};
|
|
594
|
-
readonly opacity: {
|
|
595
|
-
readonly type: "number";
|
|
596
|
-
readonly description: "The opacity of the element, ranging from 0 to 1. Note that the opacity of a compound node parent affects the effective opacity of its children.";
|
|
597
|
-
readonly minimum: 0;
|
|
598
|
-
readonly maximum: 1;
|
|
599
|
-
};
|
|
600
|
-
readonly "z-index": {
|
|
601
|
-
readonly type: "integer";
|
|
602
|
-
readonly description: "An integer value that affects the relative draw order of elements. In general, an element with a higher z-index will be drawn on top of an element with a lower z-index. Note that edges are under nodes despite z-index.";
|
|
603
|
-
};
|
|
604
|
-
readonly label: {
|
|
605
|
-
readonly type: "string";
|
|
606
|
-
readonly description: "The text to display for an element's label. Can give a path, e.g. data(id) will label with the elements id";
|
|
607
|
-
};
|
|
608
|
-
readonly animation: {
|
|
609
|
-
readonly type: "object";
|
|
610
|
-
readonly description: "The animation to apply to the element. example ripple,bounce,etc";
|
|
611
|
-
};
|
|
612
|
-
};
|
|
613
|
-
}, {
|
|
614
|
-
readonly type: "object";
|
|
615
|
-
readonly properties: {
|
|
616
|
-
readonly "edge-animation": {
|
|
617
|
-
readonly type: "string";
|
|
618
|
-
readonly description: "The animation to use for the edge. Can be like 'marching-ants' , 'blink' , 'moving-gradient',etc .";
|
|
619
|
-
};
|
|
620
|
-
readonly "curve-style": {
|
|
621
|
-
readonly type: "string";
|
|
622
|
-
readonly description: "The curving method used to separate two or more edges between two nodes; may be haystack (very fast, bundled straight edges for which loops and compounds are unsupported), straight (straight edges with all arrows supported), bezier (bundled curved edges), unbundled-bezier (curved edges for use with manual control points), segments (a series of straight lines), taxi (right-angled lines, hierarchically bundled). Note that haystack edges work best with ellipse, rectangle, or similar nodes. Smaller node shapes, like triangle, will not be as aesthetically pleasing. Also note that edge endpoint arrows are unsupported for haystack edges.";
|
|
623
|
-
readonly default: "straight";
|
|
624
|
-
readonly enum: readonly ["straight", "haystack", "bezier", "unbundled-bezier", "segments", "taxi"];
|
|
625
|
-
};
|
|
626
|
-
readonly "line-color": {
|
|
627
|
-
readonly type: "string";
|
|
628
|
-
readonly description: "The colour of the edge's line. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
629
|
-
};
|
|
630
|
-
readonly "line-style": {
|
|
631
|
-
readonly type: "string";
|
|
632
|
-
readonly description: "The style of the edge's line.";
|
|
633
|
-
readonly enum: readonly ["solid", "dotted", "dashed"];
|
|
634
|
-
};
|
|
635
|
-
readonly "line-cap": {
|
|
636
|
-
readonly type: "string";
|
|
637
|
-
readonly description: "The cap style of the edge's line; may be butt (default), round, or square. The cap may or may not be visible, depending on the shape of the node and the relative size of the node and edge. Caps other than butt extend beyond the specified endpoint of the edge.";
|
|
638
|
-
readonly enum: readonly ["butt", "round", "square"];
|
|
639
|
-
readonly default: "butt";
|
|
640
|
-
};
|
|
641
|
-
readonly "line-opacity": {
|
|
642
|
-
readonly type: "number";
|
|
643
|
-
readonly minimum: 0;
|
|
644
|
-
readonly maximum: 1;
|
|
645
|
-
readonly default: 1;
|
|
646
|
-
readonly description: "The opacity of the edge's line and arrow. Useful if you wish to have a separate opacity for the edge label versus the edge line. Note that the opacity value of the edge element affects the effective opacity of its line and label subcomponents.";
|
|
647
|
-
};
|
|
648
|
-
readonly "target-arrow-color": {
|
|
649
|
-
readonly type: "string";
|
|
650
|
-
readonly description: "The colour of the edge's source arrow. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
651
|
-
};
|
|
652
|
-
readonly "target-arrow-shape": {
|
|
653
|
-
readonly type: "string";
|
|
654
|
-
readonly description: "The shape of the edge's source arrow";
|
|
655
|
-
readonly enum: readonly ["triangle", "triangle-tee", "circle-triangle", "triangle-cross", "triangle-backcurve", "vee", "tee", "square", "circle", "diamond", "chevron", "none"];
|
|
656
|
-
};
|
|
657
|
-
readonly "target-arrow-fill": {
|
|
658
|
-
readonly type: "string";
|
|
659
|
-
readonly description: "The fill state of the edge's source arrow";
|
|
660
|
-
readonly enum: readonly ["filled", "hollow"];
|
|
661
|
-
};
|
|
662
|
-
readonly "mid-target-arrow-color": {
|
|
663
|
-
readonly type: "string";
|
|
664
|
-
readonly description: "The colour of the edge's source arrow. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
665
|
-
};
|
|
666
|
-
readonly "mid-target-arrow-shape": {
|
|
667
|
-
readonly type: "string";
|
|
668
|
-
readonly description: "The shape of the edge's source arrow";
|
|
669
|
-
readonly enum: readonly ["triangle", "triangle-tee", "circle-triangle", "triangle-cross", "triangle-backcurve", "vee", "tee", "square", "circle", "diamond", "chevron", "none"];
|
|
670
|
-
};
|
|
671
|
-
readonly "mid-target-arrow-fill": {
|
|
672
|
-
readonly type: "string";
|
|
673
|
-
readonly description: "The fill state of the edge's source arrow";
|
|
674
|
-
readonly enum: readonly ["filled", "hollow"];
|
|
675
|
-
};
|
|
676
|
-
readonly "arrow-scale": {
|
|
677
|
-
readonly type: "number";
|
|
678
|
-
readonly description: "Scaling for the arrow size.";
|
|
679
|
-
readonly minimum: 0;
|
|
680
|
-
};
|
|
681
|
-
readonly "source-label": {
|
|
682
|
-
readonly type: "string";
|
|
683
|
-
readonly description: "The text to display for an edge's source label. Can give a path, e.g. data(id) will label with the elements id";
|
|
684
|
-
};
|
|
685
|
-
readonly "target-label": {
|
|
686
|
-
readonly type: "string";
|
|
687
|
-
readonly description: "The text to display for an edge's target label. Can give a path, e.g. data(id) will label with the elements id";
|
|
688
|
-
};
|
|
689
|
-
};
|
|
690
|
-
}];
|
|
691
|
-
};
|
|
692
|
-
readonly componentStyles: {
|
|
693
|
-
readonly type: "object";
|
|
694
|
-
readonly description: "Visualization styles for a component";
|
|
695
|
-
readonly required: readonly ["shape", "primaryColor", "svgColor", "svgWhite", "svgComplete"];
|
|
696
|
-
readonly allOf: readonly [{
|
|
697
|
-
readonly type: "object";
|
|
698
|
-
readonly description: "Common styles for all entities";
|
|
699
|
-
readonly additionalProperties: true;
|
|
700
|
-
readonly required: readonly ["primaryColor", "svgColor", "svgWhite", "svgComplete"];
|
|
701
|
-
readonly properties: {
|
|
702
|
-
readonly primaryColor: {
|
|
703
|
-
readonly type: "string";
|
|
704
|
-
readonly description: "Primary color of the component used for UI representation.";
|
|
705
|
-
};
|
|
706
|
-
readonly secondaryColor: {
|
|
707
|
-
readonly type: "string";
|
|
708
|
-
readonly description: "Secondary color of the entity used for UI representation.";
|
|
709
|
-
};
|
|
710
|
-
readonly svgWhite: {
|
|
711
|
-
readonly type: "string";
|
|
712
|
-
readonly description: "White SVG of the entity used for UI representation on dark background.";
|
|
713
|
-
};
|
|
714
|
-
readonly svgColor: {
|
|
715
|
-
readonly type: "string";
|
|
716
|
-
readonly description: "Colored SVG of the entity used for UI representation on light background.";
|
|
717
|
-
};
|
|
718
|
-
readonly svgComplete: {
|
|
719
|
-
readonly type: "string";
|
|
720
|
-
readonly description: "Complete SVG of the entity used for UI representation, often inclusive of background.";
|
|
721
|
-
};
|
|
722
|
-
readonly color: {
|
|
723
|
-
readonly type: "string";
|
|
724
|
-
readonly description: "The color of the element's label. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
725
|
-
};
|
|
726
|
-
readonly "text-opacity": {
|
|
727
|
-
readonly type: "number";
|
|
728
|
-
readonly description: "The opacity of the label text, including its outline.";
|
|
729
|
-
readonly minimum: 0;
|
|
730
|
-
readonly maximum: 1;
|
|
731
|
-
};
|
|
732
|
-
readonly "font-family": {
|
|
733
|
-
readonly type: "string";
|
|
734
|
-
readonly description: "A comma-separated list of font names to use on the label text.";
|
|
735
|
-
};
|
|
736
|
-
readonly "font-size": {
|
|
737
|
-
readonly type: "string";
|
|
738
|
-
readonly description: "The size of the label text.";
|
|
739
|
-
};
|
|
740
|
-
readonly "font-style": {
|
|
741
|
-
readonly type: "string";
|
|
742
|
-
readonly description: "A CSS font style to be applied to the label text.";
|
|
743
|
-
};
|
|
744
|
-
readonly "font-weight": {
|
|
745
|
-
readonly type: "string";
|
|
746
|
-
readonly description: "A CSS font weight to be applied to the label text.";
|
|
747
|
-
};
|
|
748
|
-
readonly "text-transform": {
|
|
749
|
-
readonly type: "string";
|
|
750
|
-
readonly description: "A transformation to apply to the label text";
|
|
751
|
-
readonly enum: readonly ["none", "uppercase", "lowercase"];
|
|
752
|
-
};
|
|
753
|
-
readonly opacity: {
|
|
754
|
-
readonly type: "number";
|
|
755
|
-
readonly description: "The opacity of the element, ranging from 0 to 1. Note that the opacity of a compound node parent affects the effective opacity of its children.";
|
|
756
|
-
readonly minimum: 0;
|
|
757
|
-
readonly maximum: 1;
|
|
758
|
-
};
|
|
759
|
-
readonly "z-index": {
|
|
760
|
-
readonly type: "integer";
|
|
761
|
-
readonly description: "An integer value that affects the relative draw order of elements. In general, an element with a higher z-index will be drawn on top of an element with a lower z-index. Note that edges are under nodes despite z-index.";
|
|
762
|
-
};
|
|
763
|
-
readonly label: {
|
|
764
|
-
readonly type: "string";
|
|
765
|
-
readonly description: "The text to display for an element's label. Can give a path, e.g. data(id) will label with the elements id";
|
|
766
|
-
};
|
|
767
|
-
readonly animation: {
|
|
768
|
-
readonly type: "object";
|
|
769
|
-
readonly description: "The animation to apply to the element. example ripple,bounce,etc";
|
|
770
|
-
};
|
|
771
|
-
};
|
|
772
|
-
}, {
|
|
773
|
-
readonly type: "object";
|
|
774
|
-
readonly properties: {
|
|
775
|
-
readonly shape: {
|
|
776
|
-
readonly type: "string";
|
|
777
|
-
readonly description: "The shape of the node's body. Note that each shape fits within the specified width and height, and so you may have to adjust width and height if you desire an equilateral shape (i.e. width !== height for several equilateral shapes)";
|
|
778
|
-
readonly enum: readonly ["ellipse", "triangle", "round-triangle", "rectangle", "round-rectangle", "bottom-round-rectangle", "cut-rectangle", "barrel", "rhomboid", "diamond", "round-diamond", "pentagon", "round-pentagon", "hexagon", "round-hexagon", "concave-hexagon", "heptagon", "round-heptagon", "octagon", "round-octagon", "star", "tag", "round-tag", "vee", "polygon"];
|
|
779
|
-
};
|
|
780
|
-
readonly position: {
|
|
781
|
-
readonly type: "object";
|
|
782
|
-
readonly additionalProperties: false;
|
|
783
|
-
readonly required: readonly ["x", "y"];
|
|
784
|
-
readonly description: "The position of the node. If the position is set, the node is drawn at that position in the given dimensions. If the position is not set, the node is drawn at a random position.";
|
|
785
|
-
readonly properties: {
|
|
786
|
-
readonly x: {
|
|
787
|
-
readonly type: "number";
|
|
788
|
-
readonly description: "The x-coordinate of the node.";
|
|
789
|
-
readonly "x-go-type": "float64";
|
|
790
|
-
};
|
|
791
|
-
readonly y: {
|
|
792
|
-
readonly type: "number";
|
|
793
|
-
readonly description: "The y-coordinate of the node.";
|
|
794
|
-
readonly "x-go-type": "float64";
|
|
795
|
-
};
|
|
796
|
-
};
|
|
797
|
-
};
|
|
798
|
-
readonly "body-text": {
|
|
799
|
-
readonly type: "string";
|
|
800
|
-
readonly description: "The text to display for an element's body. Can give a path, e.g. data(id) will label with the elements id";
|
|
801
|
-
};
|
|
802
|
-
readonly "body-text-wrap": {
|
|
803
|
-
readonly type: "string";
|
|
804
|
-
readonly description: "How to wrap the text in the node. Can be 'none', 'wrap', or 'ellipsis'.";
|
|
805
|
-
};
|
|
806
|
-
readonly "body-text-max-width": {
|
|
807
|
-
readonly type: "string";
|
|
808
|
-
readonly description: "The maximum width for wrapping text in the node.";
|
|
809
|
-
};
|
|
810
|
-
readonly "body-text-opacity": {
|
|
811
|
-
readonly type: "number";
|
|
812
|
-
readonly description: "The opacity of the node's body text, including its outline.";
|
|
813
|
-
readonly minimum: 0;
|
|
814
|
-
readonly maximum: 1;
|
|
815
|
-
};
|
|
816
|
-
readonly "body-text-background-color": {
|
|
817
|
-
readonly type: "string";
|
|
818
|
-
readonly description: "The colour of the node's body text background. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
819
|
-
};
|
|
820
|
-
readonly "body-text-font-size": {
|
|
821
|
-
readonly type: "number";
|
|
822
|
-
readonly description: "The size of the node's body text.";
|
|
823
|
-
};
|
|
824
|
-
readonly "body-text-color": {
|
|
825
|
-
readonly type: "string";
|
|
826
|
-
readonly description: "The colour of the node's body text. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
827
|
-
};
|
|
828
|
-
readonly "body-text-font-weight": {
|
|
829
|
-
readonly type: "string";
|
|
830
|
-
readonly description: "A CSS font weight to be applied to the node's body text.";
|
|
831
|
-
};
|
|
832
|
-
readonly "body-text-horizontal-align": {
|
|
833
|
-
readonly type: "string";
|
|
834
|
-
readonly description: "A CSS horizontal alignment to be applied to the node's body text.";
|
|
835
|
-
};
|
|
836
|
-
readonly "body-text-decoration": {
|
|
837
|
-
readonly type: "string";
|
|
838
|
-
readonly description: "A CSS text decoration to be applied to the node's body text.";
|
|
839
|
-
};
|
|
840
|
-
readonly "body-text-vertical-align": {
|
|
841
|
-
readonly type: "string";
|
|
842
|
-
readonly description: "A CSS vertical alignment to be applied to the node's body text.";
|
|
843
|
-
};
|
|
844
|
-
readonly width: {
|
|
845
|
-
readonly type: "number";
|
|
846
|
-
readonly description: "The width of the node's body or the width of an edge's line.";
|
|
847
|
-
};
|
|
848
|
-
readonly height: {
|
|
849
|
-
readonly type: "number";
|
|
850
|
-
readonly description: "The height of the node's body";
|
|
851
|
-
};
|
|
852
|
-
readonly "background-image": {
|
|
853
|
-
readonly type: "string";
|
|
854
|
-
readonly description: "The URL that points to the image to show in the node.";
|
|
855
|
-
};
|
|
856
|
-
readonly "background-color": {
|
|
857
|
-
readonly type: "string";
|
|
858
|
-
readonly description: "The colour of the node's body. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
859
|
-
};
|
|
860
|
-
readonly "background-blacken": {
|
|
861
|
-
readonly type: "number";
|
|
862
|
-
readonly description: "Blackens the node's body for values from 0 to 1; whitens the node's body for values from 0 to -1.";
|
|
863
|
-
readonly maximum: 1;
|
|
864
|
-
readonly minimum: -1;
|
|
865
|
-
};
|
|
866
|
-
readonly "background-opacity": {
|
|
867
|
-
readonly type: "number";
|
|
868
|
-
readonly description: "The opacity level of the node's background colour";
|
|
869
|
-
readonly maximum: 1;
|
|
870
|
-
readonly minimum: 0;
|
|
871
|
-
};
|
|
872
|
-
readonly "background-position-x": {
|
|
873
|
-
readonly type: "string";
|
|
874
|
-
readonly description: "The x position of the background image, measured in percent (e.g. 50%) or pixels (e.g. 10px)";
|
|
875
|
-
};
|
|
876
|
-
readonly "background-position-y": {
|
|
877
|
-
readonly type: "string";
|
|
878
|
-
readonly description: "The y position of the background image, measured in percent (e.g. 50%) or pixels (e.g. 10px)";
|
|
879
|
-
};
|
|
880
|
-
readonly "background-offset-x": {
|
|
881
|
-
readonly type: "string";
|
|
882
|
-
readonly description: "The x offset of the background image, measured in percent (e.g. 50%) or pixels (e.g. 10px)";
|
|
883
|
-
};
|
|
884
|
-
readonly "background-offset-y": {
|
|
885
|
-
readonly type: "string";
|
|
886
|
-
readonly description: "The y offset of the background image, measured in percent (e.g. 50%) or pixels (e.g. 10px)";
|
|
887
|
-
};
|
|
888
|
-
readonly "background-fit": {
|
|
889
|
-
readonly type: "string";
|
|
890
|
-
readonly description: "How the background image is fit to the node. Can be 'none', 'contain', or 'cover'.";
|
|
891
|
-
};
|
|
892
|
-
readonly "background-clip": {
|
|
893
|
-
readonly type: "string";
|
|
894
|
-
readonly description: "How the background image is clipped to the node. Can be 'none', 'node', or 'node-border'.";
|
|
895
|
-
};
|
|
896
|
-
readonly "background-width-relative-to": {
|
|
897
|
-
readonly type: "string";
|
|
898
|
-
readonly description: "How the background image's width is determined. Can be 'none', 'inner', or 'outer'.";
|
|
899
|
-
};
|
|
900
|
-
readonly "background-height-relative-to": {
|
|
901
|
-
readonly type: "string";
|
|
902
|
-
readonly description: "How the background image's height is determined. Can be 'none', 'inner', or 'outer'.";
|
|
903
|
-
};
|
|
904
|
-
readonly "border-width": {
|
|
905
|
-
readonly type: "number";
|
|
906
|
-
readonly description: "The size of the node's border.";
|
|
907
|
-
readonly minimum: 0;
|
|
908
|
-
};
|
|
909
|
-
readonly "border-style": {
|
|
910
|
-
readonly type: "string";
|
|
911
|
-
readonly description: "The style of the node's border";
|
|
912
|
-
readonly enum: readonly ["solid", "dotted", "dashed", "double"];
|
|
913
|
-
};
|
|
914
|
-
readonly "border-color": {
|
|
915
|
-
readonly type: "string";
|
|
916
|
-
readonly description: "The colour of the node's border. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
917
|
-
};
|
|
918
|
-
readonly "border-opacity": {
|
|
919
|
-
readonly type: "number";
|
|
920
|
-
readonly description: "The opacity of the node's border";
|
|
921
|
-
readonly minimum: 0;
|
|
922
|
-
readonly maximum: 1;
|
|
923
|
-
};
|
|
924
|
-
readonly padding: {
|
|
925
|
-
readonly type: "number";
|
|
926
|
-
readonly description: "The amount of padding around all sides of the node.";
|
|
927
|
-
readonly minimum: 0;
|
|
928
|
-
};
|
|
929
|
-
readonly "text-halign": {
|
|
930
|
-
readonly type: "string";
|
|
931
|
-
readonly description: "The horizontal alignment of a node's label";
|
|
932
|
-
readonly enum: readonly ["left", "center", "right"];
|
|
933
|
-
};
|
|
934
|
-
readonly "text-valign": {
|
|
935
|
-
readonly type: "string";
|
|
936
|
-
readonly description: "The vertical alignment of a node's label";
|
|
937
|
-
readonly enum: readonly ["top", "center", "bottom"];
|
|
938
|
-
};
|
|
939
|
-
readonly ghost: {
|
|
940
|
-
readonly type: "string";
|
|
941
|
-
readonly description: "Whether to use the ghost effect, a semitransparent duplicate of the element drawn at an offset.";
|
|
942
|
-
readonly default: "no";
|
|
943
|
-
readonly enum: readonly ["yes", "no"];
|
|
944
|
-
};
|
|
945
|
-
readonly "active-bg-color": {
|
|
946
|
-
readonly type: "string";
|
|
947
|
-
readonly description: "The colour of the indicator shown when the background is grabbed by the user. Selector needs to be *core*. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
948
|
-
};
|
|
949
|
-
readonly "active-bg-opacity": {
|
|
950
|
-
readonly type: "string";
|
|
951
|
-
readonly description: "The opacity of the active background indicator. Selector needs to be *core*.";
|
|
952
|
-
};
|
|
953
|
-
readonly "active-bg-size": {
|
|
954
|
-
readonly type: "string";
|
|
955
|
-
readonly description: "The opacity of the active background indicator. Selector needs to be *core*.";
|
|
956
|
-
};
|
|
957
|
-
readonly "selection-box-color": {
|
|
958
|
-
readonly type: "string";
|
|
959
|
-
readonly description: "The background colour of the selection box used for drag selection. Selector needs to be *core*. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
960
|
-
};
|
|
961
|
-
readonly "selection-box-border-width": {
|
|
962
|
-
readonly type: "number";
|
|
963
|
-
readonly description: "The size of the border on the selection box. Selector needs to be *core*";
|
|
964
|
-
};
|
|
965
|
-
readonly "selection-box-opacity": {
|
|
966
|
-
readonly type: "number";
|
|
967
|
-
readonly description: "The opacity of the selection box. Selector needs to be *core*";
|
|
968
|
-
readonly minimum: 0;
|
|
969
|
-
readonly maximum: 1;
|
|
970
|
-
};
|
|
971
|
-
readonly "outside-texture-bg-color": {
|
|
972
|
-
readonly type: "string";
|
|
973
|
-
readonly description: "The colour of the area outside the viewport texture when initOptions.textureOnViewport === true. Selector needs to be *core*. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
974
|
-
};
|
|
975
|
-
readonly "outside-texture-bg-opacity": {
|
|
976
|
-
readonly type: "number";
|
|
977
|
-
readonly description: "The opacity of the area outside the viewport texture. Selector needs to be *core*";
|
|
978
|
-
readonly minimum: 0;
|
|
979
|
-
readonly maximum: 1;
|
|
980
|
-
};
|
|
981
|
-
readonly "shape-polygon-points": {
|
|
982
|
-
readonly type: "string";
|
|
983
|
-
readonly description: "An array (or a space-separated string) of numbers ranging on [-1, 1], representing alternating x and y values (i.e. x1 y1 x2 y2, x3 y3 ...). This represents the points in the polygon for the node's shape. The bounding box of the node is given by (-1, -1), (1, -1), (1, 1), (-1, 1). The node's position is the origin (0, 0 )";
|
|
984
|
-
};
|
|
985
|
-
readonly "menu-background-color": {
|
|
986
|
-
readonly type: "string";
|
|
987
|
-
readonly description: "The colour of the background of the component menu. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
988
|
-
};
|
|
989
|
-
readonly "menu-background-opacity": {
|
|
990
|
-
readonly type: "number";
|
|
991
|
-
readonly description: "The opacity of the background of the component menu.";
|
|
992
|
-
readonly minimum: 0;
|
|
993
|
-
readonly maximum: 1;
|
|
994
|
-
};
|
|
995
|
-
readonly "menu-forground-color": {
|
|
996
|
-
readonly type: "string";
|
|
997
|
-
readonly description: "The colour of the text or icons in the component menu. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
998
|
-
};
|
|
999
|
-
};
|
|
1000
|
-
}];
|
|
1001
|
-
};
|
|
1002
|
-
readonly relationshipStyles: {
|
|
1003
|
-
readonly oneOf: readonly [{
|
|
1004
|
-
readonly type: "object";
|
|
1005
|
-
readonly description: "Visualization styles for a relationship";
|
|
1006
|
-
readonly allOf: readonly [{
|
|
1007
|
-
readonly type: "object";
|
|
1008
|
-
readonly description: "Common styles for all entities";
|
|
1009
|
-
readonly additionalProperties: true;
|
|
1010
|
-
readonly required: readonly ["primaryColor", "svgColor", "svgWhite", "svgComplete"];
|
|
1011
|
-
readonly properties: {
|
|
1012
|
-
readonly primaryColor: {
|
|
1013
|
-
readonly type: "string";
|
|
1014
|
-
readonly description: "Primary color of the component used for UI representation.";
|
|
1015
|
-
};
|
|
1016
|
-
readonly secondaryColor: {
|
|
1017
|
-
readonly type: "string";
|
|
1018
|
-
readonly description: "Secondary color of the entity used for UI representation.";
|
|
1019
|
-
};
|
|
1020
|
-
readonly svgWhite: {
|
|
1021
|
-
readonly type: "string";
|
|
1022
|
-
readonly description: "White SVG of the entity used for UI representation on dark background.";
|
|
1023
|
-
};
|
|
1024
|
-
readonly svgColor: {
|
|
1025
|
-
readonly type: "string";
|
|
1026
|
-
readonly description: "Colored SVG of the entity used for UI representation on light background.";
|
|
1027
|
-
};
|
|
1028
|
-
readonly svgComplete: {
|
|
1029
|
-
readonly type: "string";
|
|
1030
|
-
readonly description: "Complete SVG of the entity used for UI representation, often inclusive of background.";
|
|
1031
|
-
};
|
|
1032
|
-
readonly color: {
|
|
1033
|
-
readonly type: "string";
|
|
1034
|
-
readonly description: "The color of the element's label. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
1035
|
-
};
|
|
1036
|
-
readonly "text-opacity": {
|
|
1037
|
-
readonly type: "number";
|
|
1038
|
-
readonly description: "The opacity of the label text, including its outline.";
|
|
1039
|
-
readonly minimum: 0;
|
|
1040
|
-
readonly maximum: 1;
|
|
1041
|
-
};
|
|
1042
|
-
readonly "font-family": {
|
|
1043
|
-
readonly type: "string";
|
|
1044
|
-
readonly description: "A comma-separated list of font names to use on the label text.";
|
|
1045
|
-
};
|
|
1046
|
-
readonly "font-size": {
|
|
1047
|
-
readonly type: "string";
|
|
1048
|
-
readonly description: "The size of the label text.";
|
|
1049
|
-
};
|
|
1050
|
-
readonly "font-style": {
|
|
1051
|
-
readonly type: "string";
|
|
1052
|
-
readonly description: "A CSS font style to be applied to the label text.";
|
|
1053
|
-
};
|
|
1054
|
-
readonly "font-weight": {
|
|
1055
|
-
readonly type: "string";
|
|
1056
|
-
readonly description: "A CSS font weight to be applied to the label text.";
|
|
1057
|
-
};
|
|
1058
|
-
readonly "text-transform": {
|
|
1059
|
-
readonly type: "string";
|
|
1060
|
-
readonly description: "A transformation to apply to the label text";
|
|
1061
|
-
readonly enum: readonly ["none", "uppercase", "lowercase"];
|
|
1062
|
-
};
|
|
1063
|
-
readonly opacity: {
|
|
1064
|
-
readonly type: "number";
|
|
1065
|
-
readonly description: "The opacity of the element, ranging from 0 to 1. Note that the opacity of a compound node parent affects the effective opacity of its children.";
|
|
1066
|
-
readonly minimum: 0;
|
|
1067
|
-
readonly maximum: 1;
|
|
1068
|
-
};
|
|
1069
|
-
readonly "z-index": {
|
|
1070
|
-
readonly type: "integer";
|
|
1071
|
-
readonly description: "An integer value that affects the relative draw order of elements. In general, an element with a higher z-index will be drawn on top of an element with a lower z-index. Note that edges are under nodes despite z-index.";
|
|
1072
|
-
};
|
|
1073
|
-
readonly label: {
|
|
1074
|
-
readonly type: "string";
|
|
1075
|
-
readonly description: "The text to display for an element's label. Can give a path, e.g. data(id) will label with the elements id";
|
|
1076
|
-
};
|
|
1077
|
-
readonly animation: {
|
|
1078
|
-
readonly type: "object";
|
|
1079
|
-
readonly description: "The animation to apply to the element. example ripple,bounce,etc";
|
|
1080
|
-
};
|
|
1081
|
-
};
|
|
1082
|
-
}, {
|
|
1083
|
-
readonly type: "object";
|
|
1084
|
-
readonly properties: {
|
|
1085
|
-
readonly "edge-animation": {
|
|
1086
|
-
readonly type: "string";
|
|
1087
|
-
readonly description: "The animation to use for the edge. Can be like 'marching-ants' , 'blink' , 'moving-gradient',etc .";
|
|
1088
|
-
};
|
|
1089
|
-
readonly "curve-style": {
|
|
1090
|
-
readonly type: "string";
|
|
1091
|
-
readonly description: "The curving method used to separate two or more edges between two nodes; may be haystack (very fast, bundled straight edges for which loops and compounds are unsupported), straight (straight edges with all arrows supported), bezier (bundled curved edges), unbundled-bezier (curved edges for use with manual control points), segments (a series of straight lines), taxi (right-angled lines, hierarchically bundled). Note that haystack edges work best with ellipse, rectangle, or similar nodes. Smaller node shapes, like triangle, will not be as aesthetically pleasing. Also note that edge endpoint arrows are unsupported for haystack edges.";
|
|
1092
|
-
readonly default: "straight";
|
|
1093
|
-
readonly enum: readonly ["straight", "haystack", "bezier", "unbundled-bezier", "segments", "taxi"];
|
|
1094
|
-
};
|
|
1095
|
-
readonly "line-color": {
|
|
1096
|
-
readonly type: "string";
|
|
1097
|
-
readonly description: "The colour of the edge's line. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
1098
|
-
};
|
|
1099
|
-
readonly "line-style": {
|
|
1100
|
-
readonly type: "string";
|
|
1101
|
-
readonly description: "The style of the edge's line.";
|
|
1102
|
-
readonly enum: readonly ["solid", "dotted", "dashed"];
|
|
1103
|
-
};
|
|
1104
|
-
readonly "line-cap": {
|
|
1105
|
-
readonly type: "string";
|
|
1106
|
-
readonly description: "The cap style of the edge's line; may be butt (default), round, or square. The cap may or may not be visible, depending on the shape of the node and the relative size of the node and edge. Caps other than butt extend beyond the specified endpoint of the edge.";
|
|
1107
|
-
readonly enum: readonly ["butt", "round", "square"];
|
|
1108
|
-
readonly default: "butt";
|
|
1109
|
-
};
|
|
1110
|
-
readonly "line-opacity": {
|
|
1111
|
-
readonly type: "number";
|
|
1112
|
-
readonly minimum: 0;
|
|
1113
|
-
readonly maximum: 1;
|
|
1114
|
-
readonly default: 1;
|
|
1115
|
-
readonly description: "The opacity of the edge's line and arrow. Useful if you wish to have a separate opacity for the edge label versus the edge line. Note that the opacity value of the edge element affects the effective opacity of its line and label subcomponents.";
|
|
1116
|
-
};
|
|
1117
|
-
readonly "target-arrow-color": {
|
|
1118
|
-
readonly type: "string";
|
|
1119
|
-
readonly description: "The colour of the edge's source arrow. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
1120
|
-
};
|
|
1121
|
-
readonly "target-arrow-shape": {
|
|
1122
|
-
readonly type: "string";
|
|
1123
|
-
readonly description: "The shape of the edge's source arrow";
|
|
1124
|
-
readonly enum: readonly ["triangle", "triangle-tee", "circle-triangle", "triangle-cross", "triangle-backcurve", "vee", "tee", "square", "circle", "diamond", "chevron", "none"];
|
|
1125
|
-
};
|
|
1126
|
-
readonly "target-arrow-fill": {
|
|
1127
|
-
readonly type: "string";
|
|
1128
|
-
readonly description: "The fill state of the edge's source arrow";
|
|
1129
|
-
readonly enum: readonly ["filled", "hollow"];
|
|
1130
|
-
};
|
|
1131
|
-
readonly "mid-target-arrow-color": {
|
|
1132
|
-
readonly type: "string";
|
|
1133
|
-
readonly description: "The colour of the edge's source arrow. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
1134
|
-
};
|
|
1135
|
-
readonly "mid-target-arrow-shape": {
|
|
1136
|
-
readonly type: "string";
|
|
1137
|
-
readonly description: "The shape of the edge's source arrow";
|
|
1138
|
-
readonly enum: readonly ["triangle", "triangle-tee", "circle-triangle", "triangle-cross", "triangle-backcurve", "vee", "tee", "square", "circle", "diamond", "chevron", "none"];
|
|
1139
|
-
};
|
|
1140
|
-
readonly "mid-target-arrow-fill": {
|
|
1141
|
-
readonly type: "string";
|
|
1142
|
-
readonly description: "The fill state of the edge's source arrow";
|
|
1143
|
-
readonly enum: readonly ["filled", "hollow"];
|
|
1144
|
-
};
|
|
1145
|
-
readonly "arrow-scale": {
|
|
1146
|
-
readonly type: "number";
|
|
1147
|
-
readonly description: "Scaling for the arrow size.";
|
|
1148
|
-
readonly minimum: 0;
|
|
1149
|
-
};
|
|
1150
|
-
readonly "source-label": {
|
|
1151
|
-
readonly type: "string";
|
|
1152
|
-
readonly description: "The text to display for an edge's source label. Can give a path, e.g. data(id) will label with the elements id";
|
|
1153
|
-
};
|
|
1154
|
-
readonly "target-label": {
|
|
1155
|
-
readonly type: "string";
|
|
1156
|
-
readonly description: "The text to display for an edge's target label. Can give a path, e.g. data(id) will label with the elements id";
|
|
1157
|
-
};
|
|
1158
|
-
};
|
|
1159
|
-
}];
|
|
1160
|
-
}, {
|
|
1161
|
-
readonly allOf: readonly [{
|
|
1162
|
-
readonly type: "object";
|
|
1163
|
-
readonly description: "Common styles for all entities";
|
|
1164
|
-
readonly additionalProperties: true;
|
|
1165
|
-
readonly required: readonly ["primaryColor", "svgColor", "svgWhite", "svgComplete"];
|
|
1166
|
-
readonly properties: {
|
|
1167
|
-
readonly primaryColor: {
|
|
1168
|
-
readonly type: "string";
|
|
1169
|
-
readonly description: "Primary color of the component used for UI representation.";
|
|
1170
|
-
};
|
|
1171
|
-
readonly secondaryColor: {
|
|
1172
|
-
readonly type: "string";
|
|
1173
|
-
readonly description: "Secondary color of the entity used for UI representation.";
|
|
1174
|
-
};
|
|
1175
|
-
readonly svgWhite: {
|
|
1176
|
-
readonly type: "string";
|
|
1177
|
-
readonly description: "White SVG of the entity used for UI representation on dark background.";
|
|
1178
|
-
};
|
|
1179
|
-
readonly svgColor: {
|
|
1180
|
-
readonly type: "string";
|
|
1181
|
-
readonly description: "Colored SVG of the entity used for UI representation on light background.";
|
|
1182
|
-
};
|
|
1183
|
-
readonly svgComplete: {
|
|
1184
|
-
readonly type: "string";
|
|
1185
|
-
readonly description: "Complete SVG of the entity used for UI representation, often inclusive of background.";
|
|
1186
|
-
};
|
|
1187
|
-
readonly color: {
|
|
1188
|
-
readonly type: "string";
|
|
1189
|
-
readonly description: "The color of the element's label. Colours may be specified by name (e.g. red), hex (e.g.";
|
|
1190
|
-
};
|
|
1191
|
-
readonly "text-opacity": {
|
|
1192
|
-
readonly type: "number";
|
|
1193
|
-
readonly description: "The opacity of the label text, including its outline.";
|
|
1194
|
-
readonly minimum: 0;
|
|
1195
|
-
readonly maximum: 1;
|
|
1196
|
-
};
|
|
1197
|
-
readonly "font-family": {
|
|
1198
|
-
readonly type: "string";
|
|
1199
|
-
readonly description: "A comma-separated list of font names to use on the label text.";
|
|
1200
|
-
};
|
|
1201
|
-
readonly "font-size": {
|
|
1202
|
-
readonly type: "string";
|
|
1203
|
-
readonly description: "The size of the label text.";
|
|
1204
|
-
};
|
|
1205
|
-
readonly "font-style": {
|
|
1206
|
-
readonly type: "string";
|
|
1207
|
-
readonly description: "A CSS font style to be applied to the label text.";
|
|
1208
|
-
};
|
|
1209
|
-
readonly "font-weight": {
|
|
1210
|
-
readonly type: "string";
|
|
1211
|
-
readonly description: "A CSS font weight to be applied to the label text.";
|
|
1212
|
-
};
|
|
1213
|
-
readonly "text-transform": {
|
|
1214
|
-
readonly type: "string";
|
|
1215
|
-
readonly description: "A transformation to apply to the label text";
|
|
1216
|
-
readonly enum: readonly ["none", "uppercase", "lowercase"];
|
|
1217
|
-
};
|
|
1218
|
-
readonly opacity: {
|
|
1219
|
-
readonly type: "number";
|
|
1220
|
-
readonly description: "The opacity of the element, ranging from 0 to 1. Note that the opacity of a compound node parent affects the effective opacity of its children.";
|
|
1221
|
-
readonly minimum: 0;
|
|
1222
|
-
readonly maximum: 1;
|
|
1223
|
-
};
|
|
1224
|
-
readonly "z-index": {
|
|
1225
|
-
readonly type: "integer";
|
|
1226
|
-
readonly description: "An integer value that affects the relative draw order of elements. In general, an element with a higher z-index will be drawn on top of an element with a lower z-index. Note that edges are under nodes despite z-index.";
|
|
1227
|
-
};
|
|
1228
|
-
readonly label: {
|
|
1229
|
-
readonly type: "string";
|
|
1230
|
-
readonly description: "The text to display for an element's label. Can give a path, e.g. data(id) will label with the elements id";
|
|
1231
|
-
};
|
|
1232
|
-
readonly animation: {
|
|
1233
|
-
readonly type: "object";
|
|
1234
|
-
readonly description: "The animation to apply to the element. example ripple,bounce,etc";
|
|
1235
|
-
};
|
|
1236
|
-
};
|
|
1237
|
-
}, {
|
|
1238
|
-
readonly additionalProperties: true;
|
|
1239
|
-
}];
|
|
1240
|
-
readonly description: "Extension point for additional styles";
|
|
1241
|
-
}];
|
|
1242
|
-
};
|
|
1243
|
-
readonly NonResolvedAlias: {
|
|
1244
|
-
readonly description: "An alias is an component that acts as an ref/pointer to a field in another component, nonResolvedAlias are not aware of there immediate parents";
|
|
1245
|
-
readonly type: "object";
|
|
1246
|
-
readonly properties: {
|
|
1247
|
-
readonly relationship_id: {
|
|
1248
|
-
readonly type: "string";
|
|
1249
|
-
readonly format: "uuid";
|
|
1250
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1251
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1252
|
-
readonly "x-go-type-import": {
|
|
1253
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1254
|
-
};
|
|
1255
|
-
};
|
|
1256
|
-
readonly alias_component_id: {
|
|
1257
|
-
readonly type: "string";
|
|
1258
|
-
readonly format: "uuid";
|
|
1259
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1260
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1261
|
-
readonly "x-go-type-import": {
|
|
1262
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1263
|
-
};
|
|
1264
|
-
};
|
|
1265
|
-
readonly immediate_parent_id: {
|
|
1266
|
-
readonly type: "string";
|
|
1267
|
-
readonly format: "uuid";
|
|
1268
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1269
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1270
|
-
readonly "x-go-type-import": {
|
|
1271
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1272
|
-
};
|
|
1273
|
-
};
|
|
1274
|
-
readonly immediate_ref_field_path: {
|
|
1275
|
-
readonly type: "array";
|
|
1276
|
-
readonly items: {
|
|
1277
|
-
readonly type: "string";
|
|
1278
|
-
};
|
|
1279
|
-
};
|
|
1280
|
-
};
|
|
1281
|
-
readonly required: readonly ["relationship_id", "alias_component_id", "immediate_parent_id", "immediate_ref_field_path"];
|
|
1282
|
-
};
|
|
1283
|
-
readonly ResolvedAlias: {
|
|
1284
|
-
readonly description: "An resolved alias is an component that acts as an ref/pointer to a field in another component, resolvedAlias are aware of there immediate parents and completely resolved parents also";
|
|
1285
|
-
readonly allOf: readonly [{
|
|
1286
|
-
readonly description: "An alias is an component that acts as an ref/pointer to a field in another component, nonResolvedAlias are not aware of there immediate parents";
|
|
1287
|
-
readonly type: "object";
|
|
1288
|
-
readonly properties: {
|
|
1289
|
-
readonly relationship_id: {
|
|
1290
|
-
readonly type: "string";
|
|
1291
|
-
readonly format: "uuid";
|
|
1292
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1293
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1294
|
-
readonly "x-go-type-import": {
|
|
1295
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1296
|
-
};
|
|
1297
|
-
};
|
|
1298
|
-
readonly alias_component_id: {
|
|
1299
|
-
readonly type: "string";
|
|
1300
|
-
readonly format: "uuid";
|
|
1301
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1302
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1303
|
-
readonly "x-go-type-import": {
|
|
1304
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1305
|
-
};
|
|
1306
|
-
};
|
|
1307
|
-
readonly immediate_parent_id: {
|
|
1308
|
-
readonly type: "string";
|
|
1309
|
-
readonly format: "uuid";
|
|
1310
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1311
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1312
|
-
readonly "x-go-type-import": {
|
|
1313
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1314
|
-
};
|
|
1315
|
-
};
|
|
1316
|
-
readonly immediate_ref_field_path: {
|
|
1317
|
-
readonly type: "array";
|
|
1318
|
-
readonly items: {
|
|
1319
|
-
readonly type: "string";
|
|
1320
|
-
};
|
|
1321
|
-
};
|
|
1322
|
-
};
|
|
1323
|
-
readonly required: readonly ["relationship_id", "alias_component_id", "immediate_parent_id", "immediate_ref_field_path"];
|
|
1324
|
-
}, {
|
|
1325
|
-
readonly type: "object";
|
|
1326
|
-
readonly properties: {
|
|
1327
|
-
readonly resolved_parent_id: {
|
|
1328
|
-
readonly type: "string";
|
|
1329
|
-
readonly format: "uuid";
|
|
1330
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1331
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1332
|
-
readonly "x-go-type-import": {
|
|
1333
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1334
|
-
};
|
|
1335
|
-
};
|
|
1336
|
-
readonly resolved_ref_field_path: {
|
|
1337
|
-
readonly type: "array";
|
|
1338
|
-
readonly items: {
|
|
1339
|
-
readonly type: "string";
|
|
1340
|
-
};
|
|
1341
|
-
};
|
|
1342
|
-
};
|
|
1343
|
-
readonly required: readonly ["resolved_parent_id", "resolved_ref_field_path"];
|
|
1344
|
-
}];
|
|
1345
|
-
};
|
|
1346
|
-
readonly IaCFileTypes: {
|
|
1347
|
-
readonly type: "string";
|
|
1348
|
-
readonly description: "The type of the IaC file";
|
|
1349
|
-
readonly enum: readonly ["meshery-design", "helm-chart", "k8s-manifest", "docker-compose", "k8s-kustomize"];
|
|
1350
|
-
};
|
|
1351
|
-
};
|
|
1352
|
-
readonly parameters: {
|
|
1353
|
-
readonly id: {
|
|
1354
|
-
readonly name: "id";
|
|
1355
|
-
readonly in: "path";
|
|
1356
|
-
readonly description: "Unique identifier";
|
|
1357
|
-
readonly schema: {
|
|
1358
|
-
readonly type: "string";
|
|
1359
|
-
readonly format: "uuid";
|
|
1360
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1361
|
-
readonly "x-go-type-import": {
|
|
1362
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1363
|
-
};
|
|
1364
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
1365
|
-
};
|
|
1366
|
-
readonly required: true;
|
|
1367
|
-
};
|
|
1368
|
-
readonly all: {
|
|
1369
|
-
readonly name: "all";
|
|
1370
|
-
readonly in: "query";
|
|
1371
|
-
readonly description: "Get all possible entries";
|
|
1372
|
-
readonly schema: {
|
|
1373
|
-
readonly type: "boolean";
|
|
1374
|
-
};
|
|
1375
|
-
};
|
|
1376
|
-
readonly page: {
|
|
1377
|
-
readonly name: "page";
|
|
1378
|
-
readonly in: "query";
|
|
1379
|
-
readonly description: "Get responses by page";
|
|
1380
|
-
readonly schema: {
|
|
1381
|
-
readonly type: "string";
|
|
1382
|
-
};
|
|
1383
|
-
};
|
|
1384
|
-
readonly userid: {
|
|
1385
|
-
readonly name: "userid";
|
|
1386
|
-
readonly in: "query";
|
|
1387
|
-
readonly description: "Filter catalog items by user ID. Pass multiple user IDs to fetch content for several users simultaneously.";
|
|
1388
|
-
readonly schema: {
|
|
1389
|
-
readonly type: "string";
|
|
1390
|
-
};
|
|
1391
|
-
};
|
|
1392
|
-
readonly metrics: {
|
|
1393
|
-
readonly name: "metrics";
|
|
1394
|
-
readonly in: "query";
|
|
1395
|
-
readonly description: "Include metrics associated with the designs.";
|
|
1396
|
-
readonly schema: {
|
|
1397
|
-
readonly type: "string";
|
|
1398
|
-
};
|
|
1399
|
-
};
|
|
1400
|
-
readonly class: {
|
|
1401
|
-
readonly name: "class";
|
|
1402
|
-
readonly in: "query";
|
|
1403
|
-
readonly description: "Filter catalog items based on their support class. Specify one or more classes per request as needed. Example: 'official' and 'verified'";
|
|
1404
|
-
readonly schema: {
|
|
1405
|
-
readonly type: "string";
|
|
1406
|
-
};
|
|
1407
|
-
};
|
|
1408
|
-
readonly pagesize: {
|
|
1409
|
-
readonly name: "pagesize";
|
|
1410
|
-
readonly in: "query";
|
|
1411
|
-
readonly description: "Get responses by pagesize";
|
|
1412
|
-
readonly schema: {
|
|
1413
|
-
readonly type: "string";
|
|
1414
|
-
};
|
|
1415
|
-
};
|
|
1416
|
-
readonly pagesizeWithAll: {
|
|
1417
|
-
readonly name: "pagesize";
|
|
1418
|
-
readonly in: "query";
|
|
1419
|
-
readonly description: "Get responses by pagesize (pass all to get all responses)";
|
|
1420
|
-
readonly schema: {
|
|
1421
|
-
readonly type: "string";
|
|
1422
|
-
};
|
|
1423
|
-
};
|
|
1424
|
-
readonly order: {
|
|
1425
|
-
readonly name: "order";
|
|
1426
|
-
readonly in: "query";
|
|
1427
|
-
readonly description: "Get ordered responses";
|
|
1428
|
-
readonly schema: {
|
|
1429
|
-
readonly type: "string";
|
|
1430
|
-
};
|
|
1431
|
-
};
|
|
1432
|
-
readonly visibility: {
|
|
1433
|
-
readonly name: "visibility";
|
|
1434
|
-
readonly in: "query";
|
|
1435
|
-
readonly description: "Get responses based on visibility - private, public or published";
|
|
1436
|
-
readonly schema: {
|
|
1437
|
-
readonly type: "string";
|
|
1438
|
-
};
|
|
1439
|
-
};
|
|
1440
|
-
readonly populate: {
|
|
1441
|
-
readonly name: "populate";
|
|
1442
|
-
readonly in: "query";
|
|
1443
|
-
readonly description: "Populate the response with additional data like pattern_file";
|
|
1444
|
-
readonly schema: {
|
|
1445
|
-
readonly type: "string";
|
|
1446
|
-
};
|
|
1447
|
-
};
|
|
1448
|
-
readonly search: {
|
|
1449
|
-
readonly name: "search";
|
|
1450
|
-
readonly in: "query";
|
|
1451
|
-
readonly description: "Get responses that match search param value";
|
|
1452
|
-
readonly schema: {
|
|
1453
|
-
readonly type: "string";
|
|
1454
|
-
};
|
|
1455
|
-
};
|
|
1456
|
-
readonly filter: {
|
|
1457
|
-
readonly name: "filter";
|
|
1458
|
-
readonly in: "query";
|
|
1459
|
-
readonly description: "Get filtered reponses";
|
|
1460
|
-
readonly schema: {
|
|
1461
|
-
readonly type: "string";
|
|
1462
|
-
};
|
|
1463
|
-
};
|
|
1464
|
-
readonly isOAuth: {
|
|
1465
|
-
readonly name: "isOAuth";
|
|
1466
|
-
readonly in: "query";
|
|
1467
|
-
readonly description: "To get OAuth tokens as well";
|
|
1468
|
-
readonly schema: {
|
|
1469
|
-
readonly type: "string";
|
|
1470
|
-
};
|
|
1471
|
-
};
|
|
1472
|
-
readonly name: {
|
|
1473
|
-
readonly name: "name";
|
|
1474
|
-
readonly in: "query";
|
|
1475
|
-
readonly description: "Name of the resource";
|
|
1476
|
-
readonly schema: {
|
|
1477
|
-
readonly type: "string";
|
|
1478
|
-
};
|
|
1479
|
-
};
|
|
1480
|
-
readonly purpose: {
|
|
1481
|
-
readonly name: "purpose";
|
|
1482
|
-
readonly in: "query";
|
|
1483
|
-
readonly description: "Purpose for which token is generated";
|
|
1484
|
-
readonly schema: {
|
|
1485
|
-
readonly type: "string";
|
|
1486
|
-
};
|
|
1487
|
-
};
|
|
1488
|
-
readonly cumulative: {
|
|
1489
|
-
readonly name: "cumulative";
|
|
1490
|
-
readonly in: "query";
|
|
1491
|
-
readonly description: "Cumulative events";
|
|
1492
|
-
readonly schema: {
|
|
1493
|
-
readonly type: "string";
|
|
1494
|
-
};
|
|
1495
|
-
};
|
|
1496
|
-
readonly mesheryVersion: {
|
|
1497
|
-
readonly name: "meshery-version";
|
|
1498
|
-
readonly in: "path";
|
|
1499
|
-
readonly description: "meshery version";
|
|
1500
|
-
readonly schema: {
|
|
1501
|
-
readonly type: "string";
|
|
1502
|
-
};
|
|
1503
|
-
readonly required: true;
|
|
1504
|
-
};
|
|
1505
|
-
readonly os: {
|
|
1506
|
-
readonly name: "os";
|
|
1507
|
-
readonly in: "query";
|
|
1508
|
-
readonly description: "user's os";
|
|
1509
|
-
readonly schema: {
|
|
1510
|
-
readonly type: "string";
|
|
1511
|
-
};
|
|
1512
|
-
};
|
|
1513
|
-
readonly playground: {
|
|
1514
|
-
readonly name: "playground";
|
|
1515
|
-
readonly in: "query";
|
|
1516
|
-
readonly description: "Is playground mode";
|
|
1517
|
-
readonly schema: {
|
|
1518
|
-
readonly type: "string";
|
|
1519
|
-
};
|
|
1520
|
-
};
|
|
1521
|
-
readonly namespace: {
|
|
1522
|
-
readonly name: "namespace";
|
|
1523
|
-
readonly in: "query";
|
|
1524
|
-
readonly description: "Namespace";
|
|
1525
|
-
readonly schema: {
|
|
1526
|
-
readonly type: "string";
|
|
1527
|
-
};
|
|
1528
|
-
};
|
|
1529
|
-
readonly type: {
|
|
1530
|
-
readonly name: "type";
|
|
1531
|
-
readonly in: "query";
|
|
1532
|
-
readonly description: "Type";
|
|
1533
|
-
readonly schema: {
|
|
1534
|
-
readonly type: "string";
|
|
1535
|
-
};
|
|
1536
|
-
};
|
|
1537
|
-
readonly actorType: {
|
|
1538
|
-
readonly name: "actorType";
|
|
1539
|
-
readonly in: "path";
|
|
1540
|
-
readonly description: "Type of actor e.g user, team, system, registrant";
|
|
1541
|
-
readonly schema: {
|
|
1542
|
-
readonly type: "string";
|
|
1543
|
-
};
|
|
1544
|
-
readonly required: true;
|
|
1545
|
-
};
|
|
1546
|
-
readonly resourceType: {
|
|
1547
|
-
readonly name: "resourceType";
|
|
1548
|
-
readonly in: "path";
|
|
1549
|
-
readonly description: "Type of resource e.g design, filter, view, environment, workspace";
|
|
1550
|
-
readonly schema: {
|
|
1551
|
-
readonly type: "string";
|
|
1552
|
-
};
|
|
1553
|
-
readonly required: true;
|
|
1554
|
-
};
|
|
1555
|
-
readonly contentType: {
|
|
1556
|
-
readonly in: "query";
|
|
1557
|
-
readonly required: false;
|
|
1558
|
-
readonly name: "type";
|
|
1559
|
-
readonly description: "Filter catalog data based on type of content e.g (deployment, workloads, scaling...) multiple params can be passed";
|
|
1560
|
-
readonly schema: {
|
|
1561
|
-
readonly type: "string";
|
|
1562
|
-
};
|
|
1563
|
-
};
|
|
1564
|
-
readonly contentTechnology: {
|
|
1565
|
-
readonly in: "query";
|
|
1566
|
-
readonly required: false;
|
|
1567
|
-
readonly name: "technology";
|
|
1568
|
-
readonly description: "Filter catalog data based on technology(compatibility) of content e.g (kubernetes, istio...) multiple params can be passed";
|
|
1569
|
-
readonly schema: {
|
|
1570
|
-
readonly type: "string";
|
|
1571
|
-
};
|
|
1572
|
-
};
|
|
1573
|
-
};
|
|
1574
|
-
readonly responses: {
|
|
1575
|
-
readonly "200": {
|
|
1576
|
-
readonly description: "ok";
|
|
1577
|
-
readonly content: {
|
|
1578
|
-
readonly "text/plain": {
|
|
1579
|
-
readonly schema: {
|
|
1580
|
-
readonly type: "string";
|
|
1581
|
-
};
|
|
1582
|
-
};
|
|
1583
|
-
};
|
|
1584
|
-
};
|
|
1585
|
-
readonly "201": {
|
|
1586
|
-
readonly description: "";
|
|
1587
|
-
readonly content: {
|
|
1588
|
-
readonly "text/plain": {
|
|
1589
|
-
readonly schema: {
|
|
1590
|
-
readonly type: "string";
|
|
1591
|
-
};
|
|
1592
|
-
};
|
|
1593
|
-
};
|
|
1594
|
-
};
|
|
1595
|
-
readonly "400": {
|
|
1596
|
-
readonly description: "Invalid request body or request param";
|
|
1597
|
-
readonly content: {
|
|
1598
|
-
readonly "text/plain": {
|
|
1599
|
-
readonly schema: {
|
|
1600
|
-
readonly type: "string";
|
|
1601
|
-
};
|
|
1602
|
-
};
|
|
1603
|
-
};
|
|
1604
|
-
};
|
|
1605
|
-
readonly "401": {
|
|
1606
|
-
readonly description: "Expired JWT token used or insufficient privilege";
|
|
1607
|
-
readonly content: {
|
|
1608
|
-
readonly "text/plain": {
|
|
1609
|
-
readonly schema: {
|
|
1610
|
-
readonly type: "string";
|
|
1611
|
-
};
|
|
1612
|
-
};
|
|
1613
|
-
};
|
|
1614
|
-
};
|
|
1615
|
-
readonly "404": {
|
|
1616
|
-
readonly description: "Result not found";
|
|
1617
|
-
readonly content: {
|
|
1618
|
-
readonly "text/plain": {
|
|
1619
|
-
readonly schema: {
|
|
1620
|
-
readonly type: "string";
|
|
1621
|
-
};
|
|
1622
|
-
};
|
|
1623
|
-
};
|
|
1624
|
-
};
|
|
1625
|
-
readonly "409": {
|
|
1626
|
-
readonly description: "Publish request already exists";
|
|
1627
|
-
readonly content: {
|
|
1628
|
-
readonly "text/plain": {
|
|
1629
|
-
readonly schema: {
|
|
1630
|
-
readonly type: "string";
|
|
1631
|
-
};
|
|
1632
|
-
};
|
|
1633
|
-
};
|
|
1634
|
-
};
|
|
1635
|
-
readonly "500": {
|
|
1636
|
-
readonly description: "Internal server error";
|
|
1637
|
-
readonly content: {
|
|
1638
|
-
readonly "text/plain": {
|
|
1639
|
-
readonly schema: {
|
|
1640
|
-
readonly type: "string";
|
|
1641
|
-
};
|
|
1642
|
-
};
|
|
1643
|
-
};
|
|
1644
|
-
};
|
|
1645
|
-
};
|
|
1646
|
-
};
|
|
1647
|
-
};
|
|
5
|
+
declare const CoreSchema: Record<string, unknown>;
|
|
1648
6
|
|
|
1649
7
|
export { CoreSchema as default };
|