@approvio/api 0.0.28 → 0.0.30

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 (183) 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-get200-response.d.ts +1 -1
  7. package/dist/agent-get200-response.js +1 -1
  8. package/dist/agent-registration-request.d.ts +1 -1
  9. package/dist/agent-registration-request.js +1 -1
  10. package/dist/agent-registration-response.d.ts +1 -1
  11. package/dist/agent-registration-response.js +1 -1
  12. package/dist/agent-summary.d.ts +1 -1
  13. package/dist/agent-summary.js +1 -1
  14. package/dist/agent-token-request.d.ts +1 -1
  15. package/dist/agent-token-request.js +1 -1
  16. package/dist/agent-token-response.d.ts +1 -1
  17. package/dist/agent-token-response.js +1 -1
  18. package/dist/and-rule.d.ts +1 -1
  19. package/dist/api-error-details-inner.d.ts +1 -1
  20. package/dist/api-error-details-inner.js +1 -1
  21. package/dist/api-error.d.ts +1 -1
  22. package/dist/approval-rule.d.ts +1 -1
  23. package/dist/can-vote-response.d.ts +1 -1
  24. package/dist/can-vote-response.js +1 -1
  25. package/dist/email-action.d.ts +1 -1
  26. package/dist/email-action.js +1 -1
  27. package/dist/entity-membership-add.d.ts +1 -1
  28. package/dist/entity-membership-remove.d.ts +1 -1
  29. package/dist/entity-reference.d.ts +1 -1
  30. package/dist/entity-reference.js +1 -1
  31. package/dist/failed-auth-response.d.ts +1 -1
  32. package/dist/failed-auth-response.js +1 -1
  33. package/dist/get-entity-info-200-response.d.ts +1 -1
  34. package/dist/get-workflow-params.d.ts +1 -1
  35. package/dist/get-workflow-params.js +1 -1
  36. package/dist/get-workflow-votes-200-response.d.ts +1 -1
  37. package/dist/group-create.d.ts +1 -1
  38. package/dist/group-create.js +1 -1
  39. package/dist/group-info.d.ts +1 -1
  40. package/dist/group-info.js +1 -1
  41. package/dist/group-membership.d.ts +1 -1
  42. package/dist/group-requirement-rule.d.ts +1 -1
  43. package/dist/group-requirement-rule.js +1 -1
  44. package/dist/group-scope.d.ts +1 -1
  45. package/dist/group-scope.js +1 -1
  46. package/dist/group.d.ts +1 -1
  47. package/dist/group.js +1 -1
  48. package/dist/health-response.d.ts +1 -1
  49. package/dist/health-response.js +1 -1
  50. package/dist/index.d.ts +0 -12
  51. package/dist/index.js +0 -12
  52. package/dist/index.js.map +1 -1
  53. package/dist/initiate-cli-login-200-response.d.ts +1 -1
  54. package/dist/initiate-cli-login-200-response.js +1 -1
  55. package/dist/initiate-cli-login-request.d.ts +1 -1
  56. package/dist/initiate-cli-login-request.js +1 -1
  57. package/dist/list-agents-200-response.d.ts +1 -1
  58. package/dist/list-agents-params.d.ts +1 -1
  59. package/dist/list-agents-params.js +1 -1
  60. package/dist/list-group-entities-200-response.d.ts +1 -1
  61. package/dist/list-groups-200-response.d.ts +1 -1
  62. package/dist/list-organization-admins-for-org-200-response.d.ts +1 -1
  63. package/dist/list-role-templates-200-response.d.ts +1 -1
  64. package/dist/list-spaces-200-response.d.ts +1 -1
  65. package/dist/list-users-200-response.d.ts +1 -1
  66. package/dist/list-workflow-templates-200-response.d.ts +1 -1
  67. package/dist/list-workflow-templates-params.d.ts +1 -1
  68. package/dist/list-workflow-templates-params.js +1 -1
  69. package/dist/list-workflows-200-response.d.ts +1 -1
  70. package/dist/list-workflows-params.d.ts +1 -1
  71. package/dist/list-workflows-params.js +1 -1
  72. package/dist/models.d.ts +2 -0
  73. package/dist/models.js +2 -0
  74. package/dist/models.js.map +1 -1
  75. package/dist/oidc-callback-request.d.ts +1 -1
  76. package/dist/oidc-callback-request.js +1 -1
  77. package/dist/or-rule.d.ts +1 -1
  78. package/dist/org-scope.d.ts +1 -1
  79. package/dist/org-scope.js +1 -1
  80. package/dist/organization-admin-create.d.ts +1 -1
  81. package/dist/organization-admin-create.js +1 -1
  82. package/dist/organization-admin-remove.d.ts +1 -1
  83. package/dist/organization-admin-remove.js +1 -1
  84. package/dist/organization-admin.d.ts +1 -1
  85. package/dist/organization-admin.js +1 -1
  86. package/dist/pagination.d.ts +1 -1
  87. package/dist/pagination.js +1 -1
  88. package/dist/privileged-token-exchange-request.d.ts +1 -1
  89. package/dist/privileged-token-exchange-request.js +1 -1
  90. package/dist/privileged-token-response.d.ts +1 -1
  91. package/dist/privileged-token-response.js +1 -1
  92. package/dist/refresh-token-request.d.ts +1 -1
  93. package/dist/refresh-token-request.js +1 -1
  94. package/dist/remove-group-entities-request.d.ts +1 -1
  95. package/dist/role-assignment-request.d.ts +1 -1
  96. package/dist/role-operation-item.d.ts +1 -1
  97. package/dist/role-operation-request.d.ts +1 -1
  98. package/dist/role-removal-request.d.ts +1 -1
  99. package/dist/role-scope.d.ts +1 -1
  100. package/dist/role-template.d.ts +1 -1
  101. package/dist/role-template.js +1 -1
  102. package/dist/space-create.d.ts +1 -1
  103. package/dist/space-create.js +1 -1
  104. package/dist/space-scope.d.ts +1 -1
  105. package/dist/space-scope.js +1 -1
  106. package/dist/space.d.ts +1 -1
  107. package/dist/space.js +1 -1
  108. package/dist/successful-auth-response.d.ts +1 -1
  109. package/dist/successful-auth-response.js +1 -1
  110. package/dist/token-request.d.ts +3 -3
  111. package/dist/token-request.js +1 -1
  112. package/dist/token-response.d.ts +2 -2
  113. package/dist/token-response.js +1 -1
  114. package/dist/user-create.d.ts +1 -1
  115. package/dist/user-create.js +1 -1
  116. package/dist/user-summary.d.ts +1 -1
  117. package/dist/user-summary.js +1 -1
  118. package/dist/user.d.ts +1 -1
  119. package/dist/user.js +1 -1
  120. package/dist/vote-approve.d.ts +1 -1
  121. package/dist/vote-approve.js +1 -1
  122. package/dist/vote-veto.d.ts +1 -1
  123. package/dist/vote-veto.js +1 -1
  124. package/dist/vote-withdraw.d.ts +1 -1
  125. package/dist/vote-withdraw.js +1 -1
  126. package/dist/webhook-action.d.ts +1 -1
  127. package/dist/webhook-action.js +1 -1
  128. package/dist/workflow-action.d.ts +1 -1
  129. package/dist/workflow-create.d.ts +1 -1
  130. package/dist/workflow-create.js +1 -1
  131. package/dist/workflow-ref.d.ts +1 -1
  132. package/dist/workflow-template-create.d.ts +1 -1
  133. package/dist/workflow-template-deprecate.d.ts +1 -1
  134. package/dist/workflow-template-deprecate.js +1 -1
  135. package/dist/workflow-template-scope.d.ts +1 -1
  136. package/dist/workflow-template-scope.js +1 -1
  137. package/dist/workflow-template-summary.d.ts +1 -1
  138. package/dist/workflow-template-summary.js +1 -1
  139. package/dist/workflow-template-update.d.ts +1 -1
  140. package/dist/workflow-template.d.ts +1 -1
  141. package/dist/workflow-vote-request-vote-type.d.ts +1 -1
  142. package/dist/workflow-vote-request.d.ts +1 -1
  143. package/dist/workflow-vote.d.ts +1 -1
  144. package/dist/workflow-vote.js +1 -1
  145. package/dist/workflow.d.ts +1 -1
  146. package/package.json +4 -3
  147. package/dist/agent-public-details.d.ts +0 -29
  148. package/dist/agent-public-details.js +0 -14
  149. package/dist/agent-public-details.js.map +0 -1
  150. package/dist/auth-message-response.d.ts +0 -29
  151. package/dist/auth-message-response.js +0 -14
  152. package/dist/auth-message-response.js.map +0 -1
  153. package/dist/bound-role.d.ts +0 -34
  154. package/dist/bound-role.js +0 -3
  155. package/dist/bound-role.js.map +0 -1
  156. package/dist/get-user-info-200-response.d.ts +0 -19
  157. package/dist/get-user-info-200-response.js +0 -3
  158. package/dist/get-user-info-200-response.js.map +0 -1
  159. package/dist/index.html +0 -1274
  160. package/dist/list-organization-admins-200-response.d.ts +0 -17
  161. package/dist/list-organization-admins-200-response.js +0 -3
  162. package/dist/list-organization-admins-200-response.js.map +0 -1
  163. package/dist/role-assignment-item.d.ts +0 -22
  164. package/dist/role-assignment-item.js +0 -3
  165. package/dist/role-assignment-item.js.map +0 -1
  166. package/dist/role.d.ts +0 -26
  167. package/dist/role.js +0 -3
  168. package/dist/role.js.map +0 -1
  169. package/dist/step-up-operation.d.ts +0 -19
  170. package/dist/step-up-operation.js +0 -19
  171. package/dist/step-up-operation.js.map +0 -1
  172. package/dist/step-up-token-request.d.ts +0 -25
  173. package/dist/step-up-token-request.js +0 -3
  174. package/dist/step-up-token-request.js.map +0 -1
  175. package/dist/vote-mode.d.ts +0 -17
  176. package/dist/vote-mode.js +0 -14
  177. package/dist/vote-mode.js.map +0 -1
  178. package/dist/workflow-include.d.ts +0 -18
  179. package/dist/workflow-include.js +0 -18
  180. package/dist/workflow-include.js.map +0 -1
  181. package/dist/workflow-template-delete.d.ts +0 -17
  182. package/dist/workflow-template-delete.js +0 -14
  183. package/dist/workflow-template-delete.js.map +0 -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.28
5
+ * The version of the OpenAPI document: 0.0.29
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
  export interface TokenResponse {
13
13
  /**
14
- * JWT token containing user information and roles
14
+ * Access token for the authenticated user
15
15
  */
16
16
  accessToken: string;
17
17
  /**
@@ -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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28
6
+ * The version of the OpenAPI document: 0.0.29
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.28
5
+ * The version of the OpenAPI document: 0.0.29
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.28",
5
+ "version": "0.0.30",
6
6
  "private": false,
7
7
  "main": "./dist/index.js",
8
8
  "types": "./dist/index.d.ts",
@@ -14,7 +14,8 @@
14
14
  "url": "https://github.com/giovannibaratta/approvio-api"
15
15
  },
16
16
  "scripts": {
17
- "generate:api": "openapi-generator-cli generate --openapitools openapitools.json && yarn generate:index && yarn build",
17
+ "clean": "rm -rf dist generated/openapi/model generated/openapi/.openapi-generator",
18
+ "generate:api": "yarn clean && openapi-generator-cli generate --openapitools openapitools.json && yarn generate:index && yarn build",
18
19
  "generate:index": "./scripts/generate-index.sh",
19
20
  "lint:api": "spectral lint openapi.yaml --ruleset .spectral.yaml",
20
21
  "build": "tsc -p tsconfig.build.json",
@@ -28,4 +29,4 @@
28
29
  "typescript": "5.7.3"
29
30
  },
30
31
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
31
- }
32
+ }
@@ -1,29 +0,0 @@
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.21
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 AgentPublicDetails {
13
- /**
14
- * Unique identifier for the agent
15
- */
16
- id: string;
17
- /**
18
- * Name of the agent
19
- */
20
- agentName: string;
21
- /**
22
- * RSA public key in base64 encoded PEM format for the agent
23
- */
24
- publicKey: string;
25
- /**
26
- * Timestamp when the agent was registered
27
- */
28
- createdAt: string;
29
- }
@@ -1,14 +0,0 @@
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.21
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=agent-public-details.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"agent-public-details.js","sourceRoot":"","sources":["../generated/openapi/model/agent-public-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG"}
@@ -1,29 +0,0 @@
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.17
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 AuthMessageResponse {
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
- }
@@ -1,14 +0,0 @@
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.17
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=auth-message-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth-message-response.js","sourceRoot":"","sources":["../generated/openapi/model/auth-message-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG"}
@@ -1,34 +0,0 @@
1
- /**
2
- * Workflow Approval System API
3
- * API for a SaaS platform that allows customers to manage approvals for generic workflows, users, and groups.
4
- *
5
- * The version of the OpenAPI document: 0.0.14
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { RoleScope } from './role-scope';
13
- /**
14
- * A role bound to a specific scope. Contains the complete role definition including permissions resolved from the system role template.
15
- */
16
- export interface BoundRole {
17
- /**
18
- * Unique identifier for the role template
19
- */
20
- name: string;
21
- /**
22
- * The resource type this role applies to
23
- */
24
- resourceType: string;
25
- /**
26
- * List of permissions granted by this role (resolved from system template)
27
- */
28
- permissions: Array<string>;
29
- /**
30
- * The scope type where this role applies
31
- */
32
- scopeType: string;
33
- scope: RoleScope;
34
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=bound-role.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"bound-role.js","sourceRoot":"","sources":["../generated/openapi/model/bound-role.ts"],"names":[],"mappings":""}
@@ -1,19 +0,0 @@
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.22
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 { GroupInfo } from './group-info';
13
- export interface GetUserInfo200Response {
14
- /**
15
- * Type of the authenticated entity
16
- */
17
- entityType: string;
18
- groups?: Array<GroupInfo>;
19
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=get-user-info-200-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-user-info-200-response.js","sourceRoot":"","sources":["../generated/openapi/model/get-user-info-200-response.ts"],"names":[],"mappings":""}