@epilot/sdk 2.4.0 → 2.4.2

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 (221) hide show
  1. package/definitions/access-token-runtime.json +1 -0
  2. package/definitions/access-token.json +663 -0
  3. package/definitions/address-runtime.json +1 -0
  4. package/definitions/address-suggestions-runtime.json +1 -0
  5. package/definitions/address-suggestions.json +582 -0
  6. package/definitions/address.json +578 -0
  7. package/definitions/ai-agents-runtime.json +1 -0
  8. package/definitions/ai-agents.json +1711 -0
  9. package/definitions/app-runtime.json +1 -0
  10. package/definitions/app.json +4493 -0
  11. package/definitions/audit-logs-runtime.json +1 -0
  12. package/definitions/audit-logs.json +305 -0
  13. package/definitions/automation-runtime.json +1 -0
  14. package/definitions/automation.json +5028 -0
  15. package/definitions/billing-runtime.json +1 -0
  16. package/definitions/billing.json +837 -0
  17. package/definitions/blueprint-manifest-runtime.json +1 -0
  18. package/definitions/blueprint-manifest.json +4846 -0
  19. package/definitions/configuration-hub-runtime.json +1 -0
  20. package/definitions/configuration-hub.json +611 -0
  21. package/definitions/consent-runtime.json +1 -0
  22. package/definitions/consent.json +344 -0
  23. package/definitions/customer-portal-runtime.json +1 -0
  24. package/definitions/customer-portal.json +16045 -0
  25. package/definitions/dashboard-runtime.json +1 -0
  26. package/definitions/dashboard.json +484 -0
  27. package/definitions/data-governance-runtime.json +1 -0
  28. package/definitions/data-governance.json +1126 -0
  29. package/definitions/deduplication-runtime.json +1 -0
  30. package/definitions/deduplication.json +314 -0
  31. package/definitions/design-runtime.json +1 -0
  32. package/definitions/design.json +1722 -0
  33. package/definitions/document-runtime.json +1 -0
  34. package/definitions/document.json +758 -0
  35. package/definitions/email-settings-runtime.json +1 -0
  36. package/definitions/email-settings.json +2777 -0
  37. package/definitions/email-template-runtime.json +1 -0
  38. package/definitions/email-template.json +1441 -0
  39. package/definitions/entity-mapping-runtime.json +1 -0
  40. package/definitions/entity-mapping.json +1642 -0
  41. package/definitions/entity-runtime.json +1 -0
  42. package/definitions/entity.json +10861 -0
  43. package/definitions/environments-runtime.json +1 -0
  44. package/definitions/environments.json +539 -0
  45. package/definitions/event-catalog-runtime.json +1 -0
  46. package/definitions/event-catalog.json +1051 -0
  47. package/definitions/file-runtime.json +1 -0
  48. package/definitions/file.json +2842 -0
  49. package/definitions/iban-runtime.json +1 -0
  50. package/definitions/iban.json +132 -0
  51. package/definitions/integration-toolkit-runtime.json +1 -0
  52. package/definitions/integration-toolkit.json +7998 -0
  53. package/definitions/journey-runtime.json +1 -0
  54. package/definitions/journey.json +2603 -0
  55. package/definitions/kanban-runtime.json +1 -0
  56. package/definitions/kanban.json +1506 -0
  57. package/definitions/message-runtime.json +1 -0
  58. package/definitions/message.json +2872 -0
  59. package/definitions/metering-runtime.json +1 -0
  60. package/definitions/metering.json +2321 -0
  61. package/definitions/notes-runtime.json +1 -0
  62. package/definitions/notes.json +1531 -0
  63. package/definitions/notification-runtime.json +1 -0
  64. package/definitions/notification.json +1425 -0
  65. package/definitions/organization-runtime.json +1 -0
  66. package/definitions/organization.json +1192 -0
  67. package/definitions/partner-directory-runtime.json +1 -0
  68. package/definitions/partner-directory.json +2284 -0
  69. package/definitions/permissions-runtime.json +1 -0
  70. package/definitions/permissions.json +1515 -0
  71. package/definitions/pricing-runtime.json +1 -0
  72. package/definitions/pricing-tier-runtime.json +1 -0
  73. package/definitions/pricing-tier.json +105 -0
  74. package/definitions/pricing.json +9884 -0
  75. package/definitions/purpose-runtime.json +1 -0
  76. package/definitions/purpose.json +524 -0
  77. package/definitions/query-runtime.json +1 -0
  78. package/definitions/query.json +3178 -0
  79. package/definitions/sandbox-runtime.json +1 -0
  80. package/definitions/sandbox.json +453 -0
  81. package/definitions/sharing-runtime.json +1 -0
  82. package/definitions/sharing.json +956 -0
  83. package/definitions/submission-runtime.json +1 -0
  84. package/definitions/submission.json +313 -0
  85. package/definitions/targeting-runtime.json +1 -0
  86. package/definitions/targeting.json +1474 -0
  87. package/definitions/template-variables-runtime.json +1 -0
  88. package/definitions/template-variables.json +1416 -0
  89. package/definitions/user-runtime.json +1 -0
  90. package/definitions/user.json +2460 -0
  91. package/definitions/validation-rules-runtime.json +1 -0
  92. package/definitions/validation-rules.json +1491 -0
  93. package/definitions/webhooks-runtime.json +1 -0
  94. package/definitions/webhooks.json +1634 -0
  95. package/definitions/workflow-definition-runtime.json +1 -0
  96. package/definitions/workflow-definition.json +3354 -0
  97. package/definitions/workflow-runtime.json +1 -0
  98. package/definitions/workflow.json +4272 -0
  99. package/dist/apis/access-token.cjs +6 -6
  100. package/dist/apis/access-token.js +1 -1
  101. package/dist/apis/address-suggestions.cjs +6 -6
  102. package/dist/apis/address-suggestions.js +1 -1
  103. package/dist/apis/address.cjs +6 -6
  104. package/dist/apis/address.js +1 -1
  105. package/dist/apis/ai-agents.cjs +6 -6
  106. package/dist/apis/ai-agents.js +1 -1
  107. package/dist/apis/app.cjs +6 -6
  108. package/dist/apis/app.js +1 -1
  109. package/dist/apis/audit-logs.cjs +6 -6
  110. package/dist/apis/audit-logs.js +1 -1
  111. package/dist/apis/automation.cjs +6 -6
  112. package/dist/apis/automation.js +1 -1
  113. package/dist/apis/billing.cjs +6 -6
  114. package/dist/apis/billing.js +1 -1
  115. package/dist/apis/blueprint-manifest.cjs +6 -6
  116. package/dist/apis/blueprint-manifest.js +1 -1
  117. package/dist/apis/configuration-hub.cjs +6 -6
  118. package/dist/apis/configuration-hub.js +1 -1
  119. package/dist/apis/consent.cjs +6 -6
  120. package/dist/apis/consent.js +1 -1
  121. package/dist/apis/customer-portal.cjs +6 -6
  122. package/dist/apis/customer-portal.js +1 -1
  123. package/dist/apis/dashboard.cjs +6 -6
  124. package/dist/apis/dashboard.js +1 -1
  125. package/dist/apis/data-governance.cjs +6 -6
  126. package/dist/apis/data-governance.js +1 -1
  127. package/dist/apis/deduplication.cjs +6 -6
  128. package/dist/apis/deduplication.js +1 -1
  129. package/dist/apis/design.cjs +6 -6
  130. package/dist/apis/design.js +1 -1
  131. package/dist/apis/document.cjs +6 -6
  132. package/dist/apis/document.js +1 -1
  133. package/dist/apis/email-settings.cjs +6 -6
  134. package/dist/apis/email-settings.js +1 -1
  135. package/dist/apis/email-template.cjs +6 -6
  136. package/dist/apis/email-template.js +1 -1
  137. package/dist/apis/entity-mapping.cjs +6 -6
  138. package/dist/apis/entity-mapping.js +1 -1
  139. package/dist/apis/entity.cjs +6 -6
  140. package/dist/apis/entity.d.cts +2 -2
  141. package/dist/apis/entity.d.ts +2 -2
  142. package/dist/apis/entity.js +1 -1
  143. package/dist/apis/environments.cjs +6 -6
  144. package/dist/apis/environments.js +1 -1
  145. package/dist/apis/event-catalog.cjs +6 -6
  146. package/dist/apis/event-catalog.js +1 -1
  147. package/dist/apis/file.cjs +6 -6
  148. package/dist/apis/file.js +1 -1
  149. package/dist/apis/iban.cjs +6 -6
  150. package/dist/apis/iban.js +1 -1
  151. package/dist/apis/integration-toolkit.cjs +6 -6
  152. package/dist/apis/integration-toolkit.js +1 -1
  153. package/dist/apis/journey.cjs +6 -6
  154. package/dist/apis/journey.js +1 -1
  155. package/dist/apis/kanban.cjs +6 -6
  156. package/dist/apis/kanban.d.cts +2 -2
  157. package/dist/apis/kanban.d.ts +2 -2
  158. package/dist/apis/kanban.js +1 -1
  159. package/dist/apis/message.cjs +6 -6
  160. package/dist/apis/message.js +1 -1
  161. package/dist/apis/metering.cjs +6 -6
  162. package/dist/apis/metering.js +1 -1
  163. package/dist/apis/notes.cjs +6 -6
  164. package/dist/apis/notes.js +1 -1
  165. package/dist/apis/notification.cjs +6 -6
  166. package/dist/apis/notification.js +1 -1
  167. package/dist/apis/organization.cjs +6 -6
  168. package/dist/apis/organization.js +1 -1
  169. package/dist/apis/partner-directory.cjs +6 -6
  170. package/dist/apis/partner-directory.js +1 -1
  171. package/dist/apis/permissions.cjs +6 -6
  172. package/dist/apis/permissions.js +1 -1
  173. package/dist/apis/pricing-tier.cjs +6 -6
  174. package/dist/apis/pricing-tier.js +1 -1
  175. package/dist/apis/pricing.cjs +6 -6
  176. package/dist/apis/pricing.js +1 -1
  177. package/dist/apis/purpose.cjs +6 -6
  178. package/dist/apis/purpose.js +1 -1
  179. package/dist/apis/query.cjs +6 -6
  180. package/dist/apis/query.js +1 -1
  181. package/dist/apis/sandbox.cjs +6 -6
  182. package/dist/apis/sandbox.js +1 -1
  183. package/dist/apis/sharing.cjs +6 -6
  184. package/dist/apis/sharing.js +1 -1
  185. package/dist/apis/submission.cjs +6 -6
  186. package/dist/apis/submission.js +1 -1
  187. package/dist/apis/target.cjs +6 -6
  188. package/dist/apis/target.js +1 -1
  189. package/dist/apis/targeting.cjs +6 -6
  190. package/dist/apis/targeting.js +1 -1
  191. package/dist/apis/template-variables.cjs +6 -6
  192. package/dist/apis/template-variables.js +1 -1
  193. package/dist/apis/user.cjs +6 -6
  194. package/dist/apis/user.js +1 -1
  195. package/dist/apis/validation-rules.cjs +6 -6
  196. package/dist/apis/validation-rules.js +1 -1
  197. package/dist/apis/webhooks.cjs +6 -6
  198. package/dist/apis/webhooks.js +1 -1
  199. package/dist/apis/workflow-definition.cjs +6 -6
  200. package/dist/apis/workflow-definition.js +1 -1
  201. package/dist/apis/workflow.cjs +6 -6
  202. package/dist/apis/workflow.js +1 -1
  203. package/dist/{chunk-DAFBUTK6.js → chunk-CQ3AKMIJ.js} +2 -2
  204. package/dist/{chunk-Z33PZNHV.cjs → chunk-YLJD7G7H.cjs} +2 -2
  205. package/dist/entity-H6ESUH3Y.js +7 -0
  206. package/dist/entity-ZVDKWQSF.cjs +7 -0
  207. package/dist/{entity.d-B43ezu-V.d.cts → entity.d-BHR9dEon.d.cts} +843 -165
  208. package/dist/{entity.d-B43ezu-V.d.ts → entity.d-BHR9dEon.d.ts} +843 -165
  209. package/dist/index.cjs +8 -8
  210. package/dist/index.d.cts +2 -2
  211. package/dist/index.d.ts +2 -2
  212. package/dist/index.js +1 -1
  213. package/dist/{kanban-PMG5TXE5.js → kanban-F22JXYCG.js} +1 -1
  214. package/dist/{kanban-E2UOBVBK.cjs → kanban-FSATKIGH.cjs} +1 -1
  215. package/dist/{kanban.d-B99GucT_.d.cts → kanban.d-BHnSRCYW.d.cts} +1 -1
  216. package/dist/{kanban.d-B99GucT_.d.ts → kanban.d-BHnSRCYW.d.ts} +1 -1
  217. package/docs/entity.md +202 -12
  218. package/docs/kanban.md +2 -2
  219. package/package.json +1 -1
  220. package/dist/entity-VDUN7SYC.cjs +0 -7
  221. package/dist/entity-WWM2Z7BU.js +0 -7
@@ -0,0 +1 @@
1
+ {"s":"https://environments.sls.epilot.io","o":[["listEnvironmentVariables","get","/v1/environments"],["createEnvironmentVariable","post","/v1/environments",null,1],["listEnvironmentGroups","get","/v1/environments/groups"],["putEnvironmentGroup","put","/v1/environments/groups/{name}",null,1],["deleteEnvironmentGroup","delete","/v1/environments/groups/{name}"],["getEnvironmentVariable","get","/v1/environments/{key}"],["updateEnvironmentVariable","put","/v1/environments/{key}",null,1],["deleteEnvironmentVariable","delete","/v1/environments/{key}"]],"v":"3.0.3","pp":{"/v1/environments/groups/{name}":[["name","p",true]],"/v1/environments/{key}":[["key","p",true]]}}
@@ -0,0 +1,539 @@
1
+ {
2
+ "openapi": "3.0.3",
3
+ "info": {
4
+ "title": "Environments API",
5
+ "description": "API for managing organization environment variables and secrets",
6
+ "version": "1.0.1"
7
+ },
8
+ "tags": [
9
+ {
10
+ "name": "environments",
11
+ "description": "Environment variables and secrets management"
12
+ }
13
+ ],
14
+ "security": [
15
+ {
16
+ "EpilotAuth": []
17
+ }
18
+ ],
19
+ "paths": {
20
+ "/v1/environments": {
21
+ "get": {
22
+ "operationId": "listEnvironmentVariables",
23
+ "summary": "List environment variables",
24
+ "description": "List all environment variables for the organization. Returns metadata only, no secret values.",
25
+ "tags": [
26
+ "environments"
27
+ ],
28
+ "responses": {
29
+ "200": {
30
+ "description": "List of environment variables",
31
+ "content": {
32
+ "application/json": {
33
+ "schema": {
34
+ "$ref": "#/components/schemas/EnvironmentVariableList"
35
+ }
36
+ }
37
+ }
38
+ },
39
+ "401": {
40
+ "description": "Unauthorized"
41
+ },
42
+ "403": {
43
+ "description": "Forbidden"
44
+ },
45
+ "500": {
46
+ "description": "Internal server error"
47
+ }
48
+ }
49
+ },
50
+ "post": {
51
+ "operationId": "createEnvironmentVariable",
52
+ "summary": "Create environment variable",
53
+ "description": "Create a new environment variable or secret for the organization.",
54
+ "tags": [
55
+ "environments"
56
+ ],
57
+ "requestBody": {
58
+ "required": true,
59
+ "content": {
60
+ "application/json": {
61
+ "schema": {
62
+ "$ref": "#/components/schemas/EnvironmentVariableCreateRequest"
63
+ }
64
+ }
65
+ }
66
+ },
67
+ "responses": {
68
+ "201": {
69
+ "description": "Created environment variable",
70
+ "content": {
71
+ "application/json": {
72
+ "schema": {
73
+ "$ref": "#/components/schemas/EnvironmentVariable"
74
+ }
75
+ }
76
+ }
77
+ },
78
+ "400": {
79
+ "description": "Invalid request"
80
+ },
81
+ "401": {
82
+ "description": "Unauthorized"
83
+ },
84
+ "403": {
85
+ "description": "Forbidden"
86
+ },
87
+ "409": {
88
+ "description": "Environment variable with this key already exists"
89
+ },
90
+ "500": {
91
+ "description": "Internal server error"
92
+ }
93
+ }
94
+ }
95
+ },
96
+ "/v1/environments/groups": {
97
+ "get": {
98
+ "operationId": "listEnvironmentGroups",
99
+ "summary": "List environment groups",
100
+ "description": "List all environment groups for the organization.",
101
+ "tags": [
102
+ "environments"
103
+ ],
104
+ "responses": {
105
+ "200": {
106
+ "description": "List of environment groups",
107
+ "content": {
108
+ "application/json": {
109
+ "schema": {
110
+ "$ref": "#/components/schemas/EnvironmentGroupList"
111
+ }
112
+ }
113
+ }
114
+ },
115
+ "401": {
116
+ "description": "Unauthorized"
117
+ },
118
+ "403": {
119
+ "description": "Forbidden"
120
+ },
121
+ "500": {
122
+ "description": "Internal server error"
123
+ }
124
+ }
125
+ }
126
+ },
127
+ "/v1/environments/groups/{name}": {
128
+ "parameters": [
129
+ {
130
+ "name": "name",
131
+ "in": "path",
132
+ "required": true,
133
+ "schema": {
134
+ "type": "string"
135
+ }
136
+ }
137
+ ],
138
+ "put": {
139
+ "operationId": "putEnvironmentGroup",
140
+ "summary": "putEnvironmentGroup",
141
+ "tags": [
142
+ "environments"
143
+ ],
144
+ "requestBody": {
145
+ "required": true,
146
+ "content": {
147
+ "application/json": {
148
+ "schema": {
149
+ "$ref": "#/components/schemas/EnvironmentGroupUpsertRequest"
150
+ }
151
+ }
152
+ }
153
+ },
154
+ "responses": {
155
+ "200": {
156
+ "description": "Updated group",
157
+ "content": {
158
+ "application/json": {
159
+ "schema": {
160
+ "$ref": "#/components/schemas/EnvironmentGroup"
161
+ }
162
+ }
163
+ }
164
+ },
165
+ "201": {
166
+ "description": "Created group",
167
+ "content": {
168
+ "application/json": {
169
+ "schema": {
170
+ "$ref": "#/components/schemas/EnvironmentGroup"
171
+ }
172
+ }
173
+ }
174
+ },
175
+ "401": {
176
+ "description": "Unauthorized"
177
+ },
178
+ "403": {
179
+ "description": "Forbidden"
180
+ },
181
+ "500": {
182
+ "description": "Internal server error"
183
+ }
184
+ }
185
+ },
186
+ "delete": {
187
+ "operationId": "deleteEnvironmentGroup",
188
+ "summary": "Delete an environment group",
189
+ "description": "Deletes a group. Variables assigned to this group become ungrouped.",
190
+ "tags": [
191
+ "environments"
192
+ ],
193
+ "responses": {
194
+ "204": {
195
+ "description": "Group deleted"
196
+ },
197
+ "401": {
198
+ "description": "Unauthorized"
199
+ },
200
+ "403": {
201
+ "description": "Forbidden"
202
+ },
203
+ "404": {
204
+ "description": "Group not found"
205
+ },
206
+ "500": {
207
+ "description": "Internal server error"
208
+ }
209
+ }
210
+ }
211
+ },
212
+ "/v1/environments/{key}": {
213
+ "parameters": [
214
+ {
215
+ "name": "key",
216
+ "in": "path",
217
+ "required": true,
218
+ "description": "Environment variable key",
219
+ "schema": {
220
+ "type": "string",
221
+ "pattern": "^[a-z0-9][a-z0-9_.\\-]{0,127}$"
222
+ }
223
+ }
224
+ ],
225
+ "get": {
226
+ "operationId": "getEnvironmentVariable",
227
+ "summary": "Get environment variable",
228
+ "description": "Get an environment variable by key. Returns value only for String type, omitted for SecretString.",
229
+ "tags": [
230
+ "environments"
231
+ ],
232
+ "responses": {
233
+ "200": {
234
+ "description": "Environment variable",
235
+ "content": {
236
+ "application/json": {
237
+ "schema": {
238
+ "$ref": "#/components/schemas/EnvironmentVariable"
239
+ }
240
+ }
241
+ }
242
+ },
243
+ "401": {
244
+ "description": "Unauthorized"
245
+ },
246
+ "403": {
247
+ "description": "Forbidden"
248
+ },
249
+ "404": {
250
+ "description": "Environment variable not found"
251
+ },
252
+ "500": {
253
+ "description": "Internal server error"
254
+ }
255
+ }
256
+ },
257
+ "put": {
258
+ "operationId": "updateEnvironmentVariable",
259
+ "summary": "Update environment variable",
260
+ "description": "Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist.",
261
+ "tags": [
262
+ "environments"
263
+ ],
264
+ "requestBody": {
265
+ "required": true,
266
+ "content": {
267
+ "application/json": {
268
+ "schema": {
269
+ "$ref": "#/components/schemas/EnvironmentVariableUpdateRequest"
270
+ }
271
+ }
272
+ }
273
+ },
274
+ "responses": {
275
+ "200": {
276
+ "description": "Updated environment variable",
277
+ "content": {
278
+ "application/json": {
279
+ "schema": {
280
+ "$ref": "#/components/schemas/EnvironmentVariable"
281
+ }
282
+ }
283
+ }
284
+ },
285
+ "201": {
286
+ "description": "Created environment variable",
287
+ "content": {
288
+ "application/json": {
289
+ "schema": {
290
+ "$ref": "#/components/schemas/EnvironmentVariable"
291
+ }
292
+ }
293
+ }
294
+ },
295
+ "400": {
296
+ "description": "Invalid request"
297
+ },
298
+ "401": {
299
+ "description": "Unauthorized"
300
+ },
301
+ "403": {
302
+ "description": "Forbidden"
303
+ },
304
+ "500": {
305
+ "description": "Internal server error"
306
+ }
307
+ }
308
+ },
309
+ "delete": {
310
+ "operationId": "deleteEnvironmentVariable",
311
+ "summary": "Delete environment variable",
312
+ "description": "Delete an environment variable by key.",
313
+ "tags": [
314
+ "environments"
315
+ ],
316
+ "responses": {
317
+ "204": {
318
+ "description": "Environment variable deleted"
319
+ },
320
+ "401": {
321
+ "description": "Unauthorized"
322
+ },
323
+ "403": {
324
+ "description": "Forbidden"
325
+ },
326
+ "404": {
327
+ "description": "Environment variable not found"
328
+ },
329
+ "500": {
330
+ "description": "Internal server error"
331
+ }
332
+ }
333
+ }
334
+ }
335
+ },
336
+ "components": {
337
+ "securitySchemes": {
338
+ "EpilotAuth": {
339
+ "type": "http",
340
+ "scheme": "bearer",
341
+ "bearerFormat": "JWT"
342
+ }
343
+ },
344
+ "schemas": {
345
+ "EnvironmentValueType": {
346
+ "type": "string",
347
+ "enum": [
348
+ "String",
349
+ "SecretString"
350
+ ]
351
+ },
352
+ "EnvironmentVariable": {
353
+ "type": "object",
354
+ "required": [
355
+ "key",
356
+ "type",
357
+ "created_at",
358
+ "updated_at"
359
+ ],
360
+ "properties": {
361
+ "key": {
362
+ "type": "string",
363
+ "pattern": "^[a-z0-9][a-z0-9_.\\-]{0,127}$"
364
+ },
365
+ "type": {
366
+ "$ref": "#/components/schemas/EnvironmentValueType"
367
+ },
368
+ "description": {
369
+ "type": "string"
370
+ },
371
+ "group": {
372
+ "type": "string",
373
+ "description": "Optional group name for organising variables in the UI"
374
+ },
375
+ "value": {
376
+ "type": "string",
377
+ "description": "Value is returned for String type, omitted for SecretString"
378
+ },
379
+ "created_at": {
380
+ "type": "string",
381
+ "format": "date-time"
382
+ },
383
+ "updated_at": {
384
+ "type": "string",
385
+ "format": "date-time"
386
+ }
387
+ }
388
+ },
389
+ "EnvironmentVariableListItem": {
390
+ "type": "object",
391
+ "required": [
392
+ "key",
393
+ "type",
394
+ "created_at",
395
+ "updated_at"
396
+ ],
397
+ "properties": {
398
+ "key": {
399
+ "type": "string"
400
+ },
401
+ "type": {
402
+ "$ref": "#/components/schemas/EnvironmentValueType"
403
+ },
404
+ "description": {
405
+ "type": "string"
406
+ },
407
+ "group": {
408
+ "type": "string",
409
+ "description": "Optional group name for organising variables in the UI"
410
+ },
411
+ "value": {
412
+ "type": "string",
413
+ "description": "Value is returned for String type, omitted for SecretString"
414
+ },
415
+ "created_at": {
416
+ "type": "string",
417
+ "format": "date-time"
418
+ },
419
+ "updated_at": {
420
+ "type": "string",
421
+ "format": "date-time"
422
+ }
423
+ }
424
+ },
425
+ "EnvironmentVariableList": {
426
+ "type": "object",
427
+ "required": [
428
+ "items"
429
+ ],
430
+ "properties": {
431
+ "items": {
432
+ "type": "array",
433
+ "items": {
434
+ "$ref": "#/components/schemas/EnvironmentVariableListItem"
435
+ }
436
+ }
437
+ }
438
+ },
439
+ "EnvironmentVariableCreateRequest": {
440
+ "type": "object",
441
+ "required": [
442
+ "key",
443
+ "type"
444
+ ],
445
+ "properties": {
446
+ "key": {
447
+ "type": "string",
448
+ "pattern": "^[a-z0-9][a-z0-9_.\\-]{0,127}$"
449
+ },
450
+ "type": {
451
+ "$ref": "#/components/schemas/EnvironmentValueType"
452
+ },
453
+ "description": {
454
+ "type": "string"
455
+ },
456
+ "group": {
457
+ "type": "string"
458
+ },
459
+ "value": {
460
+ "type": "string"
461
+ }
462
+ }
463
+ },
464
+ "EnvironmentVariableUpdateRequest": {
465
+ "type": "object",
466
+ "properties": {
467
+ "type": {
468
+ "description": "Type of variable. Used when creating a new variable. Defaults to String.",
469
+ "allOf": [
470
+ {
471
+ "$ref": "#/components/schemas/EnvironmentValueType"
472
+ }
473
+ ]
474
+ },
475
+ "value": {
476
+ "type": "string"
477
+ },
478
+ "description": {
479
+ "type": "string"
480
+ },
481
+ "group": {
482
+ "type": "string"
483
+ }
484
+ }
485
+ },
486
+ "EnvironmentGroup": {
487
+ "type": "object",
488
+ "required": [
489
+ "name",
490
+ "created_at",
491
+ "updated_at"
492
+ ],
493
+ "properties": {
494
+ "name": {
495
+ "type": "string"
496
+ },
497
+ "description": {
498
+ "type": "string"
499
+ },
500
+ "created_at": {
501
+ "type": "string",
502
+ "format": "date-time"
503
+ },
504
+ "updated_at": {
505
+ "type": "string",
506
+ "format": "date-time"
507
+ }
508
+ }
509
+ },
510
+ "EnvironmentGroupList": {
511
+ "type": "object",
512
+ "required": [
513
+ "items"
514
+ ],
515
+ "properties": {
516
+ "items": {
517
+ "type": "array",
518
+ "items": {
519
+ "$ref": "#/components/schemas/EnvironmentGroup"
520
+ }
521
+ }
522
+ }
523
+ },
524
+ "EnvironmentGroupUpsertRequest": {
525
+ "type": "object",
526
+ "properties": {
527
+ "description": {
528
+ "type": "string"
529
+ }
530
+ }
531
+ }
532
+ }
533
+ },
534
+ "servers": [
535
+ {
536
+ "url": "https://environments.sls.epilot.io"
537
+ }
538
+ ]
539
+ }
@@ -0,0 +1 @@
1
+ {"s":"https://event-catalog.sls.epilot.io","o":[["listEvents","get","/v1/events"],["getEvent","get","/v1/events/{event_name}",[["event_name","p",true]]],["patchEvent","patch","/v1/events/{event_name}",[["event_name","p",true]],1],["getEventJSONSchema","get","/v1/events/{event_name}/json_schema",[["event_name","p",true]]],["getEventExample","get","/v1/events/{event_name}/example",[["event_name","p",true]]],["searchEventHistory","post","/v1/events/{event_name}:history",[["event_name","p",true]],1],["triggerEvent","post","/v1/events/{event_name}:trigger",[["event_name","p",true]],1]],"v":"3.0.0"}