@approvio/api 0.0.7 → 0.0.9

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 (120) hide show
  1. package/dist/add-group-entities-request.d.ts +1 -1
  2. package/dist/and-rule.d.ts +1 -1
  3. package/dist/api-error-details-inner.d.ts +1 -1
  4. package/dist/api-error-details-inner.js +1 -1
  5. package/dist/api-error.d.ts +1 -1
  6. package/dist/approval-rule.d.ts +1 -1
  7. package/dist/auth-message-response.d.ts +17 -0
  8. package/dist/auth-message-response.js +14 -0
  9. package/dist/auth-message-response.js.map +1 -0
  10. package/dist/bound-role.d.ts +26 -0
  11. package/dist/bound-role.js +3 -0
  12. package/dist/bound-role.js.map +1 -0
  13. package/dist/can-vote-response.d.ts +1 -1
  14. package/dist/can-vote-response.js +1 -1
  15. package/dist/email-action.d.ts +1 -1
  16. package/dist/email-action.js +1 -1
  17. package/dist/entity-membership-add.d.ts +1 -5
  18. package/dist/entity-membership-remove.d.ts +1 -1
  19. package/dist/entity-reference.d.ts +1 -1
  20. package/dist/entity-reference.js +1 -1
  21. package/dist/get-user-info-200-response.d.ts +17 -0
  22. package/dist/get-user-info-200-response.js +14 -0
  23. package/dist/get-user-info-200-response.js.map +1 -0
  24. package/dist/group-create.d.ts +1 -1
  25. package/dist/group-create.js +1 -1
  26. package/dist/group-membership.d.ts +1 -5
  27. package/dist/group-requirement-rule.d.ts +1 -1
  28. package/dist/group-requirement-rule.js +1 -1
  29. package/dist/group-scope.d.ts +27 -0
  30. package/dist/group-scope.js +21 -0
  31. package/dist/group-scope.js.map +1 -0
  32. package/dist/group.d.ts +1 -1
  33. package/dist/group.js +1 -1
  34. package/dist/index.d.ts +19 -0
  35. package/dist/index.js +19 -0
  36. package/dist/index.js.map +1 -1
  37. package/dist/list-group-entities-200-response.d.ts +1 -1
  38. package/dist/list-groups-200-response.d.ts +1 -1
  39. package/dist/list-organization-admins-200-response.d.ts +17 -0
  40. package/dist/list-organization-admins-200-response.js +3 -0
  41. package/dist/list-organization-admins-200-response.js.map +1 -0
  42. package/dist/list-organization-admins-for-org-200-response.d.ts +17 -0
  43. package/dist/list-organization-admins-for-org-200-response.js +3 -0
  44. package/dist/list-organization-admins-for-org-200-response.js.map +1 -0
  45. package/dist/list-spaces-200-response.d.ts +17 -0
  46. package/dist/list-spaces-200-response.js +3 -0
  47. package/dist/list-spaces-200-response.js.map +1 -0
  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 +4 -0
  52. package/dist/models.js +4 -0
  53. package/dist/models.js.map +1 -1
  54. package/dist/or-rule.d.ts +1 -1
  55. package/dist/org-scope.d.ts +23 -0
  56. package/dist/org-scope.js +21 -0
  57. package/dist/org-scope.js.map +1 -0
  58. package/dist/organization-admin-create.d.ts +17 -0
  59. package/dist/organization-admin-create.js +14 -0
  60. package/dist/organization-admin-create.js.map +1 -0
  61. package/dist/organization-admin-remove.d.ts +17 -0
  62. package/dist/organization-admin-remove.js +14 -0
  63. package/dist/organization-admin-remove.js.map +1 -0
  64. package/dist/organization-admin.d.ts +25 -0
  65. package/dist/organization-admin.js +14 -0
  66. package/dist/organization-admin.js.map +1 -0
  67. package/dist/pagination.d.ts +1 -1
  68. package/dist/pagination.js +1 -1
  69. package/dist/remove-group-entities-request.d.ts +1 -1
  70. package/dist/role-scope.d.ts +24 -0
  71. package/dist/role-scope.js +3 -0
  72. package/dist/role-scope.js.map +1 -0
  73. package/dist/role.d.ts +26 -0
  74. package/dist/role.js +3 -0
  75. package/dist/role.js.map +1 -0
  76. package/dist/space-create.d.ts +21 -0
  77. package/dist/space-create.js +14 -0
  78. package/dist/space-create.js.map +1 -0
  79. package/dist/space-scope.d.ts +27 -0
  80. package/dist/space-scope.js +21 -0
  81. package/dist/space-scope.js.map +1 -0
  82. package/dist/space.d.ts +33 -0
  83. package/dist/space.js +14 -0
  84. package/dist/space.js.map +1 -0
  85. package/dist/token-request.d.ts +21 -0
  86. package/dist/token-request.js +14 -0
  87. package/dist/token-request.js.map +1 -0
  88. package/dist/token-response.d.ts +17 -0
  89. package/dist/token-response.js +14 -0
  90. package/dist/token-response.js.map +1 -0
  91. package/dist/user-create.d.ts +2 -2
  92. package/dist/user-create.js +1 -1
  93. package/dist/user-summary.d.ts +1 -1
  94. package/dist/user-summary.js +1 -1
  95. package/dist/user.d.ts +5 -1
  96. package/dist/user.js +1 -1
  97. package/dist/vote-approve.d.ts +1 -1
  98. package/dist/vote-approve.js +1 -1
  99. package/dist/vote-veto.d.ts +1 -1
  100. package/dist/vote-veto.js +1 -1
  101. package/dist/vote-withdraw.d.ts +1 -1
  102. package/dist/vote-withdraw.js +1 -1
  103. package/dist/workflow-action.d.ts +1 -1
  104. package/dist/workflow-create.d.ts +1 -1
  105. package/dist/workflow-create.js +1 -1
  106. package/dist/workflow-ref.d.ts +1 -1
  107. package/dist/workflow-template-create.d.ts +1 -1
  108. package/dist/workflow-template-deprecate.d.ts +1 -1
  109. package/dist/workflow-template-deprecate.js +1 -1
  110. package/dist/workflow-template-scope.d.ts +27 -0
  111. package/dist/workflow-template-scope.js +21 -0
  112. package/dist/workflow-template-scope.js.map +1 -0
  113. package/dist/workflow-template-summary.d.ts +1 -1
  114. package/dist/workflow-template-summary.js +1 -1
  115. package/dist/workflow-template-update.d.ts +1 -1
  116. package/dist/workflow-template.d.ts +1 -1
  117. package/dist/workflow-vote-request-vote-type.d.ts +1 -1
  118. package/dist/workflow-vote-request.d.ts +1 -1
  119. package/dist/workflow.d.ts +1 -1
  120. package/package.json +1 -1
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.7
5
+ * The version of the OpenAPI document: 0.0.9
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,6 +22,10 @@ export interface User {
22
22
  * User\'s email address.
23
23
  */
24
24
  email: string;
25
+ /**
26
+ * Role assigned to the user within the organization.
27
+ */
28
+ orgRole: string;
25
29
  /**
26
30
  * Timestamp when the user was created.
27
31
  */
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.7
6
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
6
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
6
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
6
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
6
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
6
+ * The version of the OpenAPI document: 0.0.9
7
7
  *
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -0,0 +1,27 @@
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.8
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 WorkflowTemplateScope {
13
+ /**
14
+ * Workflow template scope
15
+ */
16
+ type: WorkflowTemplateScope.TypeEnum;
17
+ /**
18
+ * ID of the workflow template
19
+ */
20
+ workflowTemplateId: string;
21
+ }
22
+ export declare namespace WorkflowTemplateScope {
23
+ type TypeEnum = 'workflow_template';
24
+ const TypeEnum: {
25
+ WorkflowTemplate: TypeEnum;
26
+ };
27
+ }
@@ -0,0 +1,21 @@
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.8
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
+ exports.WorkflowTemplateScope = void 0;
15
+ var WorkflowTemplateScope;
16
+ (function (WorkflowTemplateScope) {
17
+ WorkflowTemplateScope.TypeEnum = {
18
+ WorkflowTemplate: 'workflow_template'
19
+ };
20
+ })(WorkflowTemplateScope || (exports.WorkflowTemplateScope = WorkflowTemplateScope = {}));
21
+ //# sourceMappingURL=workflow-template-scope.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"workflow-template-scope.js","sourceRoot":"","sources":["../generated/openapi/model/workflow-template-scope.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAaH,IAAiB,qBAAqB,CAKrC;AALD,WAAiB,qBAAqB;IAErB,8BAAQ,GAAG;QACpB,gBAAgB,EAAE,mBAA+B;KACpD,CAAC;AACN,CAAC,EALgB,qBAAqB,qCAArB,qBAAqB,QAKrC"}
@@ -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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
6
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
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.7
5
+ * The version of the OpenAPI document: 0.0.9
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@approvio/api",
3
3
  "author": "Giovanni Baratta",
4
4
  "license": "MIT",
5
- "version": "0.0.7",
5
+ "version": "0.0.9",
6
6
  "private": false,
7
7
  "main": "./dist/index.js",
8
8
  "types": "./dist/index.d.ts",