@approvio/api 0.0.11 → 0.0.13
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 +17 -0
- package/dist/agent-challenge-request.js +14 -0
- package/dist/agent-challenge-request.js.map +1 -0
- package/dist/agent-challenge-response.d.ts +17 -0
- package/dist/agent-challenge-response.js +14 -0
- package/dist/agent-challenge-response.js.map +1 -0
- package/dist/agent-registration-request.d.ts +17 -0
- package/dist/agent-registration-request.js +14 -0
- package/dist/agent-registration-request.js.map +1 -0
- package/dist/agent-registration-response.d.ts +33 -0
- package/dist/agent-registration-response.js +14 -0
- package/dist/agent-registration-response.js.map +1 -0
- package/dist/agent-token-request.d.ts +35 -0
- package/dist/agent-token-request.js +24 -0
- package/dist/agent-token-request.js.map +1 -0
- package/dist/agent-token-response.d.ts +17 -0
- package/dist/agent-token-response.js +14 -0
- package/dist/agent-token-response.js.map +1 -0
- 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/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.d.ts +1 -1
- package/dist/group.js +1 -1
- package/dist/index.d.ts +8 -0
- package/dist/index.js +8 -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 +8 -0
- package/dist/models.js +8 -0
- package/dist/models.js.map +1 -1
- package/dist/or-rule.d.ts +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-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.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-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
|
@@ -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.13
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,15 @@
|
|
|
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.13
|
|
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 { RoleTemplate } from './role-template';
|
|
13
|
+
export interface ListRoleTemplates200Response {
|
|
14
|
+
roles: Array<RoleTemplate>;
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-role-templates-200-response.js","sourceRoot":"","sources":["../generated/openapi/model/list-role-templates-200-response.ts"],"names":[],"mappings":""}
|
|
@@ -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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models.d.ts
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
export * from './api-error';
|
|
2
2
|
export * from './api-error-details-inner';
|
|
3
3
|
export * from './add-group-entities-request';
|
|
4
|
+
export * from './agent-challenge-request';
|
|
5
|
+
export * from './agent-challenge-response';
|
|
6
|
+
export * from './agent-registration-request';
|
|
7
|
+
export * from './agent-registration-response';
|
|
8
|
+
export * from './agent-token-request';
|
|
9
|
+
export * from './agent-token-response';
|
|
4
10
|
export * from './and-rule';
|
|
5
11
|
export * from './approval-rule';
|
|
6
12
|
export * from './auth-message-response';
|
|
@@ -17,6 +23,7 @@ export * from './group-requirement-rule';
|
|
|
17
23
|
export * from './list-group-entities-200-response';
|
|
18
24
|
export * from './list-groups-200-response';
|
|
19
25
|
export * from './list-organization-admins-for-org-200-response';
|
|
26
|
+
export * from './list-role-templates-200-response';
|
|
20
27
|
export * from './list-spaces-200-response';
|
|
21
28
|
export * from './list-users-200-response';
|
|
22
29
|
export * from './list-workflow-templates-200-response';
|
|
@@ -27,6 +34,7 @@ export * from './organization-admin-create';
|
|
|
27
34
|
export * from './organization-admin-remove';
|
|
28
35
|
export * from './pagination';
|
|
29
36
|
export * from './remove-group-entities-request';
|
|
37
|
+
export * from './role-template';
|
|
30
38
|
export * from './space';
|
|
31
39
|
export * from './space-create';
|
|
32
40
|
export * from './token-request';
|
package/dist/models.js
CHANGED
|
@@ -17,6 +17,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./api-error"), exports);
|
|
18
18
|
__exportStar(require("./api-error-details-inner"), exports);
|
|
19
19
|
__exportStar(require("./add-group-entities-request"), exports);
|
|
20
|
+
__exportStar(require("./agent-challenge-request"), exports);
|
|
21
|
+
__exportStar(require("./agent-challenge-response"), exports);
|
|
22
|
+
__exportStar(require("./agent-registration-request"), exports);
|
|
23
|
+
__exportStar(require("./agent-registration-response"), exports);
|
|
24
|
+
__exportStar(require("./agent-token-request"), exports);
|
|
25
|
+
__exportStar(require("./agent-token-response"), exports);
|
|
20
26
|
__exportStar(require("./and-rule"), exports);
|
|
21
27
|
__exportStar(require("./approval-rule"), exports);
|
|
22
28
|
__exportStar(require("./auth-message-response"), exports);
|
|
@@ -33,6 +39,7 @@ __exportStar(require("./group-requirement-rule"), exports);
|
|
|
33
39
|
__exportStar(require("./list-group-entities-200-response"), exports);
|
|
34
40
|
__exportStar(require("./list-groups-200-response"), exports);
|
|
35
41
|
__exportStar(require("./list-organization-admins-for-org-200-response"), exports);
|
|
42
|
+
__exportStar(require("./list-role-templates-200-response"), exports);
|
|
36
43
|
__exportStar(require("./list-spaces-200-response"), exports);
|
|
37
44
|
__exportStar(require("./list-users-200-response"), exports);
|
|
38
45
|
__exportStar(require("./list-workflow-templates-200-response"), exports);
|
|
@@ -43,6 +50,7 @@ __exportStar(require("./organization-admin-create"), exports);
|
|
|
43
50
|
__exportStar(require("./organization-admin-remove"), exports);
|
|
44
51
|
__exportStar(require("./pagination"), exports);
|
|
45
52
|
__exportStar(require("./remove-group-entities-request"), exports);
|
|
53
|
+
__exportStar(require("./role-template"), exports);
|
|
46
54
|
__exportStar(require("./space"), exports);
|
|
47
55
|
__exportStar(require("./space-create"), exports);
|
|
48
56
|
__exportStar(require("./token-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,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,qEAAmD;AACnD,6DAA2C;AAC3C,kFAAgE;AAChE,qEAAmD;AACnD,6DAA2C;AAC3C,4DAA0C;AAC1C,yEAAuD;AACvD,gEAA8C;AAC9C,4CAA0B;AAC1B,uDAAqC;AACrC,8DAA4C;AAC5C,8DAA4C;AAC5C,+CAA6B;AAC7B,kEAAgD;AAChD,kDAAgC;AAChC,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"}
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
7
7
|
*
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/workflow-ref.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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
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.13
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|