@approvio/api 0.0.14 → 0.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. package/dist/add-group-entities-request.d.ts +1 -1
  2. package/dist/agent-challenge-request.d.ts +1 -1
  3. package/dist/agent-challenge-request.js +1 -1
  4. package/dist/agent-challenge-response.d.ts +1 -1
  5. package/dist/agent-challenge-response.js +1 -1
  6. package/dist/agent-registration-request.d.ts +1 -1
  7. package/dist/agent-registration-request.js +1 -1
  8. package/dist/agent-registration-response.d.ts +1 -1
  9. package/dist/agent-registration-response.js +1 -1
  10. package/dist/agent-token-request.d.ts +1 -1
  11. package/dist/agent-token-request.js +1 -1
  12. package/dist/agent-token-response.d.ts +1 -1
  13. package/dist/agent-token-response.js +1 -1
  14. package/dist/and-rule.d.ts +1 -1
  15. package/dist/api-error-details-inner.d.ts +1 -1
  16. package/dist/api-error-details-inner.js +1 -1
  17. package/dist/api-error.d.ts +1 -1
  18. package/dist/approval-rule.d.ts +1 -1
  19. package/dist/auth-message-response.d.ts +1 -1
  20. package/dist/auth-message-response.js +1 -1
  21. package/dist/can-vote-response.d.ts +1 -1
  22. package/dist/can-vote-response.js +1 -1
  23. package/dist/email-action.d.ts +1 -1
  24. package/dist/email-action.js +1 -1
  25. package/dist/entity-membership-add.d.ts +1 -1
  26. package/dist/entity-membership-remove.d.ts +1 -1
  27. package/dist/entity-reference.d.ts +1 -1
  28. package/dist/entity-reference.js +1 -1
  29. package/dist/get-user-info-200-response.d.ts +1 -1
  30. package/dist/get-user-info-200-response.js +1 -1
  31. package/dist/group-create.d.ts +1 -1
  32. package/dist/group-create.js +1 -1
  33. package/dist/group-membership.d.ts +1 -1
  34. package/dist/group-requirement-rule.d.ts +1 -1
  35. package/dist/group-requirement-rule.js +1 -1
  36. package/dist/group-scope.d.ts +1 -1
  37. package/dist/group-scope.js +1 -1
  38. package/dist/group.d.ts +1 -1
  39. package/dist/group.js +1 -1
  40. package/dist/index.d.ts +3 -0
  41. package/dist/index.js +3 -0
  42. package/dist/index.js.map +1 -1
  43. package/dist/list-group-entities-200-response.d.ts +1 -1
  44. package/dist/list-groups-200-response.d.ts +1 -1
  45. package/dist/list-organization-admins-for-org-200-response.d.ts +1 -1
  46. package/dist/list-role-templates-200-response.d.ts +1 -1
  47. package/dist/list-spaces-200-response.d.ts +1 -1
  48. package/dist/list-users-200-response.d.ts +1 -1
  49. package/dist/list-workflow-templates-200-response.d.ts +1 -1
  50. package/dist/list-workflows-200-response.d.ts +1 -1
  51. package/dist/models.d.ts +3 -1
  52. package/dist/models.js +3 -1
  53. package/dist/models.js.map +1 -1
  54. package/dist/or-rule.d.ts +1 -1
  55. package/dist/org-scope.d.ts +1 -1
  56. package/dist/org-scope.js +1 -1
  57. package/dist/organization-admin-create.d.ts +1 -1
  58. package/dist/organization-admin-create.js +1 -1
  59. package/dist/organization-admin-remove.d.ts +1 -1
  60. package/dist/organization-admin-remove.js +1 -1
  61. package/dist/organization-admin.d.ts +1 -1
  62. package/dist/organization-admin.js +1 -1
  63. package/dist/pagination.d.ts +1 -1
  64. package/dist/pagination.js +1 -1
  65. package/dist/remove-group-entities-request.d.ts +1 -1
  66. package/dist/role-assignment-item.d.ts +2 -2
  67. package/dist/role-assignment-request.d.ts +4 -4
  68. package/dist/role-operation-item.d.ts +22 -0
  69. package/dist/role-operation-item.js +3 -0
  70. package/dist/role-operation-item.js.map +1 -0
  71. package/dist/role-operation-request.d.ts +21 -0
  72. package/dist/role-operation-request.js +3 -0
  73. package/dist/role-operation-request.js.map +1 -0
  74. package/dist/role-removal-request.d.ts +21 -0
  75. package/dist/role-removal-request.js +3 -0
  76. package/dist/role-removal-request.js.map +1 -0
  77. package/dist/role-scope.d.ts +1 -1
  78. package/dist/role-template.d.ts +1 -1
  79. package/dist/role-template.js +1 -1
  80. package/dist/space-create.d.ts +1 -1
  81. package/dist/space-create.js +1 -1
  82. package/dist/space-scope.d.ts +1 -1
  83. package/dist/space-scope.js +1 -1
  84. package/dist/space.d.ts +1 -1
  85. package/dist/space.js +1 -1
  86. package/dist/token-request.d.ts +1 -1
  87. package/dist/token-request.js +1 -1
  88. package/dist/token-response.d.ts +1 -1
  89. package/dist/token-response.js +1 -1
  90. package/dist/user-create.d.ts +1 -1
  91. package/dist/user-create.js +1 -1
  92. package/dist/user-summary.d.ts +1 -1
  93. package/dist/user-summary.js +1 -1
  94. package/dist/user.d.ts +1 -1
  95. package/dist/user.js +1 -1
  96. package/dist/vote-approve.d.ts +1 -1
  97. package/dist/vote-approve.js +1 -1
  98. package/dist/vote-veto.d.ts +1 -1
  99. package/dist/vote-veto.js +1 -1
  100. package/dist/vote-withdraw.d.ts +1 -1
  101. package/dist/vote-withdraw.js +1 -1
  102. package/dist/workflow-action.d.ts +1 -1
  103. package/dist/workflow-create.d.ts +1 -1
  104. package/dist/workflow-create.js +1 -1
  105. package/dist/workflow-ref.d.ts +1 -1
  106. package/dist/workflow-template-create.d.ts +5 -1
  107. package/dist/workflow-template-deprecate.d.ts +1 -1
  108. package/dist/workflow-template-deprecate.js +1 -1
  109. package/dist/workflow-template-scope.d.ts +1 -1
  110. package/dist/workflow-template-scope.js +1 -1
  111. package/dist/workflow-template-summary.d.ts +1 -1
  112. package/dist/workflow-template-summary.js +1 -1
  113. package/dist/workflow-template-update.d.ts +1 -1
  114. package/dist/workflow-template.d.ts +5 -1
  115. package/dist/workflow-template.js.map +1 -1
  116. package/dist/workflow-vote-request-vote-type.d.ts +1 -1
  117. package/dist/workflow-vote-request.d.ts +1 -1
  118. package/dist/workflow.d.ts +1 -1
  119. package/package.json +1 -1
@@ -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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.15
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -11,7 +11,7 @@
11
11
  */
12
12
  import { RoleScope } from './role-scope';
13
13
  /**
14
- * A role assignment item that references a system-defined role by name and provides the scope where it should apply.
14
+ * A role operation item that references a system-defined role by name and provides the scope where it should apply (for assignment or removal).
15
15
  */
16
16
  export interface RoleAssignmentItem {
17
17
  /**
@@ -2,20 +2,20 @@
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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
- import { RoleAssignmentItem } from './role-assignment-item';
12
+ import { RoleOperationItem } from './role-operation-item';
13
13
  /**
14
- * Request to assign roles to a user or agent
14
+ * Request to assign or remove roles from a user or agent
15
15
  */
16
16
  export interface RoleAssignmentRequest {
17
17
  /**
18
18
  * Array of role assignments specifying role names and their scopes
19
19
  */
20
- roles: Array<RoleAssignmentItem>;
20
+ roles: Array<RoleOperationItem>;
21
21
  }
@@ -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.16
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 operation item that references a system-defined role by name and provides the scope where it should apply (for assignment or removal).
15
+ */
16
+ export interface RoleOperationItem {
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,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=role-operation-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"role-operation-item.js","sourceRoot":"","sources":["../generated/openapi/model/role-operation-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.16
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 { RoleOperationItem } from './role-operation-item';
13
+ /**
14
+ * Request to assign or remove roles from a user or agent
15
+ */
16
+ export interface RoleOperationRequest {
17
+ /**
18
+ * Array of role assignments specifying role names and their scopes
19
+ */
20
+ roles: Array<RoleOperationItem>;
21
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=role-operation-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"role-operation-request.js","sourceRoot":"","sources":["../generated/openapi/model/role-operation-request.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.16
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 { RoleOperationItem } from './role-operation-item';
13
+ /**
14
+ * Request to assign or remove roles from a user or agent
15
+ */
16
+ export interface RoleRemovalRequest {
17
+ /**
18
+ * Array of role assignments specifying role names and their scopes
19
+ */
20
+ roles: Array<RoleOperationItem>;
21
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=role-removal-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"role-removal-request.js","sourceRoot":"","sources":["../generated/openapi/model/role-removal-request.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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33,4 +33,8 @@ export interface WorkflowTemplateCreate {
33
33
  * Default expiry time for workflows created from this template (in hours, max 1 year)
34
34
  */
35
35
  defaultExpiresInHours?: number;
36
+ /**
37
+ * ID of the space to which this workflow template belongs
38
+ */
39
+ spaceId: string;
36
40
  }
@@ -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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
6
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,6 +49,10 @@ export interface WorkflowTemplate {
49
49
  * Default expiry time for workflows created from this template (in hours, max 1 year)
50
50
  */
51
51
  defaultExpiresInHours?: number;
52
+ /**
53
+ * ID of the space to which this workflow template belongs
54
+ */
55
+ spaceId: string;
52
56
  /**
53
57
  * Creation timestamp
54
58
  */
@@ -1 +1 @@
1
- {"version":3,"file":"workflow-template.js","sourceRoot":"","sources":["../generated/openapi/model/workflow-template.ts"],"names":[],"mappings":";;;AA8DA,IAAiB,gBAAgB,CAOhC;AAPD,WAAiB,gBAAgB;IAEhB,2BAAU,GAAG;QACtB,MAAM,EAAE,QAAsB;QAC9B,kBAAkB,EAAE,qBAAmC;QACvD,UAAU,EAAE,YAA0B;KACzC,CAAC;AACN,CAAC,EAPgB,gBAAgB,gCAAhB,gBAAgB,QAOhC"}
1
+ {"version":3,"file":"workflow-template.js","sourceRoot":"","sources":["../generated/openapi/model/workflow-template.ts"],"names":[],"mappings":";;;AAkEA,IAAiB,gBAAgB,CAOhC;AAPD,WAAiB,gBAAgB;IAEhB,2BAAU,GAAG;QACtB,MAAM,EAAE,QAAsB;QAC9B,kBAAkB,EAAE,qBAAmC;QACvD,UAAU,EAAE,YAA0B;KACzC,CAAC;AACN,CAAC,EAPgB,gBAAgB,gCAAhB,gBAAgB,QAOhC"}
@@ -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.14
5
+ * The version of the OpenAPI document: 0.0.16
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.14
5
+ * The version of the OpenAPI document: 0.0.16
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).