@approvio/api 0.0.40 → 0.0.41
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/README.md +0 -1
- package/dist/mocks/index.d.cts +1 -1
- package/dist/mocks/index.d.mts +1 -1
- package/dist/src/index.cjs +98 -5
- package/dist/src/index.d.cts +98 -45
- package/dist/src/index.d.mts +98 -45
- package/dist/src/index.mjs +86 -6
- package/dist/{workflow-create-DL0bZ2df.d.mts → workflow-create-CSCUMfYW.d.cts} +12 -12
- package/dist/{workflow-create-Ng_I-FfX.d.cts → workflow-create-DyEyaGqO.d.mts} +12 -12
- package/package.json +2 -2
|
@@ -24,7 +24,7 @@ declare namespace OrRule {
|
|
|
24
24
|
* Workflow Approval System API
|
|
25
25
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
26
26
|
*
|
|
27
|
-
* The version of the OpenAPI document: 0.0.
|
|
27
|
+
* The version of the OpenAPI document: 0.0.36
|
|
28
28
|
*
|
|
29
29
|
*
|
|
30
30
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -96,7 +96,7 @@ declare namespace AndRule {
|
|
|
96
96
|
* Workflow Approval System API
|
|
97
97
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
98
98
|
*
|
|
99
|
-
* The version of the OpenAPI document: 0.0.
|
|
99
|
+
* The version of the OpenAPI document: 0.0.36
|
|
100
100
|
*
|
|
101
101
|
*
|
|
102
102
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -115,7 +115,7 @@ interface ConcurrencyControl {
|
|
|
115
115
|
* Workflow Approval System API
|
|
116
116
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
117
117
|
*
|
|
118
|
-
* The version of the OpenAPI document: 0.0.
|
|
118
|
+
* The version of the OpenAPI document: 0.0.36
|
|
119
119
|
*
|
|
120
120
|
*
|
|
121
121
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -147,7 +147,7 @@ declare namespace EmailAction {
|
|
|
147
147
|
* Workflow Approval System API
|
|
148
148
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
149
149
|
*
|
|
150
|
-
* The version of the OpenAPI document: 0.0.
|
|
150
|
+
* The version of the OpenAPI document: 0.0.36
|
|
151
151
|
*
|
|
152
152
|
*
|
|
153
153
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -164,7 +164,7 @@ interface GroupInfo {
|
|
|
164
164
|
* Workflow Approval System API
|
|
165
165
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
166
166
|
*
|
|
167
|
-
* The version of the OpenAPI document: 0.0.
|
|
167
|
+
* The version of the OpenAPI document: 0.0.36
|
|
168
168
|
*
|
|
169
169
|
*
|
|
170
170
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -203,7 +203,7 @@ interface Group {
|
|
|
203
203
|
* Workflow Approval System API
|
|
204
204
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
205
205
|
*
|
|
206
|
-
* The version of the OpenAPI document: 0.0.
|
|
206
|
+
* The version of the OpenAPI document: 0.0.36
|
|
207
207
|
*
|
|
208
208
|
*
|
|
209
209
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -236,7 +236,7 @@ interface ListGroups200Response {
|
|
|
236
236
|
* Workflow Approval System API
|
|
237
237
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
238
238
|
*
|
|
239
|
-
* The version of the OpenAPI document: 0.0.
|
|
239
|
+
* The version of the OpenAPI document: 0.0.36
|
|
240
240
|
*
|
|
241
241
|
*
|
|
242
242
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -263,7 +263,7 @@ interface UserSummary {
|
|
|
263
263
|
* Workflow Approval System API
|
|
264
264
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
265
265
|
*
|
|
266
|
-
* The version of the OpenAPI document: 0.0.
|
|
266
|
+
* The version of the OpenAPI document: 0.0.36
|
|
267
267
|
*
|
|
268
268
|
*
|
|
269
269
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -285,7 +285,7 @@ declare const WorkflowTemplateStatus: {
|
|
|
285
285
|
* Workflow Approval System API
|
|
286
286
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
287
287
|
*
|
|
288
|
-
* The version of the OpenAPI document: 0.0.
|
|
288
|
+
* The version of the OpenAPI document: 0.0.36
|
|
289
289
|
*
|
|
290
290
|
*
|
|
291
291
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -451,7 +451,7 @@ interface ListWorkflows200Response {
|
|
|
451
451
|
* Workflow Approval System API
|
|
452
452
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
453
453
|
*
|
|
454
|
-
* The version of the OpenAPI document: 0.0.
|
|
454
|
+
* The version of the OpenAPI document: 0.0.36
|
|
455
455
|
*
|
|
456
456
|
*
|
|
457
457
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -474,7 +474,7 @@ interface TokenResponse {
|
|
|
474
474
|
* Workflow Approval System API
|
|
475
475
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
476
476
|
*
|
|
477
|
-
* The version of the OpenAPI document: 0.0.
|
|
477
|
+
* The version of the OpenAPI document: 0.0.36
|
|
478
478
|
*
|
|
479
479
|
*
|
|
480
480
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -509,7 +509,7 @@ interface User {
|
|
|
509
509
|
* Workflow Approval System API
|
|
510
510
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
511
511
|
*
|
|
512
|
-
* The version of the OpenAPI document: 0.0.
|
|
512
|
+
* The version of the OpenAPI document: 0.0.36
|
|
513
513
|
*
|
|
514
514
|
*
|
|
515
515
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -24,7 +24,7 @@ declare namespace OrRule {
|
|
|
24
24
|
* Workflow Approval System API
|
|
25
25
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
26
26
|
*
|
|
27
|
-
* The version of the OpenAPI document: 0.0.
|
|
27
|
+
* The version of the OpenAPI document: 0.0.36
|
|
28
28
|
*
|
|
29
29
|
*
|
|
30
30
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -96,7 +96,7 @@ declare namespace AndRule {
|
|
|
96
96
|
* Workflow Approval System API
|
|
97
97
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
98
98
|
*
|
|
99
|
-
* The version of the OpenAPI document: 0.0.
|
|
99
|
+
* The version of the OpenAPI document: 0.0.36
|
|
100
100
|
*
|
|
101
101
|
*
|
|
102
102
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -115,7 +115,7 @@ interface ConcurrencyControl {
|
|
|
115
115
|
* Workflow Approval System API
|
|
116
116
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
117
117
|
*
|
|
118
|
-
* The version of the OpenAPI document: 0.0.
|
|
118
|
+
* The version of the OpenAPI document: 0.0.36
|
|
119
119
|
*
|
|
120
120
|
*
|
|
121
121
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -147,7 +147,7 @@ declare namespace EmailAction {
|
|
|
147
147
|
* Workflow Approval System API
|
|
148
148
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
149
149
|
*
|
|
150
|
-
* The version of the OpenAPI document: 0.0.
|
|
150
|
+
* The version of the OpenAPI document: 0.0.36
|
|
151
151
|
*
|
|
152
152
|
*
|
|
153
153
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -164,7 +164,7 @@ interface GroupInfo {
|
|
|
164
164
|
* Workflow Approval System API
|
|
165
165
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
166
166
|
*
|
|
167
|
-
* The version of the OpenAPI document: 0.0.
|
|
167
|
+
* The version of the OpenAPI document: 0.0.36
|
|
168
168
|
*
|
|
169
169
|
*
|
|
170
170
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -203,7 +203,7 @@ interface Group {
|
|
|
203
203
|
* Workflow Approval System API
|
|
204
204
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
205
205
|
*
|
|
206
|
-
* The version of the OpenAPI document: 0.0.
|
|
206
|
+
* The version of the OpenAPI document: 0.0.36
|
|
207
207
|
*
|
|
208
208
|
*
|
|
209
209
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -236,7 +236,7 @@ interface ListGroups200Response {
|
|
|
236
236
|
* Workflow Approval System API
|
|
237
237
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
238
238
|
*
|
|
239
|
-
* The version of the OpenAPI document: 0.0.
|
|
239
|
+
* The version of the OpenAPI document: 0.0.36
|
|
240
240
|
*
|
|
241
241
|
*
|
|
242
242
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -263,7 +263,7 @@ interface UserSummary {
|
|
|
263
263
|
* Workflow Approval System API
|
|
264
264
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
265
265
|
*
|
|
266
|
-
* The version of the OpenAPI document: 0.0.
|
|
266
|
+
* The version of the OpenAPI document: 0.0.36
|
|
267
267
|
*
|
|
268
268
|
*
|
|
269
269
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -285,7 +285,7 @@ declare const WorkflowTemplateStatus: {
|
|
|
285
285
|
* Workflow Approval System API
|
|
286
286
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
287
287
|
*
|
|
288
|
-
* The version of the OpenAPI document: 0.0.
|
|
288
|
+
* The version of the OpenAPI document: 0.0.36
|
|
289
289
|
*
|
|
290
290
|
*
|
|
291
291
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -451,7 +451,7 @@ interface ListWorkflows200Response {
|
|
|
451
451
|
* Workflow Approval System API
|
|
452
452
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
453
453
|
*
|
|
454
|
-
* The version of the OpenAPI document: 0.0.
|
|
454
|
+
* The version of the OpenAPI document: 0.0.36
|
|
455
455
|
*
|
|
456
456
|
*
|
|
457
457
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -474,7 +474,7 @@ interface TokenResponse {
|
|
|
474
474
|
* Workflow Approval System API
|
|
475
475
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
476
476
|
*
|
|
477
|
-
* The version of the OpenAPI document: 0.0.
|
|
477
|
+
* The version of the OpenAPI document: 0.0.36
|
|
478
478
|
*
|
|
479
479
|
*
|
|
480
480
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -509,7 +509,7 @@ interface User {
|
|
|
509
509
|
* Workflow Approval System API
|
|
510
510
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
511
511
|
*
|
|
512
|
-
* The version of the OpenAPI document: 0.0.
|
|
512
|
+
* The version of the OpenAPI document: 0.0.36
|
|
513
513
|
*
|
|
514
514
|
*
|
|
515
515
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@approvio/api",
|
|
3
3
|
"author": "Giovanni Baratta",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "0.0.
|
|
5
|
+
"version": "0.0.41",
|
|
6
6
|
"private": false,
|
|
7
7
|
"type": "module",
|
|
8
8
|
"main": "./dist/src/index.cjs",
|
|
@@ -69,4 +69,4 @@
|
|
|
69
69
|
"peerDependencies": {
|
|
70
70
|
"fp-ts": "^2.0.0"
|
|
71
71
|
}
|
|
72
|
-
}
|
|
72
|
+
}
|