@approvio/api 0.0.39 → 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 +151 -31
- package/dist/src/index.d.cts +108 -73
- package/dist/src/index.d.mts +108 -73
- package/dist/src/index.mjs +137 -26
- package/dist/{workflow-create-BWzcjT6i.d.mts → workflow-create-CSCUMfYW.d.cts} +56 -24
- package/dist/{workflow-create-YXAJ6Gr8.d.cts → workflow-create-DyEyaGqO.d.mts} +56 -24
- package/package.json +3 -3
package/dist/src/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as
|
|
1
|
+
import { _ as ConcurrencyControl, a as Workflow, b as GroupRequirementRule, c as WorkflowAction, d as UserSummary, f as ListGroups200Response, g as EmailAction, h as GroupInfo, i as ListWorkflows200Response, l as WebhookAction, m as Group, n as User, o as WorkflowRef, p as Pagination, r as TokenResponse, s as WorkflowTemplate, t as WorkflowCreate, u as WorkflowTemplateStatus, v as AndRule, x as OrRule, y as ApprovalRule } from "../workflow-create-CSCUMfYW.cjs";
|
|
2
2
|
import { Either } from "fp-ts/Either";
|
|
3
3
|
|
|
4
4
|
//#region generated/openapi/model/api-error-details-inner.d.ts
|
|
@@ -6,7 +6,7 @@ import { Either } from "fp-ts/Either";
|
|
|
6
6
|
* Workflow Approval System API
|
|
7
7
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
8
8
|
*
|
|
9
|
-
* The version of the OpenAPI document: 0.0.
|
|
9
|
+
* The version of the OpenAPI document: 0.0.36
|
|
10
10
|
*
|
|
11
11
|
*
|
|
12
12
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -36,7 +36,7 @@ interface APIError {
|
|
|
36
36
|
* Workflow Approval System API
|
|
37
37
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
38
38
|
*
|
|
39
|
-
* The version of the OpenAPI document: 0.0.
|
|
39
|
+
* The version of the OpenAPI document: 0.0.36
|
|
40
40
|
*
|
|
41
41
|
*
|
|
42
42
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -75,7 +75,7 @@ interface AddGroupEntitiesRequest {
|
|
|
75
75
|
* Workflow Approval System API
|
|
76
76
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
77
77
|
*
|
|
78
|
-
* The version of the OpenAPI document: 0.0.
|
|
78
|
+
* The version of the OpenAPI document: 0.0.36
|
|
79
79
|
*
|
|
80
80
|
*
|
|
81
81
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -94,7 +94,7 @@ interface AgentChallengeRequest {
|
|
|
94
94
|
* Workflow Approval System API
|
|
95
95
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
96
96
|
*
|
|
97
|
-
* The version of the OpenAPI document: 0.0.
|
|
97
|
+
* The version of the OpenAPI document: 0.0.36
|
|
98
98
|
*
|
|
99
99
|
*
|
|
100
100
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -113,7 +113,7 @@ interface AgentChallengeResponse {
|
|
|
113
113
|
* Workflow Approval System API
|
|
114
114
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
115
115
|
*
|
|
116
|
-
* The version of the OpenAPI document: 0.0.
|
|
116
|
+
* The version of the OpenAPI document: 0.0.36
|
|
117
117
|
*
|
|
118
118
|
*
|
|
119
119
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -144,7 +144,7 @@ interface AgentGet200Response {
|
|
|
144
144
|
* Workflow Approval System API
|
|
145
145
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
146
146
|
*
|
|
147
|
-
* The version of the OpenAPI document: 0.0.
|
|
147
|
+
* The version of the OpenAPI document: 0.0.36
|
|
148
148
|
*
|
|
149
149
|
*
|
|
150
150
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -163,7 +163,7 @@ interface AgentRegistrationRequest {
|
|
|
163
163
|
* Workflow Approval System API
|
|
164
164
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
165
165
|
*
|
|
166
|
-
* The version of the OpenAPI document: 0.0.
|
|
166
|
+
* The version of the OpenAPI document: 0.0.36
|
|
167
167
|
*
|
|
168
168
|
*
|
|
169
169
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -198,7 +198,7 @@ interface AgentRegistrationResponse {
|
|
|
198
198
|
* Workflow Approval System API
|
|
199
199
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
200
200
|
*
|
|
201
|
-
* The version of the OpenAPI document: 0.0.
|
|
201
|
+
* The version of the OpenAPI document: 0.0.36
|
|
202
202
|
*
|
|
203
203
|
*
|
|
204
204
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -221,7 +221,7 @@ interface AgentSummary {
|
|
|
221
221
|
* Workflow Approval System API
|
|
222
222
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
223
223
|
*
|
|
224
|
-
* The version of the OpenAPI document: 0.0.
|
|
224
|
+
* The version of the OpenAPI document: 0.0.36
|
|
225
225
|
*
|
|
226
226
|
*
|
|
227
227
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -245,11 +245,11 @@ interface AgentTokenRequest {
|
|
|
245
245
|
declare namespace AgentTokenRequest {
|
|
246
246
|
type GrantTypeEnum = 'urn:ietf:params:oauth:grant-type:jwt-bearer';
|
|
247
247
|
const GrantTypeEnum: {
|
|
248
|
-
|
|
248
|
+
UrnIetfParamsOauthGrantTypeJwtBearer: GrantTypeEnum;
|
|
249
249
|
};
|
|
250
250
|
type ClientAssertionTypeEnum = 'urn:ietf:params:oauth:client-assertion-type:jwt-bearer';
|
|
251
251
|
const ClientAssertionTypeEnum: {
|
|
252
|
-
|
|
252
|
+
UrnIetfParamsOauthClientAssertionTypeJwtBearer: ClientAssertionTypeEnum;
|
|
253
253
|
};
|
|
254
254
|
}
|
|
255
255
|
//#endregion
|
|
@@ -258,7 +258,7 @@ declare namespace AgentTokenRequest {
|
|
|
258
258
|
* Workflow Approval System API
|
|
259
259
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
260
260
|
*
|
|
261
|
-
* The version of the OpenAPI document: 0.0.
|
|
261
|
+
* The version of the OpenAPI document: 0.0.36
|
|
262
262
|
*
|
|
263
263
|
*
|
|
264
264
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -281,7 +281,7 @@ interface AgentTokenResponse {
|
|
|
281
281
|
* Workflow Approval System API
|
|
282
282
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
283
283
|
*
|
|
284
|
-
* The version of the OpenAPI document: 0.0.
|
|
284
|
+
* The version of the OpenAPI document: 0.0.36
|
|
285
285
|
*
|
|
286
286
|
*
|
|
287
287
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -326,7 +326,7 @@ interface GetEntityInfo200Response {
|
|
|
326
326
|
* Workflow Approval System API
|
|
327
327
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
328
328
|
*
|
|
329
|
-
* The version of the OpenAPI document: 0.0.
|
|
329
|
+
* The version of the OpenAPI document: 0.0.36
|
|
330
330
|
*
|
|
331
331
|
*
|
|
332
332
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -345,7 +345,7 @@ interface GetWorkflowParams {
|
|
|
345
345
|
* Workflow Approval System API
|
|
346
346
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
347
347
|
*
|
|
348
|
-
* The version of the OpenAPI document: 0.0.
|
|
348
|
+
* The version of the OpenAPI document: 0.0.36
|
|
349
349
|
*
|
|
350
350
|
*
|
|
351
351
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -389,7 +389,7 @@ interface GetWorkflowVotes200Response {
|
|
|
389
389
|
* Workflow Approval System API
|
|
390
390
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
391
391
|
*
|
|
392
|
-
* The version of the OpenAPI document: 0.0.
|
|
392
|
+
* The version of the OpenAPI document: 0.0.36
|
|
393
393
|
*
|
|
394
394
|
*
|
|
395
395
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -421,7 +421,7 @@ interface GroupMembership {
|
|
|
421
421
|
* Workflow Approval System API
|
|
422
422
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
423
423
|
*
|
|
424
|
-
* The version of the OpenAPI document: 0.0.
|
|
424
|
+
* The version of the OpenAPI document: 0.0.36
|
|
425
425
|
*
|
|
426
426
|
*
|
|
427
427
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -453,7 +453,7 @@ declare namespace GroupScope {
|
|
|
453
453
|
* Workflow Approval System API
|
|
454
454
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
455
455
|
*
|
|
456
|
-
* The version of the OpenAPI document: 0.0.
|
|
456
|
+
* The version of the OpenAPI document: 0.0.36
|
|
457
457
|
*
|
|
458
458
|
*
|
|
459
459
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -476,7 +476,7 @@ interface HealthResponse {
|
|
|
476
476
|
* Workflow Approval System API
|
|
477
477
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
478
478
|
*
|
|
479
|
-
* The version of the OpenAPI document: 0.0.
|
|
479
|
+
* The version of the OpenAPI document: 0.0.36
|
|
480
480
|
*
|
|
481
481
|
*
|
|
482
482
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -492,7 +492,7 @@ interface InitiateCliLogin200Response {
|
|
|
492
492
|
* Workflow Approval System API
|
|
493
493
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
494
494
|
*
|
|
495
|
-
* The version of the OpenAPI document: 0.0.
|
|
495
|
+
* The version of the OpenAPI document: 0.0.36
|
|
496
496
|
*
|
|
497
497
|
*
|
|
498
498
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -517,7 +517,7 @@ interface ListAgents200Response {
|
|
|
517
517
|
* Workflow Approval System API
|
|
518
518
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
519
519
|
*
|
|
520
|
-
* The version of the OpenAPI document: 0.0.
|
|
520
|
+
* The version of the OpenAPI document: 0.0.36
|
|
521
521
|
*
|
|
522
522
|
*
|
|
523
523
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -546,7 +546,7 @@ interface ListGroupEntities200Response {
|
|
|
546
546
|
* Workflow Approval System API
|
|
547
547
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
548
548
|
*
|
|
549
|
-
* The version of the OpenAPI document: 0.0.
|
|
549
|
+
* The version of the OpenAPI document: 0.0.36
|
|
550
550
|
*
|
|
551
551
|
*
|
|
552
552
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -573,7 +573,7 @@ interface ListGroupsParams {
|
|
|
573
573
|
* Workflow Approval System API
|
|
574
574
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
575
575
|
*
|
|
576
|
-
* The version of the OpenAPI document: 0.0.
|
|
576
|
+
* The version of the OpenAPI document: 0.0.36
|
|
577
577
|
*
|
|
578
578
|
*
|
|
579
579
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -606,7 +606,7 @@ interface ListOrganizationAdminsForOrg200Response {
|
|
|
606
606
|
* Workflow Approval System API
|
|
607
607
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
608
608
|
*
|
|
609
|
-
* The version of the OpenAPI document: 0.0.
|
|
609
|
+
* The version of the OpenAPI document: 0.0.36
|
|
610
610
|
*
|
|
611
611
|
*
|
|
612
612
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -638,7 +638,7 @@ interface ListRoleTemplates200Response {
|
|
|
638
638
|
* Workflow Approval System API
|
|
639
639
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
640
640
|
*
|
|
641
|
-
* The version of the OpenAPI document: 0.0.
|
|
641
|
+
* The version of the OpenAPI document: 0.0.36
|
|
642
642
|
*
|
|
643
643
|
*
|
|
644
644
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -679,7 +679,7 @@ interface ListSpaces200Response {
|
|
|
679
679
|
* Workflow Approval System API
|
|
680
680
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
681
681
|
*
|
|
682
|
-
* The version of the OpenAPI document: 0.0.
|
|
682
|
+
* The version of the OpenAPI document: 0.0.36
|
|
683
683
|
*
|
|
684
684
|
*
|
|
685
685
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -712,7 +712,7 @@ interface ListUsers200Response {
|
|
|
712
712
|
* Workflow Approval System API
|
|
713
713
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
714
714
|
*
|
|
715
|
-
* The version of the OpenAPI document: 0.0.
|
|
715
|
+
* The version of the OpenAPI document: 0.0.36
|
|
716
716
|
*
|
|
717
717
|
*
|
|
718
718
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -735,17 +735,6 @@ interface ListUsersParams {
|
|
|
735
735
|
}
|
|
736
736
|
//#endregion
|
|
737
737
|
//#region generated/openapi/model/workflow-template-summary.d.ts
|
|
738
|
-
/**
|
|
739
|
-
* Workflow Approval System API
|
|
740
|
-
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
741
|
-
*
|
|
742
|
-
* The version of the OpenAPI document: 0.0.34
|
|
743
|
-
*
|
|
744
|
-
*
|
|
745
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
746
|
-
* https://openapi-generator.tech
|
|
747
|
-
* Do not edit the class manually.
|
|
748
|
-
*/
|
|
749
738
|
interface WorkflowTemplateSummary {
|
|
750
739
|
/**
|
|
751
740
|
* Internal unique identifier for the workflow template.
|
|
@@ -763,6 +752,7 @@ interface WorkflowTemplateSummary {
|
|
|
763
752
|
* Detailed description of the workflow template.
|
|
764
753
|
*/
|
|
765
754
|
description?: string;
|
|
755
|
+
status: WorkflowTemplateStatus;
|
|
766
756
|
/**
|
|
767
757
|
* Timestamp when the workflow template was created.
|
|
768
758
|
*/
|
|
@@ -772,6 +762,7 @@ interface WorkflowTemplateSummary {
|
|
|
772
762
|
*/
|
|
773
763
|
readonly updatedAt: string;
|
|
774
764
|
}
|
|
765
|
+
declare namespace WorkflowTemplateSummary {}
|
|
775
766
|
//#endregion
|
|
776
767
|
//#region generated/openapi/model/list-workflow-templates-200-response.d.ts
|
|
777
768
|
interface ListWorkflowTemplates200Response {
|
|
@@ -780,17 +771,6 @@ interface ListWorkflowTemplates200Response {
|
|
|
780
771
|
}
|
|
781
772
|
//#endregion
|
|
782
773
|
//#region generated/openapi/model/list-workflow-templates-params.d.ts
|
|
783
|
-
/**
|
|
784
|
-
* Workflow Approval System API
|
|
785
|
-
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
786
|
-
*
|
|
787
|
-
* The version of the OpenAPI document: 0.0.34
|
|
788
|
-
*
|
|
789
|
-
*
|
|
790
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
791
|
-
* https://openapi-generator.tech
|
|
792
|
-
* Do not edit the class manually.
|
|
793
|
-
*/
|
|
794
774
|
interface ListWorkflowTemplatesParams {
|
|
795
775
|
/**
|
|
796
776
|
* Page number for pagination (1-indexed)
|
|
@@ -823,7 +803,41 @@ interface ListWorkflowTemplatesParams {
|
|
|
823
803
|
/**
|
|
824
804
|
* Filter by workflow template status. Can provide multiple values. Defaults to returning only ACTIVE templates.
|
|
825
805
|
*/
|
|
826
|
-
status?: Array<
|
|
806
|
+
status?: Array<WorkflowTemplateStatus>;
|
|
807
|
+
}
|
|
808
|
+
//#endregion
|
|
809
|
+
//#region generated/openapi/model/list-workflow-votes-params.d.ts
|
|
810
|
+
/**
|
|
811
|
+
* Workflow Approval System API
|
|
812
|
+
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
813
|
+
*
|
|
814
|
+
* The version of the OpenAPI document: 0.0.36
|
|
815
|
+
*
|
|
816
|
+
*
|
|
817
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
818
|
+
* https://openapi-generator.tech
|
|
819
|
+
* Do not edit the class manually.
|
|
820
|
+
*/
|
|
821
|
+
interface ListWorkflowVotesParams {
|
|
822
|
+
/**
|
|
823
|
+
* Page number for pagination (1-indexed)
|
|
824
|
+
*/
|
|
825
|
+
page?: number;
|
|
826
|
+
/**
|
|
827
|
+
* Number of results per page
|
|
828
|
+
*/
|
|
829
|
+
limit?: number;
|
|
830
|
+
/**
|
|
831
|
+
* Fields to order the results by, along with the order direction.
|
|
832
|
+
*/
|
|
833
|
+
orderBy?: Array<ListWorkflowVotesParams.OrderByEnum>;
|
|
834
|
+
}
|
|
835
|
+
declare namespace ListWorkflowVotesParams {
|
|
836
|
+
type OrderByEnum = 'TIMESTAMP:ASC' | 'TIMESTAMP:DESC';
|
|
837
|
+
const OrderByEnum: {
|
|
838
|
+
TimestampAsc: OrderByEnum;
|
|
839
|
+
TimestampDesc: OrderByEnum;
|
|
840
|
+
};
|
|
827
841
|
}
|
|
828
842
|
//#endregion
|
|
829
843
|
//#region generated/openapi/model/list-workflows-params.d.ts
|
|
@@ -831,7 +845,7 @@ interface ListWorkflowTemplatesParams {
|
|
|
831
845
|
* Workflow Approval System API
|
|
832
846
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
833
847
|
*
|
|
834
|
-
* The version of the OpenAPI document: 0.0.
|
|
848
|
+
* The version of the OpenAPI document: 0.0.36
|
|
835
849
|
*
|
|
836
850
|
*
|
|
837
851
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -859,6 +873,23 @@ interface ListWorkflowsParams {
|
|
|
859
873
|
* Optional workflow template identifier (UUID or name) to filter workflows.
|
|
860
874
|
*/
|
|
861
875
|
workflowTemplateIdentifier?: string;
|
|
876
|
+
/**
|
|
877
|
+
* Filter workflows that mentions at least one of the provided group UUIDs in their approval rule.
|
|
878
|
+
*/
|
|
879
|
+
includeGroups?: Array<string>;
|
|
880
|
+
/**
|
|
881
|
+
* Fields to order the results by, along with the order direction. Can specify multiple fields.
|
|
882
|
+
*/
|
|
883
|
+
orderBy?: Array<ListWorkflowsParams.OrderByEnum>;
|
|
884
|
+
}
|
|
885
|
+
declare namespace ListWorkflowsParams {
|
|
886
|
+
type OrderByEnum = 'CREATED_AT:ASC' | 'CREATED_AT:DESC' | 'UPDATED_AT:ASC' | 'UPDATED_AT:DESC';
|
|
887
|
+
const OrderByEnum: {
|
|
888
|
+
CreatedAtAsc: OrderByEnum;
|
|
889
|
+
CreatedAtDesc: OrderByEnum;
|
|
890
|
+
UpdatedAtAsc: OrderByEnum;
|
|
891
|
+
UpdatedAtDesc: OrderByEnum;
|
|
892
|
+
};
|
|
862
893
|
}
|
|
863
894
|
//#endregion
|
|
864
895
|
//#region generated/openapi/model/oidc-callback-request.d.ts
|
|
@@ -866,7 +897,7 @@ interface ListWorkflowsParams {
|
|
|
866
897
|
* Workflow Approval System API
|
|
867
898
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
868
899
|
*
|
|
869
|
-
* The version of the OpenAPI document: 0.0.
|
|
900
|
+
* The version of the OpenAPI document: 0.0.36
|
|
870
901
|
*
|
|
871
902
|
*
|
|
872
903
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -889,7 +920,7 @@ interface OidcCallbackRequest {
|
|
|
889
920
|
* Workflow Approval System API
|
|
890
921
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
891
922
|
*
|
|
892
|
-
* The version of the OpenAPI document: 0.0.
|
|
923
|
+
* The version of the OpenAPI document: 0.0.36
|
|
893
924
|
*
|
|
894
925
|
*
|
|
895
926
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -917,7 +948,7 @@ declare namespace OrgScope {
|
|
|
917
948
|
* Workflow Approval System API
|
|
918
949
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
919
950
|
*
|
|
920
|
-
* The version of the OpenAPI document: 0.0.
|
|
951
|
+
* The version of the OpenAPI document: 0.0.36
|
|
921
952
|
*
|
|
922
953
|
*
|
|
923
954
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -936,7 +967,7 @@ interface OrganizationAdminCreate {
|
|
|
936
967
|
* Workflow Approval System API
|
|
937
968
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
938
969
|
*
|
|
939
|
-
* The version of the OpenAPI document: 0.0.
|
|
970
|
+
* The version of the OpenAPI document: 0.0.36
|
|
940
971
|
*
|
|
941
972
|
*
|
|
942
973
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -955,7 +986,7 @@ interface OrganizationAdminRemove {
|
|
|
955
986
|
* Workflow Approval System API
|
|
956
987
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
957
988
|
*
|
|
958
|
-
* The version of the OpenAPI document: 0.0.
|
|
989
|
+
* The version of the OpenAPI document: 0.0.36
|
|
959
990
|
*
|
|
960
991
|
*
|
|
961
992
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -986,7 +1017,7 @@ interface PrivilegedTokenExchangeRequest {
|
|
|
986
1017
|
* Workflow Approval System API
|
|
987
1018
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
988
1019
|
*
|
|
989
|
-
* The version of the OpenAPI document: 0.0.
|
|
1020
|
+
* The version of the OpenAPI document: 0.0.36
|
|
990
1021
|
*
|
|
991
1022
|
*
|
|
992
1023
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1005,7 +1036,7 @@ interface PrivilegedTokenResponse {
|
|
|
1005
1036
|
* Workflow Approval System API
|
|
1006
1037
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1007
1038
|
*
|
|
1008
|
-
* The version of the OpenAPI document: 0.0.
|
|
1039
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1009
1040
|
*
|
|
1010
1041
|
*
|
|
1011
1042
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1035,7 +1066,7 @@ interface RemoveGroupEntitiesRequest {
|
|
|
1035
1066
|
* Workflow Approval System API
|
|
1036
1067
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1037
1068
|
*
|
|
1038
|
-
* The version of the OpenAPI document: 0.0.
|
|
1069
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1039
1070
|
*
|
|
1040
1071
|
*
|
|
1041
1072
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1067,7 +1098,7 @@ declare namespace SpaceScope {
|
|
|
1067
1098
|
* Workflow Approval System API
|
|
1068
1099
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1069
1100
|
*
|
|
1070
|
-
* The version of the OpenAPI document: 0.0.
|
|
1101
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1071
1102
|
*
|
|
1072
1103
|
*
|
|
1073
1104
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1155,7 +1186,7 @@ interface RoleRemovalRequest {
|
|
|
1155
1186
|
* Workflow Approval System API
|
|
1156
1187
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1157
1188
|
*
|
|
1158
|
-
* The version of the OpenAPI document: 0.0.
|
|
1189
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1159
1190
|
*
|
|
1160
1191
|
*
|
|
1161
1192
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1178,7 +1209,7 @@ interface SpaceCreate {
|
|
|
1178
1209
|
* Workflow Approval System API
|
|
1179
1210
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1180
1211
|
*
|
|
1181
|
-
* The version of the OpenAPI document: 0.0.
|
|
1212
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1182
1213
|
*
|
|
1183
1214
|
*
|
|
1184
1215
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1201,7 +1232,7 @@ interface TokenRequest {
|
|
|
1201
1232
|
* Workflow Approval System API
|
|
1202
1233
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1203
1234
|
*
|
|
1204
|
-
* The version of the OpenAPI document: 0.0.
|
|
1235
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1205
1236
|
*
|
|
1206
1237
|
*
|
|
1207
1238
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1228,7 +1259,7 @@ interface UserCreate {
|
|
|
1228
1259
|
* Workflow Approval System API
|
|
1229
1260
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1230
1261
|
*
|
|
1231
|
-
* The version of the OpenAPI document: 0.0.
|
|
1262
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1232
1263
|
*
|
|
1233
1264
|
*
|
|
1234
1265
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1257,7 +1288,7 @@ declare namespace VoteApprove {
|
|
|
1257
1288
|
* Workflow Approval System API
|
|
1258
1289
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1259
1290
|
*
|
|
1260
|
-
* The version of the OpenAPI document: 0.0.
|
|
1291
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1261
1292
|
*
|
|
1262
1293
|
*
|
|
1263
1294
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1282,7 +1313,7 @@ declare namespace VoteVeto {
|
|
|
1282
1313
|
* Workflow Approval System API
|
|
1283
1314
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1284
1315
|
*
|
|
1285
|
-
* The version of the OpenAPI document: 0.0.
|
|
1316
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1286
1317
|
*
|
|
1287
1318
|
*
|
|
1288
1319
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1336,7 +1367,7 @@ interface WorkflowTemplateCreate {
|
|
|
1336
1367
|
* Workflow Approval System API
|
|
1337
1368
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
1338
1369
|
*
|
|
1339
|
-
* The version of the OpenAPI document: 0.0.
|
|
1370
|
+
* The version of the OpenAPI document: 0.0.36
|
|
1340
1371
|
*
|
|
1341
1372
|
*
|
|
1342
1373
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1373,6 +1404,7 @@ interface WorkflowTemplateUpdate {
|
|
|
1373
1404
|
* If true, all in-progress workflows associated with this template will be canceled when creating a new version. This affects the allowVotingOnDeprecatedTemplate setting: when true, voting is disabled on the deprecated template.
|
|
1374
1405
|
*/
|
|
1375
1406
|
cancelWorkflows?: boolean;
|
|
1407
|
+
concurrencyControl: ConcurrencyControl;
|
|
1376
1408
|
}
|
|
1377
1409
|
//#endregion
|
|
1378
1410
|
//#region generated/openapi/model/workflow-vote-request-vote-type.d.ts
|
|
@@ -1418,7 +1450,7 @@ type WorkflowRefValidationError = "malformed_object" | "invalid_workflow_templat
|
|
|
1418
1450
|
type WorkflowValidationError = "malformed_object" | "missing_id" | "invalid_id" | "missing_name" | "invalid_name" | "invalid_description" | "missing_status" | "invalid_status" | "missing_workflow_template_id" | "invalid_workflow_template_id" | "missing_metadata" | "invalid_metadata" | "invalid_ref" | "missing_created_at" | "invalid_created_at" | "missing_updated_at" | "invalid_updated_at" | "invalid_expires_at";
|
|
1419
1451
|
type GetWorkflowParamsValidationError = "malformed_object" | "invalid_include";
|
|
1420
1452
|
declare function validateGetWorkflowParams(object: unknown): Either<GetWorkflowParamsValidationError, GetWorkflowParams>;
|
|
1421
|
-
type ListWorkflowsParamsValidationError = "malformed_object" | "invalid_page" | "invalid_limit" | "invalid_include" | "invalid_include_only_non_terminal_state" | "invalid_workflow_template_identifier";
|
|
1453
|
+
type ListWorkflowsParamsValidationError = "malformed_object" | "invalid_page" | "invalid_limit" | "invalid_include" | "invalid_include_only_non_terminal_state" | "invalid_workflow_template_identifier" | "invalid_include_groups" | "invalid_order_by" | "duplicate_order_by_fields" | "too_many_order_by_items";
|
|
1422
1454
|
declare function validateListWorkflowsParams(object: unknown): Either<ListWorkflowsParamsValidationError, ListWorkflowsParams>;
|
|
1423
1455
|
type ListWorkflows200ResponseValidationError = "malformed_object" | "missing_data" | "invalid_data" | "missing_pagination" | "invalid_pagination";
|
|
1424
1456
|
declare function validateListWorkflows200Response(object: unknown): Either<ListWorkflows200ResponseValidationError, ListWorkflows200Response>;
|
|
@@ -1433,6 +1465,8 @@ type CanVoteResponseValidationError = "malformed_object" | "missing_can_vote" |
|
|
|
1433
1465
|
declare function validateCanVoteResponse(object: unknown): Either<CanVoteResponseValidationError, CanVoteResponse>;
|
|
1434
1466
|
type GetWorkflowVotes200ResponseValidationError = "malformed_object" | "missing_votes" | "invalid_votes";
|
|
1435
1467
|
declare function validateGetWorkflowVotes200Response(object: unknown): Either<GetWorkflowVotes200ResponseValidationError, GetWorkflowVotes200Response>;
|
|
1468
|
+
type ListWorkflowVotesParamsValidationError = "malformed_object" | "invalid_page" | "invalid_limit" | "invalid_order_by" | "duplicate_order_by_fields" | "too_many_order_by_items";
|
|
1469
|
+
declare function validateListWorkflowVotesParams(object: unknown): Either<ListWorkflowVotesParamsValidationError, ListWorkflowVotesParams>;
|
|
1436
1470
|
//#endregion
|
|
1437
1471
|
//#region src/validators/users.validators.d.ts
|
|
1438
1472
|
type UserValidationError = "malformed_object" | "missing_id" | "invalid_id" | "missing_display_name" | "invalid_display_name" | "missing_email" | "invalid_email" | "missing_org_role" | "invalid_org_role" | "missing_created_at" | "invalid_created_at";
|
|
@@ -1475,17 +1509,17 @@ declare function validateGetEntityInfo200Response(object: unknown): Either<GetEn
|
|
|
1475
1509
|
type PrefixUnion<TPrefix extends string, TUnion extends string> = `${TPrefix}_${TUnion}`;
|
|
1476
1510
|
//#endregion
|
|
1477
1511
|
//#region src/validators/workflow-templates.validators.d.ts
|
|
1478
|
-
type WorkflowTemplateValidationError = "malformed_object" | "invalid_id" | "invalid_name" | "invalid_version" | "invalid_status" | "invalid_allow_voting" | "missing_approval_rule" | "invalid_approval_rule" | "invalid_space_id" | "invalid_created_at" | "invalid_updated_at" | "invalid_description" | "invalid_metadata" | "invalid_actions" | "invalid_actions_element" | "invalid_default_expires_in_hours";
|
|
1512
|
+
type WorkflowTemplateValidationError = "malformed_object" | "invalid_id" | "invalid_name" | "invalid_version" | "invalid_status" | "invalid_allow_voting" | "missing_approval_rule" | "invalid_approval_rule" | "invalid_space_id" | "invalid_created_at" | "invalid_updated_at" | "invalid_description" | "invalid_metadata" | "invalid_actions" | "invalid_actions_element" | "invalid_default_expires_in_hours" | "invalid_concurrency_control";
|
|
1479
1513
|
declare function validateWorkflowTemplate(object: unknown): Either<WorkflowTemplateValidationError, WorkflowTemplate>;
|
|
1480
1514
|
type WorkflowTemplateCreateValidationError = "malformed_object" | "invalid_name" | "missing_approval_rule" | "invalid_approval_rule" | "invalid_space_id" | "invalid_description" | "invalid_metadata" | "invalid_actions" | "invalid_actions_element" | "invalid_default_expires_in_hours";
|
|
1481
1515
|
declare function validateWorkflowTemplateCreate(object: unknown): Either<WorkflowTemplateCreateValidationError, WorkflowTemplateCreate>;
|
|
1482
|
-
type WorkflowTemplateUpdateValidationError = "malformed_object" | "invalid_description" | "invalid_metadata" | "invalid_approval_rule" | "invalid_actions" | "invalid_actions_element" | "invalid_default_expires_in_hours" | "invalid_cancel_workflows";
|
|
1516
|
+
type WorkflowTemplateUpdateValidationError = "malformed_object" | "invalid_description" | "invalid_metadata" | "invalid_approval_rule" | "invalid_actions" | "invalid_actions_element" | "invalid_default_expires_in_hours" | "invalid_cancel_workflows" | "invalid_concurrency_control";
|
|
1483
1517
|
declare function validateWorkflowTemplateUpdate(object: unknown): Either<WorkflowTemplateUpdateValidationError, WorkflowTemplateUpdate>;
|
|
1484
1518
|
type WorkflowTemplateDeprecateValidationError = "malformed_object" | "invalid_cancel_workflows";
|
|
1485
1519
|
declare function validateWorkflowTemplateDeprecate(object: unknown): Either<WorkflowTemplateDeprecateValidationError, WorkflowTemplateDeprecate>;
|
|
1486
1520
|
type WorkflowTemplateScopeValidationError = "malformed_object" | "invalid_type" | "invalid_workflow_template_id";
|
|
1487
1521
|
declare function validateWorkflowTemplateScope(object: unknown): Either<WorkflowTemplateScopeValidationError, WorkflowTemplateScope>;
|
|
1488
|
-
type WorkflowTemplateSummaryValidationError = "malformed_object" | "invalid_id" | "invalid_name" | "invalid_version" | "invalid_created_at" | "invalid_updated_at" | "invalid_description";
|
|
1522
|
+
type WorkflowTemplateSummaryValidationError = "malformed_object" | "invalid_id" | "invalid_name" | "invalid_version" | "invalid_created_at" | "invalid_updated_at" | "invalid_status" | "invalid_description";
|
|
1489
1523
|
type ListWorkflowTemplates200ResponseValidationError = "malformed_object" | "invalid_data" | "invalid_pagination" | "missing_pagination" | PrefixUnion<"data_item", WorkflowTemplateSummaryValidationError>;
|
|
1490
1524
|
declare function validateListWorkflowTemplates200Response(object: unknown): Either<ListWorkflowTemplates200ResponseValidationError, ListWorkflowTemplates200Response>;
|
|
1491
1525
|
type ListWorkflowTemplatesParamsValidationError = ListParamsValidationError | "invalid_space_identifier" | "invalid_status" | "invalid_search_mode" | "invalid_search_length" | "invalid_sort_by" | "invalid_sort_direction" | "sort_direction_without_sort_by" | "sort_direction_length_mismatch";
|
|
@@ -1499,6 +1533,7 @@ declare enum SortDirection {
|
|
|
1499
1533
|
DESC = "DESC"
|
|
1500
1534
|
}
|
|
1501
1535
|
declare function validateListWorkflowTemplatesParams(object: unknown): Either<ListWorkflowTemplatesParamsValidationError, ListWorkflowTemplatesParams>;
|
|
1536
|
+
declare function validateConcurrencyControl(object: unknown): Either<"invalid_concurrency_control", ConcurrencyControl>;
|
|
1502
1537
|
//#endregion
|
|
1503
1538
|
//#region src/validators/spaces.validators.d.ts
|
|
1504
1539
|
type SpaceValidationError = "malformed_object" | "missing_id" | "invalid_id" | "missing_name" | "invalid_name" | "invalid_description" | "missing_created_at" | "invalid_created_at" | "missing_updated_at" | "invalid_updated_at";
|
|
@@ -1572,4 +1607,4 @@ type APIErrorValidationError = "malformed_object" | "missing_code" | "invalid_co
|
|
|
1572
1607
|
declare function validateAPIError(object: unknown): Either<APIErrorValidationError, APIError>;
|
|
1573
1608
|
declare function isAPIError(object: unknown): object is APIError;
|
|
1574
1609
|
//#endregion
|
|
1575
|
-
export { APIError, APIErrorDetailsInner, APIErrorDetailsInnerValidationError, APIErrorValidationError, AddGroupEntitiesRequest, AddGroupEntitiesRequestValidationError, AgentChallengeRequest, AgentChallengeRequestValidationError, AgentChallengeResponse, AgentChallengeResponseValidationError, AgentGet200Response, AgentGet200ResponseValidationError, AgentRegistrationRequest, AgentRegistrationRequestValidationError, AgentRegistrationResponse, AgentRegistrationResponseValidationError, AgentSummary, AgentSummaryValidationError, AgentTokenRequest, AgentTokenRequestValidationError, AgentTokenResponse, AgentTokenResponseValidationError, AndRule, ApprovalRule, CanVoteResponse, CanVoteResponseValidationError, EmailAction, EntityMembershipAdd, EntityMembershipAddValidationError, EntityMembershipRemove, EntityMembershipRemoveValidationError, EntityReference, EntityReferenceValidationError, GetEntityInfo200Response, GetEntityInfo200ResponseValidationError, GetWorkflowParams, GetWorkflowParamsValidationError, GetWorkflowVotes200Response, GetWorkflowVotes200ResponseValidationError, Group, GroupCreate, GroupCreateValidationError, GroupInfo, GroupInfoValidationError, GroupMembership, GroupMembershipValidationError, GroupRequirementRule, GroupScope, GroupScopeValidationError, GroupValidationError, HealthResponse, HealthResponseValidationError, InitiateCliLogin200Response, InitiateCliLogin200ResponseValidationError, InitiateCliLoginRequest, InitiateCliLoginRequestValidationError, ListAgents200Response, ListAgents200ResponseValidationError, ListAgentsParams, ListAgentsParamsValidationError, ListGroupEntities200Response, ListGroupEntities200ResponseValidationError, ListGroups200Response, ListGroups200ResponseValidationError, ListGroupsParams, ListGroupsParamsValidationError, ListOrganizationAdminsForOrg200Response, ListOrganizationAdminsForOrg200ResponseValidationError, ListParamsValidationError, ListRoleTemplates200Response, ListRoleTemplates200ResponseValidationError, ListSpaces200Response, ListSpaces200ResponseValidationError, ListSpacesParams, ListSpacesParamsValidationError, ListUsers200Response, ListUsers200ResponseValidationError, ListUsersParams, ListUsersParamsValidationError, ListWorkflowTemplates200Response, ListWorkflowTemplates200ResponseValidationError, ListWorkflowTemplatesParams, ListWorkflowTemplatesParamsValidationError, ListWorkflows200Response, ListWorkflows200ResponseValidationError, ListWorkflowsParams, ListWorkflowsParamsValidationError, OidcCallbackRequest, OidcCallbackRequestValidationError, OrRule, OrgScope, OrganizationAdmin, OrganizationAdminCreate, OrganizationAdminCreateValidationError, OrganizationAdminRemove, OrganizationAdminRemoveValidationError, OrganizationAdminValidationError, Pagination, PaginationValidationError, PrivilegedTokenExchangeRequest, PrivilegedTokenExchangeRequestValidationError, PrivilegedTokenResponse, PrivilegedTokenResponseValidationError, RefreshTokenRequest, RefreshTokenRequestValidationError, RemoveGroupEntitiesRequest, RemoveGroupEntitiesRequestValidationError, RoleAssignmentRequest, RoleOperationItem, RoleOperationItemValidationError, RoleOperationRequest, RoleOperationRequestValidationError, RoleRemovalRequest, RoleScope, RoleScopeValidationError, RoleTemplate, RoleTemplateValidationError, SortBy, SortDirection, Space, SpaceCreate, SpaceCreateValidationError, SpaceScope, SpaceScopeValidationError, SpaceValidationError, TokenRequest, TokenRequestValidationError, TokenResponse, TokenResponseValidationError, User, UserCreate, UserCreateValidationError, UserSummary, UserSummaryValidationError, UserValidationError, ValidatedListParams, VoteApprove, VoteApproveValidationError, VoteVeto, VoteVetoValidationError, VoteWithdraw, VoteWithdrawValidationError, WebhookAction, Workflow, WorkflowAction, WorkflowCreate, WorkflowCreateValidationError, WorkflowRef, WorkflowRefValidationError, WorkflowTemplate, WorkflowTemplateCreate, WorkflowTemplateCreateValidationError, WorkflowTemplateDeprecate, WorkflowTemplateDeprecateValidationError, WorkflowTemplateScope, WorkflowTemplateScopeValidationError, WorkflowTemplateSummary, WorkflowTemplateUpdate, WorkflowTemplateUpdateValidationError, WorkflowTemplateValidationError, WorkflowValidationError, WorkflowVote, WorkflowVoteRequest, WorkflowVoteRequestValidationError, WorkflowVoteRequestVoteType, WorkflowVoteRequestVoteTypeValidationError, WorkflowVoteValidationError, isAPIError, validateAPIError, validateAddGroupEntitiesRequest, validateAgentChallengeRequest, validateAgentChallengeResponse, validateAgentGet200Response, validateAgentRegistrationRequest, validateAgentRegistrationResponse, validateAgentTokenRequest, validateAgentTokenResponse, validateCanVoteResponse, validateGetEntityInfo200Response, validateGetWorkflowParams, validateGetWorkflowVotes200Response, validateGroupCreate, validateGroupInfo, validateGroupScope, validateHealthResponse, validateInitiateCliLogin200Response, validateInitiateCliLoginRequest, validateListAgents200Response, validateListAgentsParams, validateListGroupEntities200Response, validateListGroups200Response, validateListGroupsParams, validateListOrganizationAdminsForOrg200Response, validateListRoleTemplates200Response, validateListSpaces200Response, validateListSpacesParams, validateListUsers200Response, validateListUsersParams, validateListWorkflowTemplates200Response, validateListWorkflowTemplatesParams, validateListWorkflows200Response, validateListWorkflowsParams, validateOidcCallbackRequest, validateOrganizationAdminCreate, validateOrganizationAdminRemove, validatePagination, validatePrivilegedTokenExchangeRequest, validatePrivilegedTokenResponse, validateRefreshTokenRequest, validateRemoveGroupEntitiesRequest, validateRoleAssignmentRequest, validateRoleRemovalRequest, validateSharedListParams, validateSpaceCreate, validateSpaceScope, validateTokenRequest, validateTokenResponse, validateUser, validateUserCreate, validateWorkflowCreate, validateWorkflowTemplate, validateWorkflowTemplateCreate, validateWorkflowTemplateDeprecate, validateWorkflowTemplateScope, validateWorkflowTemplateUpdate, validateWorkflowVoteRequest };
|
|
1610
|
+
export { APIError, APIErrorDetailsInner, APIErrorDetailsInnerValidationError, APIErrorValidationError, AddGroupEntitiesRequest, AddGroupEntitiesRequestValidationError, AgentChallengeRequest, AgentChallengeRequestValidationError, AgentChallengeResponse, AgentChallengeResponseValidationError, AgentGet200Response, AgentGet200ResponseValidationError, AgentRegistrationRequest, AgentRegistrationRequestValidationError, AgentRegistrationResponse, AgentRegistrationResponseValidationError, AgentSummary, AgentSummaryValidationError, AgentTokenRequest, AgentTokenRequestValidationError, AgentTokenResponse, AgentTokenResponseValidationError, AndRule, ApprovalRule, CanVoteResponse, CanVoteResponseValidationError, ConcurrencyControl, EmailAction, EntityMembershipAdd, EntityMembershipAddValidationError, EntityMembershipRemove, EntityMembershipRemoveValidationError, EntityReference, EntityReferenceValidationError, GetEntityInfo200Response, GetEntityInfo200ResponseValidationError, GetWorkflowParams, GetWorkflowParamsValidationError, GetWorkflowVotes200Response, GetWorkflowVotes200ResponseValidationError, Group, GroupCreate, GroupCreateValidationError, GroupInfo, GroupInfoValidationError, GroupMembership, GroupMembershipValidationError, GroupRequirementRule, GroupScope, GroupScopeValidationError, GroupValidationError, HealthResponse, HealthResponseValidationError, InitiateCliLogin200Response, InitiateCliLogin200ResponseValidationError, InitiateCliLoginRequest, InitiateCliLoginRequestValidationError, ListAgents200Response, ListAgents200ResponseValidationError, ListAgentsParams, ListAgentsParamsValidationError, ListGroupEntities200Response, ListGroupEntities200ResponseValidationError, ListGroups200Response, ListGroups200ResponseValidationError, ListGroupsParams, ListGroupsParamsValidationError, ListOrganizationAdminsForOrg200Response, ListOrganizationAdminsForOrg200ResponseValidationError, ListParamsValidationError, ListRoleTemplates200Response, ListRoleTemplates200ResponseValidationError, ListSpaces200Response, ListSpaces200ResponseValidationError, ListSpacesParams, ListSpacesParamsValidationError, ListUsers200Response, ListUsers200ResponseValidationError, ListUsersParams, ListUsersParamsValidationError, ListWorkflowTemplates200Response, ListWorkflowTemplates200ResponseValidationError, ListWorkflowTemplatesParams, ListWorkflowTemplatesParamsValidationError, ListWorkflowVotesParams, ListWorkflowVotesParamsValidationError, ListWorkflows200Response, ListWorkflows200ResponseValidationError, ListWorkflowsParams, ListWorkflowsParamsValidationError, OidcCallbackRequest, OidcCallbackRequestValidationError, OrRule, OrgScope, OrganizationAdmin, OrganizationAdminCreate, OrganizationAdminCreateValidationError, OrganizationAdminRemove, OrganizationAdminRemoveValidationError, OrganizationAdminValidationError, Pagination, PaginationValidationError, PrivilegedTokenExchangeRequest, PrivilegedTokenExchangeRequestValidationError, PrivilegedTokenResponse, PrivilegedTokenResponseValidationError, RefreshTokenRequest, RefreshTokenRequestValidationError, RemoveGroupEntitiesRequest, RemoveGroupEntitiesRequestValidationError, RoleAssignmentRequest, RoleOperationItem, RoleOperationItemValidationError, RoleOperationRequest, RoleOperationRequestValidationError, RoleRemovalRequest, RoleScope, RoleScopeValidationError, RoleTemplate, RoleTemplateValidationError, SortBy, SortDirection, Space, SpaceCreate, SpaceCreateValidationError, SpaceScope, SpaceScopeValidationError, SpaceValidationError, TokenRequest, TokenRequestValidationError, TokenResponse, TokenResponseValidationError, User, UserCreate, UserCreateValidationError, UserSummary, UserSummaryValidationError, UserValidationError, ValidatedListParams, VoteApprove, VoteApproveValidationError, VoteVeto, VoteVetoValidationError, VoteWithdraw, VoteWithdrawValidationError, WebhookAction, Workflow, WorkflowAction, WorkflowCreate, WorkflowCreateValidationError, WorkflowRef, WorkflowRefValidationError, WorkflowTemplate, WorkflowTemplateCreate, WorkflowTemplateCreateValidationError, WorkflowTemplateDeprecate, WorkflowTemplateDeprecateValidationError, WorkflowTemplateScope, WorkflowTemplateScopeValidationError, WorkflowTemplateStatus, WorkflowTemplateSummary, WorkflowTemplateUpdate, WorkflowTemplateUpdateValidationError, WorkflowTemplateValidationError, WorkflowValidationError, WorkflowVote, WorkflowVoteRequest, WorkflowVoteRequestValidationError, WorkflowVoteRequestVoteType, WorkflowVoteRequestVoteTypeValidationError, WorkflowVoteValidationError, isAPIError, validateAPIError, validateAddGroupEntitiesRequest, validateAgentChallengeRequest, validateAgentChallengeResponse, validateAgentGet200Response, validateAgentRegistrationRequest, validateAgentRegistrationResponse, validateAgentTokenRequest, validateAgentTokenResponse, validateCanVoteResponse, validateConcurrencyControl, validateGetEntityInfo200Response, validateGetWorkflowParams, validateGetWorkflowVotes200Response, validateGroupCreate, validateGroupInfo, validateGroupScope, validateHealthResponse, validateInitiateCliLogin200Response, validateInitiateCliLoginRequest, validateListAgents200Response, validateListAgentsParams, validateListGroupEntities200Response, validateListGroups200Response, validateListGroupsParams, validateListOrganizationAdminsForOrg200Response, validateListRoleTemplates200Response, validateListSpaces200Response, validateListSpacesParams, validateListUsers200Response, validateListUsersParams, validateListWorkflowTemplates200Response, validateListWorkflowTemplatesParams, validateListWorkflowVotesParams, validateListWorkflows200Response, validateListWorkflowsParams, validateOidcCallbackRequest, validateOrganizationAdminCreate, validateOrganizationAdminRemove, validatePagination, validatePrivilegedTokenExchangeRequest, validatePrivilegedTokenResponse, validateRefreshTokenRequest, validateRemoveGroupEntitiesRequest, validateRoleAssignmentRequest, validateRoleRemovalRequest, validateSharedListParams, validateSpaceCreate, validateSpaceScope, validateTokenRequest, validateTokenResponse, validateUser, validateUserCreate, validateWorkflowCreate, validateWorkflowTemplate, validateWorkflowTemplateCreate, validateWorkflowTemplateDeprecate, validateWorkflowTemplateScope, validateWorkflowTemplateUpdate, validateWorkflowVoteRequest };
|