@approvio/api 0.0.16 → 0.0.18

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/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 +13 -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/failed-auth-response.d.ts +17 -0
  30. package/dist/failed-auth-response.js +14 -0
  31. package/dist/failed-auth-response.js.map +1 -0
  32. package/dist/get-user-info-200-response.d.ts +1 -1
  33. package/dist/get-user-info-200-response.js +1 -1
  34. package/dist/group-create.d.ts +1 -1
  35. package/dist/group-create.js +1 -1
  36. package/dist/group-membership.d.ts +1 -1
  37. package/dist/group-requirement-rule.d.ts +1 -1
  38. package/dist/group-requirement-rule.js +1 -1
  39. package/dist/group-scope.d.ts +1 -1
  40. package/dist/group-scope.js +1 -1
  41. package/dist/group.d.ts +1 -1
  42. package/dist/group.js +1 -1
  43. package/dist/index.d.ts +3 -0
  44. package/dist/index.js +3 -0
  45. package/dist/index.js.map +1 -1
  46. package/dist/list-group-entities-200-response.d.ts +1 -1
  47. package/dist/list-groups-200-response.d.ts +1 -1
  48. package/dist/list-organization-admins-for-org-200-response.d.ts +1 -1
  49. package/dist/list-role-templates-200-response.d.ts +1 -1
  50. package/dist/list-spaces-200-response.d.ts +1 -1
  51. package/dist/list-users-200-response.d.ts +1 -1
  52. package/dist/list-workflow-templates-200-response.d.ts +1 -1
  53. package/dist/list-workflows-200-response.d.ts +1 -1
  54. package/dist/models.d.ts +3 -1
  55. package/dist/models.js +3 -1
  56. package/dist/models.js.map +1 -1
  57. package/dist/or-rule.d.ts +1 -1
  58. package/dist/org-scope.d.ts +1 -1
  59. package/dist/org-scope.js +1 -1
  60. package/dist/organization-admin-create.d.ts +1 -1
  61. package/dist/organization-admin-create.js +1 -1
  62. package/dist/organization-admin-remove.d.ts +1 -1
  63. package/dist/organization-admin-remove.js +1 -1
  64. package/dist/organization-admin.d.ts +1 -1
  65. package/dist/organization-admin.js +1 -1
  66. package/dist/pagination.d.ts +1 -1
  67. package/dist/pagination.js +1 -1
  68. package/dist/remove-group-entities-request.d.ts +1 -1
  69. package/dist/role-assignment-request.d.ts +1 -1
  70. package/dist/role-operation-item.d.ts +1 -1
  71. package/dist/role-operation-request.d.ts +1 -1
  72. package/dist/role-removal-request.d.ts +1 -1
  73. package/dist/role-scope.d.ts +1 -1
  74. package/dist/role-template.d.ts +1 -1
  75. package/dist/role-template.js +1 -1
  76. package/dist/space-create.d.ts +1 -1
  77. package/dist/space-create.js +1 -1
  78. package/dist/space-scope.d.ts +1 -1
  79. package/dist/space-scope.js +1 -1
  80. package/dist/space.d.ts +1 -1
  81. package/dist/space.js +1 -1
  82. package/dist/successful-auth-response.d.ts +29 -0
  83. package/dist/successful-auth-response.js +14 -0
  84. package/dist/successful-auth-response.js.map +1 -0
  85. package/dist/token-request.d.ts +1 -1
  86. package/dist/token-request.js +1 -1
  87. package/dist/token-response.d.ts +1 -1
  88. package/dist/token-response.js +1 -1
  89. package/dist/user-create.d.ts +1 -1
  90. package/dist/user-create.js +1 -1
  91. package/dist/user-summary.d.ts +1 -1
  92. package/dist/user-summary.js +1 -1
  93. package/dist/user.d.ts +1 -1
  94. package/dist/user.js +1 -1
  95. package/dist/vote-approve.d.ts +1 -1
  96. package/dist/vote-approve.js +1 -1
  97. package/dist/vote-veto.d.ts +1 -1
  98. package/dist/vote-veto.js +1 -1
  99. package/dist/vote-withdraw.d.ts +1 -1
  100. package/dist/vote-withdraw.js +1 -1
  101. package/dist/webhook-action.d.ts +46 -0
  102. package/dist/webhook-action.js +26 -0
  103. package/dist/webhook-action.js.map +1 -0
  104. package/dist/workflow-action.d.ts +3 -2
  105. package/dist/workflow-create.d.ts +1 -1
  106. package/dist/workflow-create.js +1 -1
  107. package/dist/workflow-ref.d.ts +1 -1
  108. package/dist/workflow-template-create.d.ts +1 -1
  109. package/dist/workflow-template-deprecate.d.ts +1 -1
  110. package/dist/workflow-template-deprecate.js +1 -1
  111. package/dist/workflow-template-scope.d.ts +1 -1
  112. package/dist/workflow-template-scope.js +1 -1
  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/models.js CHANGED
@@ -25,12 +25,12 @@ __exportStar(require("./agent-token-request"), exports);
25
25
  __exportStar(require("./agent-token-response"), exports);
26
26
  __exportStar(require("./and-rule"), exports);
27
27
  __exportStar(require("./approval-rule"), exports);
28
- __exportStar(require("./auth-message-response"), exports);
29
28
  __exportStar(require("./can-vote-response"), exports);
30
29
  __exportStar(require("./email-action"), exports);
31
30
  __exportStar(require("./entity-membership-add"), exports);
32
31
  __exportStar(require("./entity-membership-remove"), exports);
33
32
  __exportStar(require("./entity-reference"), exports);
33
+ __exportStar(require("./failed-auth-response"), exports);
34
34
  __exportStar(require("./get-user-info-200-response"), exports);
35
35
  __exportStar(require("./group"), exports);
36
36
  __exportStar(require("./group-create"), exports);
@@ -61,6 +61,7 @@ __exportStar(require("./role-template"), exports);
61
61
  __exportStar(require("./space"), exports);
62
62
  __exportStar(require("./space-create"), exports);
63
63
  __exportStar(require("./space-scope"), exports);
64
+ __exportStar(require("./successful-auth-response"), exports);
64
65
  __exportStar(require("./token-request"), exports);
65
66
  __exportStar(require("./token-response"), exports);
66
67
  __exportStar(require("./user"), exports);
@@ -69,6 +70,7 @@ __exportStar(require("./user-summary"), exports);
69
70
  __exportStar(require("./vote-approve"), exports);
70
71
  __exportStar(require("./vote-veto"), exports);
71
72
  __exportStar(require("./vote-withdraw"), exports);
73
+ __exportStar(require("./webhook-action"), exports);
72
74
  __exportStar(require("./workflow"), exports);
73
75
  __exportStar(require("./workflow-action"), exports);
74
76
  __exportStar(require("./workflow-create"), exports);
@@ -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,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,4DAA0C;AAC1C,wDAAsC;AACtC,2DAAyC;AACzC,yDAAuC;AACvC,+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"}
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,sDAAoC;AACpC,iDAA+B;AAC/B,0DAAwC;AACxC,6DAA2C;AAC3C,qDAAmC;AACnC,yDAAuC;AACvC,+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,4DAA0C;AAC1C,wDAAsC;AACtC,2DAAyC;AACzC,yDAAuC;AACvC,+CAA6B;AAC7B,kDAAgC;AAChC,0CAAwB;AACxB,iDAA+B;AAC/B,gDAA8B;AAC9B,6DAA2C;AAC3C,kDAAgC;AAChC,mDAAiC;AACjC,yCAAuB;AACvB,gDAA8B;AAC9B,iDAA+B;AAC/B,iDAA+B;AAC/B,8CAA4B;AAC5B,kDAAgC;AAChC,mDAAiC;AACjC,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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
7
7
  *
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -0,0 +1,29 @@
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.18
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 SuccessfulAuthResponse {
13
+ /**
14
+ * Authentication status message
15
+ */
16
+ message: string;
17
+ /**
18
+ * Authorization code received from OIDC provider
19
+ */
20
+ code: string;
21
+ /**
22
+ * State parameter used for CSRF protection
23
+ */
24
+ state: string;
25
+ /**
26
+ * Base64-encoded combination of code and state (format - code:state). Alternative to providing code and state separately.
27
+ */
28
+ b64encoded: string;
29
+ }
@@ -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.18
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=successful-auth-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"successful-auth-response.js","sourceRoot":"","sources":["../generated/openapi/model/successful-auth-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG"}
@@ -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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
7
7
  *
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -0,0 +1,46 @@
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.18
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
+ /**
13
+ * Calls a webhook when workflow is approved
14
+ */
15
+ export interface WebhookAction {
16
+ /**
17
+ * Action type (WEBHOOK)
18
+ */
19
+ type: WebhookAction.TypeEnum;
20
+ /**
21
+ * The URL to call
22
+ */
23
+ url: string;
24
+ /**
25
+ * HTTP method to use
26
+ */
27
+ method?: WebhookAction.MethodEnum;
28
+ /**
29
+ * Optional headers to send with the request
30
+ */
31
+ headers?: {
32
+ [key: string]: string;
33
+ };
34
+ }
35
+ export declare namespace WebhookAction {
36
+ type TypeEnum = 'WEBHOOK';
37
+ const TypeEnum: {
38
+ Webhook: TypeEnum;
39
+ };
40
+ type MethodEnum = 'POST' | 'PUT' | 'GET';
41
+ const MethodEnum: {
42
+ Post: MethodEnum;
43
+ Put: MethodEnum;
44
+ Get: MethodEnum;
45
+ };
46
+ }
@@ -0,0 +1,26 @@
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.18
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.WebhookAction = void 0;
15
+ var WebhookAction;
16
+ (function (WebhookAction) {
17
+ WebhookAction.TypeEnum = {
18
+ Webhook: 'WEBHOOK'
19
+ };
20
+ WebhookAction.MethodEnum = {
21
+ Post: 'POST',
22
+ Put: 'PUT',
23
+ Get: 'GET'
24
+ };
25
+ })(WebhookAction || (exports.WebhookAction = WebhookAction = {}));
26
+ //# sourceMappingURL=webhook-action.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webhook-action.js","sourceRoot":"","sources":["../generated/openapi/model/webhook-action.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAwBH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAEb,sBAAQ,GAAG;QACpB,OAAO,EAAE,SAAqB;KACjC,CAAC;IAEW,wBAAU,GAAG;QACtB,IAAI,EAAE,MAAoB;QAC1B,GAAG,EAAE,KAAmB;QACxB,GAAG,EAAE,KAAmB;KAC3B,CAAC;AACN,CAAC,EAXgB,aAAa,6BAAb,aAAa,QAW7B"}
@@ -2,13 +2,14 @@
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.16
5
+ * The version of the OpenAPI document: 0.0.18
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 { WebhookAction } from './webhook-action';
12
13
  import { EmailAction } from './email-action';
13
14
  /**
14
15
  * Configuration for actions to be executed when workflow is approved. Currently supports email actions.
@@ -18,4 +19,4 @@ import { EmailAction } from './email-action';
18
19
  * Configuration for actions to be executed when workflow is approved. Currently supports email actions.
19
20
  * @export
20
21
  */
21
- export type WorkflowAction = EmailAction;
22
+ export type WorkflowAction = EmailAction | WebhookAction;
@@ -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.16
5
+ * The version of the OpenAPI document: 0.0.18
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.16
6
+ * The version of the OpenAPI document: 0.0.18
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.16
5
+ * The version of the OpenAPI document: 0.0.18
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).