@approvio/api 0.0.12 → 0.0.14
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/add-group-entities-request.d.ts +1 -1
- package/dist/agent-challenge-request.d.ts +1 -1
- package/dist/agent-challenge-request.js +1 -1
- package/dist/agent-challenge-response.d.ts +1 -1
- package/dist/agent-challenge-response.js +1 -1
- package/dist/agent-registration-request.d.ts +1 -1
- package/dist/agent-registration-request.js +1 -1
- package/dist/agent-registration-response.d.ts +1 -1
- package/dist/agent-registration-response.js +1 -1
- package/dist/agent-token-request.d.ts +1 -1
- package/dist/agent-token-request.js +1 -1
- package/dist/agent-token-response.d.ts +1 -1
- package/dist/agent-token-response.js +1 -1
- package/dist/and-rule.d.ts +1 -1
- package/dist/api-error-details-inner.d.ts +1 -1
- package/dist/api-error-details-inner.js +1 -1
- package/dist/api-error.d.ts +1 -1
- package/dist/approval-rule.d.ts +1 -1
- package/dist/auth-message-response.d.ts +1 -1
- package/dist/auth-message-response.js +1 -1
- package/dist/bound-role.d.ts +13 -5
- package/dist/can-vote-response.d.ts +1 -1
- package/dist/can-vote-response.js +1 -1
- package/dist/email-action.d.ts +1 -1
- package/dist/email-action.js +1 -1
- package/dist/entity-membership-add.d.ts +1 -1
- package/dist/entity-membership-remove.d.ts +1 -1
- package/dist/entity-reference.d.ts +1 -1
- package/dist/entity-reference.js +1 -1
- package/dist/get-user-info-200-response.d.ts +1 -1
- package/dist/get-user-info-200-response.js +1 -1
- package/dist/group-create.d.ts +1 -1
- package/dist/group-create.js +1 -1
- package/dist/group-membership.d.ts +1 -1
- package/dist/group-requirement-rule.d.ts +1 -1
- package/dist/group-requirement-rule.js +1 -1
- package/dist/group-scope.d.ts +6 -3
- package/dist/group-scope.js +1 -1
- package/dist/group-scope.js.map +1 -1
- package/dist/group.d.ts +1 -1
- package/dist/group.js +1 -1
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/dist/list-group-entities-200-response.d.ts +1 -1
- package/dist/list-groups-200-response.d.ts +1 -1
- package/dist/list-organization-admins-for-org-200-response.d.ts +1 -1
- package/dist/list-role-templates-200-response.d.ts +15 -0
- package/dist/list-role-templates-200-response.js +3 -0
- package/dist/list-role-templates-200-response.js.map +1 -0
- package/dist/list-spaces-200-response.d.ts +1 -1
- package/dist/list-users-200-response.d.ts +1 -1
- package/dist/list-workflow-templates-200-response.d.ts +1 -1
- package/dist/list-workflows-200-response.d.ts +1 -1
- package/dist/models.d.ts +9 -0
- package/dist/models.js +9 -0
- package/dist/models.js.map +1 -1
- package/dist/or-rule.d.ts +1 -1
- package/dist/org-scope.d.ts +5 -2
- package/dist/org-scope.js +1 -1
- package/dist/org-scope.js.map +1 -1
- package/dist/organization-admin-create.d.ts +1 -1
- package/dist/organization-admin-create.js +1 -1
- package/dist/organization-admin-remove.d.ts +1 -1
- package/dist/organization-admin-remove.js +1 -1
- package/dist/organization-admin.d.ts +1 -1
- package/dist/organization-admin.js +1 -1
- package/dist/pagination.d.ts +1 -1
- package/dist/pagination.js +1 -1
- package/dist/remove-group-entities-request.d.ts +1 -1
- package/dist/role-assignment-item.d.ts +22 -0
- package/dist/role-assignment-item.js +3 -0
- package/dist/role-assignment-item.js.map +1 -0
- package/dist/role-assignment-request.d.ts +21 -0
- package/dist/role-assignment-request.js +3 -0
- package/dist/role-assignment-request.js.map +1 -0
- package/dist/role-scope.d.ts +3 -3
- package/dist/role-template.d.ts +25 -0
- package/dist/role-template.js +14 -0
- package/dist/role-template.js.map +1 -0
- package/dist/space-create.d.ts +1 -1
- package/dist/space-create.js +1 -1
- package/dist/space-scope.d.ts +6 -3
- package/dist/space-scope.js +1 -1
- package/dist/space-scope.js.map +1 -1
- package/dist/space.d.ts +1 -1
- package/dist/space.js +1 -1
- package/dist/token-request.d.ts +1 -1
- package/dist/token-request.js +1 -1
- package/dist/token-response.d.ts +1 -1
- package/dist/token-response.js +1 -1
- package/dist/user-create.d.ts +1 -1
- package/dist/user-create.js +1 -1
- package/dist/user-summary.d.ts +1 -1
- package/dist/user-summary.js +1 -1
- package/dist/user.d.ts +1 -1
- package/dist/user.js +1 -1
- package/dist/vote-approve.d.ts +1 -1
- package/dist/vote-approve.js +1 -1
- package/dist/vote-veto.d.ts +1 -1
- package/dist/vote-veto.js +1 -1
- package/dist/vote-withdraw.d.ts +1 -1
- package/dist/vote-withdraw.js +1 -1
- package/dist/workflow-action.d.ts +1 -1
- package/dist/workflow-create.d.ts +1 -1
- package/dist/workflow-create.js +1 -1
- package/dist/workflow-ref.d.ts +1 -1
- package/dist/workflow-template-create.d.ts +1 -1
- package/dist/workflow-template-deprecate.d.ts +1 -1
- package/dist/workflow-template-deprecate.js +1 -1
- package/dist/workflow-template-scope.d.ts +6 -3
- package/dist/workflow-template-scope.js +1 -1
- package/dist/workflow-template-scope.js.map +1 -1
- package/dist/workflow-template-summary.d.ts +1 -1
- package/dist/workflow-template-summary.js +1 -1
- package/dist/workflow-template-update.d.ts +1 -1
- package/dist/workflow-template.d.ts +1 -1
- package/dist/workflow-vote-request-vote-type.d.ts +1 -1
- package/dist/workflow-vote-request.d.ts +1 -1
- package/dist/workflow.d.ts +1 -1
- package/package.json +1 -1
package/dist/models.d.ts
CHANGED
|
@@ -20,21 +20,29 @@ export * from './group';
|
|
|
20
20
|
export * from './group-create';
|
|
21
21
|
export * from './group-membership';
|
|
22
22
|
export * from './group-requirement-rule';
|
|
23
|
+
export * from './group-scope';
|
|
23
24
|
export * from './list-group-entities-200-response';
|
|
24
25
|
export * from './list-groups-200-response';
|
|
25
26
|
export * from './list-organization-admins-for-org-200-response';
|
|
27
|
+
export * from './list-role-templates-200-response';
|
|
26
28
|
export * from './list-spaces-200-response';
|
|
27
29
|
export * from './list-users-200-response';
|
|
28
30
|
export * from './list-workflow-templates-200-response';
|
|
29
31
|
export * from './list-workflows-200-response';
|
|
30
32
|
export * from './or-rule';
|
|
33
|
+
export * from './org-scope';
|
|
31
34
|
export * from './organization-admin';
|
|
32
35
|
export * from './organization-admin-create';
|
|
33
36
|
export * from './organization-admin-remove';
|
|
34
37
|
export * from './pagination';
|
|
35
38
|
export * from './remove-group-entities-request';
|
|
39
|
+
export * from './role-assignment-item';
|
|
40
|
+
export * from './role-assignment-request';
|
|
41
|
+
export * from './role-scope';
|
|
42
|
+
export * from './role-template';
|
|
36
43
|
export * from './space';
|
|
37
44
|
export * from './space-create';
|
|
45
|
+
export * from './space-scope';
|
|
38
46
|
export * from './token-request';
|
|
39
47
|
export * from './token-response';
|
|
40
48
|
export * from './user';
|
|
@@ -50,6 +58,7 @@ export * from './workflow-ref';
|
|
|
50
58
|
export * from './workflow-template';
|
|
51
59
|
export * from './workflow-template-create';
|
|
52
60
|
export * from './workflow-template-deprecate';
|
|
61
|
+
export * from './workflow-template-scope';
|
|
53
62
|
export * from './workflow-template-summary';
|
|
54
63
|
export * from './workflow-template-update';
|
|
55
64
|
export * from './workflow-vote-request';
|
package/dist/models.js
CHANGED
|
@@ -36,21 +36,29 @@ __exportStar(require("./group"), exports);
|
|
|
36
36
|
__exportStar(require("./group-create"), exports);
|
|
37
37
|
__exportStar(require("./group-membership"), exports);
|
|
38
38
|
__exportStar(require("./group-requirement-rule"), exports);
|
|
39
|
+
__exportStar(require("./group-scope"), exports);
|
|
39
40
|
__exportStar(require("./list-group-entities-200-response"), exports);
|
|
40
41
|
__exportStar(require("./list-groups-200-response"), exports);
|
|
41
42
|
__exportStar(require("./list-organization-admins-for-org-200-response"), exports);
|
|
43
|
+
__exportStar(require("./list-role-templates-200-response"), exports);
|
|
42
44
|
__exportStar(require("./list-spaces-200-response"), exports);
|
|
43
45
|
__exportStar(require("./list-users-200-response"), exports);
|
|
44
46
|
__exportStar(require("./list-workflow-templates-200-response"), exports);
|
|
45
47
|
__exportStar(require("./list-workflows-200-response"), exports);
|
|
46
48
|
__exportStar(require("./or-rule"), exports);
|
|
49
|
+
__exportStar(require("./org-scope"), exports);
|
|
47
50
|
__exportStar(require("./organization-admin"), exports);
|
|
48
51
|
__exportStar(require("./organization-admin-create"), exports);
|
|
49
52
|
__exportStar(require("./organization-admin-remove"), exports);
|
|
50
53
|
__exportStar(require("./pagination"), exports);
|
|
51
54
|
__exportStar(require("./remove-group-entities-request"), exports);
|
|
55
|
+
__exportStar(require("./role-assignment-item"), exports);
|
|
56
|
+
__exportStar(require("./role-assignment-request"), exports);
|
|
57
|
+
__exportStar(require("./role-scope"), exports);
|
|
58
|
+
__exportStar(require("./role-template"), exports);
|
|
52
59
|
__exportStar(require("./space"), exports);
|
|
53
60
|
__exportStar(require("./space-create"), exports);
|
|
61
|
+
__exportStar(require("./space-scope"), exports);
|
|
54
62
|
__exportStar(require("./token-request"), exports);
|
|
55
63
|
__exportStar(require("./token-response"), exports);
|
|
56
64
|
__exportStar(require("./user"), exports);
|
|
@@ -66,6 +74,7 @@ __exportStar(require("./workflow-ref"), exports);
|
|
|
66
74
|
__exportStar(require("./workflow-template"), exports);
|
|
67
75
|
__exportStar(require("./workflow-template-create"), exports);
|
|
68
76
|
__exportStar(require("./workflow-template-deprecate"), exports);
|
|
77
|
+
__exportStar(require("./workflow-template-scope"), exports);
|
|
69
78
|
__exportStar(require("./workflow-template-summary"), exports);
|
|
70
79
|
__exportStar(require("./workflow-template-update"), exports);
|
|
71
80
|
__exportStar(require("./workflow-vote-request"), exports);
|
package/dist/models.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../generated/openapi/model/models.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,4DAA0C;AAC1C,+DAA6C;AAC7C,4DAA0C;AAC1C,6DAA2C;AAC3C,+DAA6C;AAC7C,gEAA8C;AAC9C,wDAAsC;AACtC,yDAAuC;AACvC,6CAA2B;AAC3B,kDAAgC;AAChC,0DAAwC;AACxC,sDAAoC;AACpC,iDAA+B;AAC/B,0DAAwC;AACxC,6DAA2C;AAC3C,qDAAmC;AACnC,+DAA6C;AAC7C,0CAAwB;AACxB,iDAA+B;AAC/B,qDAAmC;AACnC,2DAAyC;AACzC,qEAAmD;AACnD,6DAA2C;AAC3C,kFAAgE;AAChE,6DAA2C;AAC3C,4DAA0C;AAC1C,yEAAuD;AACvD,gEAA8C;AAC9C,4CAA0B;AAC1B,uDAAqC;AACrC,8DAA4C;AAC5C,8DAA4C;AAC5C,+CAA6B;AAC7B,kEAAgD;AAChD,0CAAwB;AACxB,iDAA+B;AAC/B,kDAAgC;AAChC,mDAAiC;AACjC,yCAAuB;AACvB,gDAA8B;AAC9B,iDAA+B;AAC/B,iDAA+B;AAC/B,8CAA4B;AAC5B,kDAAgC;AAChC,6CAA2B;AAC3B,oDAAkC;AAClC,oDAAkC;AAClC,iDAA+B;AAC/B,sDAAoC;AACpC,6DAA2C;AAC3C,gEAA8C;AAC9C,8DAA4C;AAC5C,6DAA2C;AAC3C,0DAAwC;AACxC,oEAAkD"}
|
|
1
|
+
{"version":3,"file":"models.js","sourceRoot":"","sources":["../generated/openapi/model/models.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,4DAA0C;AAC1C,+DAA6C;AAC7C,4DAA0C;AAC1C,6DAA2C;AAC3C,+DAA6C;AAC7C,gEAA8C;AAC9C,wDAAsC;AACtC,yDAAuC;AACvC,6CAA2B;AAC3B,kDAAgC;AAChC,0DAAwC;AACxC,sDAAoC;AACpC,iDAA+B;AAC/B,0DAAwC;AACxC,6DAA2C;AAC3C,qDAAmC;AACnC,+DAA6C;AAC7C,0CAAwB;AACxB,iDAA+B;AAC/B,qDAAmC;AACnC,2DAAyC;AACzC,gDAA8B;AAC9B,qEAAmD;AACnD,6DAA2C;AAC3C,kFAAgE;AAChE,qEAAmD;AACnD,6DAA2C;AAC3C,4DAA0C;AAC1C,yEAAuD;AACvD,gEAA8C;AAC9C,4CAA0B;AAC1B,8CAA4B;AAC5B,uDAAqC;AACrC,8DAA4C;AAC5C,8DAA4C;AAC5C,+CAA6B;AAC7B,kEAAgD;AAChD,yDAAuC;AACvC,4DAA0C;AAC1C,+CAA6B;AAC7B,kDAAgC;AAChC,0CAAwB;AACxB,iDAA+B;AAC/B,gDAA8B;AAC9B,kDAAgC;AAChC,mDAAiC;AACjC,yCAAuB;AACvB,gDAA8B;AAC9B,iDAA+B;AAC/B,iDAA+B;AAC/B,8CAA4B;AAC5B,kDAAgC;AAChC,6CAA2B;AAC3B,oDAAkC;AAClC,oDAAkC;AAClC,iDAA+B;AAC/B,sDAAoC;AACpC,6DAA2C;AAC3C,gEAA8C;AAC9C,4DAA0C;AAC1C,8DAA4C;AAC5C,6DAA2C;AAC3C,0DAAwC;AACxC,oEAAkD"}
|
package/dist/or-rule.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/org-scope.d.ts
CHANGED
|
@@ -2,16 +2,19 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
+
/**
|
|
13
|
+
* Organization-wide scope - applies to entire organization
|
|
14
|
+
*/
|
|
12
15
|
export interface OrgScope {
|
|
13
16
|
/**
|
|
14
|
-
*
|
|
17
|
+
* Scope type (org)
|
|
15
18
|
*/
|
|
16
19
|
type: OrgScope.TypeEnum;
|
|
17
20
|
}
|
package/dist/org-scope.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/org-scope.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"org-scope.js","sourceRoot":"","sources":["../generated/openapi/model/org-scope.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"org-scope.js","sourceRoot":"","sources":["../generated/openapi/model/org-scope.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAYH,IAAiB,QAAQ,CAKxB;AALD,WAAiB,QAAQ;IAER,iBAAQ,GAAG;QACpB,GAAG,EAAE,KAAiB;KACzB,CAAC;AACN,CAAC,EALgB,QAAQ,wBAAR,QAAQ,QAKxB"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/pagination.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/pagination.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Workflow Approval System API
|
|
3
|
+
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { RoleScope } from './role-scope';
|
|
13
|
+
/**
|
|
14
|
+
* A role assignment item that references a system-defined role by name and provides the scope where it should apply.
|
|
15
|
+
*/
|
|
16
|
+
export interface RoleAssignmentItem {
|
|
17
|
+
/**
|
|
18
|
+
* Name of the system-defined role template (e.g., \"GroupReadOnly\", \"SpaceManager\"). Must match a role available from the /roles endpoint.
|
|
19
|
+
*/
|
|
20
|
+
roleName: string;
|
|
21
|
+
scope: RoleScope;
|
|
22
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"role-assignment-item.js","sourceRoot":"","sources":["../generated/openapi/model/role-assignment-item.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Workflow Approval System API
|
|
3
|
+
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { RoleAssignmentItem } from './role-assignment-item';
|
|
13
|
+
/**
|
|
14
|
+
* Request to assign roles to a user or agent
|
|
15
|
+
*/
|
|
16
|
+
export interface RoleAssignmentRequest {
|
|
17
|
+
/**
|
|
18
|
+
* Array of role assignments specifying role names and their scopes
|
|
19
|
+
*/
|
|
20
|
+
roles: Array<RoleAssignmentItem>;
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"role-assignment-request.js","sourceRoot":"","sources":["../generated/openapi/model/role-assignment-request.ts"],"names":[],"mappings":""}
|
package/dist/role-scope.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -14,11 +14,11 @@ import { GroupScope } from './group-scope';
|
|
|
14
14
|
import { SpaceScope } from './space-scope';
|
|
15
15
|
import { WorkflowTemplateScope } from './workflow-template-scope';
|
|
16
16
|
/**
|
|
17
|
-
* Defines the scope where a role applies
|
|
17
|
+
* Defines the scope where a role applies. Can be organization-wide, space-specific, group-specific, or workflow template-specific.
|
|
18
18
|
*/
|
|
19
19
|
/**
|
|
20
20
|
* @type RoleScope
|
|
21
|
-
* Defines the scope where a role applies
|
|
21
|
+
* Defines the scope where a role applies. Can be organization-wide, space-specific, group-specific, or workflow template-specific.
|
|
22
22
|
* @export
|
|
23
23
|
*/
|
|
24
24
|
export type RoleScope = GroupScope | OrgScope | SpaceScope | WorkflowTemplateScope;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Workflow Approval System API
|
|
3
|
+
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface RoleTemplate {
|
|
13
|
+
/**
|
|
14
|
+
* Unique identifier for the role template
|
|
15
|
+
*/
|
|
16
|
+
name: string;
|
|
17
|
+
/**
|
|
18
|
+
* List of permissions granted by this role
|
|
19
|
+
*/
|
|
20
|
+
permissions: Array<string>;
|
|
21
|
+
/**
|
|
22
|
+
* The scope type this role applies to
|
|
23
|
+
*/
|
|
24
|
+
scope: string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Workflow Approval System API
|
|
4
|
+
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
//# sourceMappingURL=role-template.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"role-template.js","sourceRoot":"","sources":["../generated/openapi/model/role-template.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG"}
|
package/dist/space-create.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/space-create.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/space-scope.d.ts
CHANGED
|
@@ -2,20 +2,23 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
+
/**
|
|
13
|
+
* Space-specific scope - applies to a specific space
|
|
14
|
+
*/
|
|
12
15
|
export interface SpaceScope {
|
|
13
16
|
/**
|
|
14
|
-
*
|
|
17
|
+
* Scope type (space)
|
|
15
18
|
*/
|
|
16
19
|
type: SpaceScope.TypeEnum;
|
|
17
20
|
/**
|
|
18
|
-
*
|
|
21
|
+
* The unique identifier of the space
|
|
19
22
|
*/
|
|
20
23
|
spaceId: string;
|
|
21
24
|
}
|
package/dist/space-scope.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/space-scope.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"space-scope.js","sourceRoot":"","sources":["../generated/openapi/model/space-scope.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"space-scope.js","sourceRoot":"","sources":["../generated/openapi/model/space-scope.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAgBH,IAAiB,UAAU,CAK1B;AALD,WAAiB,UAAU;IAEV,mBAAQ,GAAG;QACpB,KAAK,EAAE,OAAmB;KAC7B,CAAC;AACN,CAAC,EALgB,UAAU,0BAAV,UAAU,QAK1B"}
|
package/dist/space.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/space.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/token-request.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/token-request.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/token-response.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/token-response.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/user-create.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/user-create.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/user-summary.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/user-summary.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/user.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/user.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/vote-approve.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/vote-approve.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/vote-veto.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/vote-veto.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/vote-withdraw.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/vote-withdraw.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Workflow Approval System API
|
|
3
3
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.0.
|
|
5
|
+
* The version of the OpenAPI document: 0.0.14
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/workflow-create.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Workflow Approval System API
|
|
4
4
|
* API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.0.
|
|
6
|
+
* The version of the OpenAPI document: 0.0.14
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|