@approvio/api 0.0.27 → 0.0.29

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 (150) 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 +3 -0
  51. package/dist/index.html +628 -96
  52. package/dist/index.js +3 -0
  53. package/dist/index.js.map +1 -1
  54. package/dist/initiate-cli-login-200-response.d.ts +14 -0
  55. package/dist/initiate-cli-login-200-response.js +14 -0
  56. package/dist/initiate-cli-login-200-response.js.map +1 -0
  57. package/dist/initiate-cli-login-request.d.ts +17 -0
  58. package/dist/initiate-cli-login-request.js +14 -0
  59. package/dist/initiate-cli-login-request.js.map +1 -0
  60. package/dist/list-agents-200-response.d.ts +1 -1
  61. package/dist/list-agents-params.d.ts +1 -1
  62. package/dist/list-agents-params.js +1 -1
  63. package/dist/list-group-entities-200-response.d.ts +1 -1
  64. package/dist/list-groups-200-response.d.ts +1 -1
  65. package/dist/list-organization-admins-for-org-200-response.d.ts +1 -1
  66. package/dist/list-role-templates-200-response.d.ts +1 -1
  67. package/dist/list-spaces-200-response.d.ts +1 -1
  68. package/dist/list-users-200-response.d.ts +1 -1
  69. package/dist/list-workflow-templates-200-response.d.ts +1 -1
  70. package/dist/list-workflow-templates-params.d.ts +1 -1
  71. package/dist/list-workflow-templates-params.js +1 -1
  72. package/dist/list-workflows-200-response.d.ts +1 -1
  73. package/dist/list-workflows-params.d.ts +1 -1
  74. package/dist/list-workflows-params.js +1 -1
  75. package/dist/models.d.ts +3 -0
  76. package/dist/models.js +3 -0
  77. package/dist/models.js.map +1 -1
  78. package/dist/oidc-callback-request.d.ts +21 -0
  79. package/dist/oidc-callback-request.js +14 -0
  80. package/dist/oidc-callback-request.js.map +1 -0
  81. package/dist/or-rule.d.ts +1 -1
  82. package/dist/org-scope.d.ts +1 -1
  83. package/dist/org-scope.js +1 -1
  84. package/dist/organization-admin-create.d.ts +1 -1
  85. package/dist/organization-admin-create.js +1 -1
  86. package/dist/organization-admin-remove.d.ts +1 -1
  87. package/dist/organization-admin-remove.js +1 -1
  88. package/dist/organization-admin.d.ts +1 -1
  89. package/dist/organization-admin.js +1 -1
  90. package/dist/pagination.d.ts +1 -1
  91. package/dist/pagination.js +1 -1
  92. package/dist/privileged-token-exchange-request.d.ts +1 -1
  93. package/dist/privileged-token-exchange-request.js +1 -1
  94. package/dist/privileged-token-response.d.ts +2 -2
  95. package/dist/privileged-token-response.js +1 -1
  96. package/dist/refresh-token-request.d.ts +1 -1
  97. package/dist/refresh-token-request.js +1 -1
  98. package/dist/remove-group-entities-request.d.ts +1 -1
  99. package/dist/role-assignment-request.d.ts +1 -1
  100. package/dist/role-operation-item.d.ts +1 -1
  101. package/dist/role-operation-request.d.ts +1 -1
  102. package/dist/role-removal-request.d.ts +1 -1
  103. package/dist/role-scope.d.ts +1 -1
  104. package/dist/role-template.d.ts +1 -1
  105. package/dist/role-template.js +1 -1
  106. package/dist/space-create.d.ts +1 -1
  107. package/dist/space-create.js +1 -1
  108. package/dist/space-scope.d.ts +1 -1
  109. package/dist/space-scope.js +1 -1
  110. package/dist/space.d.ts +1 -1
  111. package/dist/space.js +1 -1
  112. package/dist/successful-auth-response.d.ts +1 -1
  113. package/dist/successful-auth-response.js +1 -1
  114. package/dist/token-request.d.ts +3 -3
  115. package/dist/token-request.js +1 -1
  116. package/dist/token-response.d.ts +2 -2
  117. package/dist/token-response.js +1 -1
  118. package/dist/user-create.d.ts +1 -1
  119. package/dist/user-create.js +1 -1
  120. package/dist/user-summary.d.ts +1 -1
  121. package/dist/user-summary.js +1 -1
  122. package/dist/user.d.ts +1 -1
  123. package/dist/user.js +1 -1
  124. package/dist/vote-approve.d.ts +1 -1
  125. package/dist/vote-approve.js +1 -1
  126. package/dist/vote-veto.d.ts +1 -1
  127. package/dist/vote-veto.js +1 -1
  128. package/dist/vote-withdraw.d.ts +1 -1
  129. package/dist/vote-withdraw.js +1 -1
  130. package/dist/webhook-action.d.ts +1 -1
  131. package/dist/webhook-action.js +1 -1
  132. package/dist/workflow-action.d.ts +1 -1
  133. package/dist/workflow-create.d.ts +1 -1
  134. package/dist/workflow-create.js +1 -1
  135. package/dist/workflow-ref.d.ts +1 -1
  136. package/dist/workflow-template-create.d.ts +1 -1
  137. package/dist/workflow-template-deprecate.d.ts +1 -1
  138. package/dist/workflow-template-deprecate.js +1 -1
  139. package/dist/workflow-template-scope.d.ts +1 -1
  140. package/dist/workflow-template-scope.js +1 -1
  141. package/dist/workflow-template-summary.d.ts +1 -1
  142. package/dist/workflow-template-summary.js +1 -1
  143. package/dist/workflow-template-update.d.ts +1 -1
  144. package/dist/workflow-template.d.ts +1 -1
  145. package/dist/workflow-vote-request-vote-type.d.ts +1 -1
  146. package/dist/workflow-vote-request.d.ts +1 -1
  147. package/dist/workflow-vote.d.ts +1 -1
  148. package/dist/workflow-vote.js +1 -1
  149. package/dist/workflow.d.ts +1 -1
  150. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -62,6 +62,7 @@ __exportStar(require("./models"), exports);
62
62
  __exportStar(require("./organization-admin-create"), exports);
63
63
  __exportStar(require("./space"), exports);
64
64
  __exportStar(require("./group"), exports);
65
+ __exportStar(require("./oidc-callback-request"), exports);
65
66
  __exportStar(require("./list-spaces-200-response"), exports);
66
67
  __exportStar(require("./workflow-template-deprecate"), exports);
67
68
  __exportStar(require("./workflow-vote"), exports);
@@ -76,6 +77,7 @@ __exportStar(require("./list-agents-params"), exports);
76
77
  __exportStar(require("./agent-registration-response"), exports);
77
78
  __exportStar(require("./list-workflows-200-response"), exports);
78
79
  __exportStar(require("./group-membership"), exports);
80
+ __exportStar(require("./initiate-cli-login-request"), exports);
79
81
  __exportStar(require("./role"), exports);
80
82
  __exportStar(require("./list-workflow-templates-200-response"), exports);
81
83
  __exportStar(require("./step-up-operation"), exports);
@@ -105,6 +107,7 @@ __exportStar(require("./or-rule"), exports);
105
107
  __exportStar(require("./get-workflow-votes-200-response"), exports);
106
108
  __exportStar(require("./list-role-templates-200-response"), exports);
107
109
  __exportStar(require("./agent-token-request"), exports);
110
+ __exportStar(require("./initiate-cli-login-200-response"), exports);
108
111
  __exportStar(require("./user-summary"), exports);
109
112
  __exportStar(require("./entity-reference"), exports);
110
113
  __exportStar(require("./vote-approve"), exports);
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../generated/openapi/model/index.ts"],"names":[],"mappings":";AAAA,4BAA4B;;;;;;;;;;;;;;;;AAE5B,0DAAwC;AACxC,4DAA0C;AAC1C,oDAAkC;AAClC,oDAAkC;AAClC,8DAA4C;AAC5C,kDAAgC;AAChC,+CAA6B;AAC7B,4DAA0C;AAC1C,iDAA+B;AAC/B,6DAA2C;AAC3C,+CAA6B;AAC7B,6DAA2C;AAC3C,6CAA2B;AAC3B,0DAAwC;AACxC,iDAA+B;AAC/B,8CAA4B;AAC5B,uDAAqC;AACrC,yDAAuC;AACvC,sDAAoC;AACpC,mEAAiD;AACjD,qEAAmD;AACnD,+CAA6B;AAC7B,6DAA2C;AAC3C,8CAA4B;AAC5B,6DAA2C;AAC3C,kDAAgC;AAChC,wDAAsC;AACtC,yDAAuC;AACvC,yCAAuB;AACvB,6DAA2C;AAC3C,gDAA8B;AAC9B,2DAAyC;AACzC,0DAAwC;AACxC,0DAAwC;AACxC,4DAA0C;AAC1C,gDAA8B;AAC9B,iDAA+B;AAC/B,kEAAgD;AAChD,0EAAwD;AACxD,+DAA6C;AAC7C,mDAAiC;AACjC,8DAA4C;AAC5C,6DAA2C;AAC3C,2CAAyB;AACzB,8DAA4C;AAC5C,0CAAwB;AACxB,0CAAwB;AACxB,6DAA2C;AAC3C,gEAA8C;AAC9C,kDAAgC;AAChC,0DAAwC;AACxC,yDAAuC;AACvC,+DAA6C;AAC7C,mDAAiC;AACjC,2DAAyC;AACzC,8CAA4B;AAC5B,kDAAgC;AAChC,uDAAqC;AACrC,gEAA8C;AAC9C,gEAA8C;AAC9C,qDAAmC;AACnC,yCAAuB;AACvB,yEAAuD;AACvD,sDAAoC;AACpC,6DAA2C;AAC3C,gDAA8B;AAC9B,iEAA+C;AAC/C,+DAA6C;AAC7C,wDAAsC;AACtC,4DAA0C;AAC1C,0DAAwC;AACxC,iDAA+B;AAC/B,oEAAkD;AAClD,0DAAwC;AACxC,sEAAoD;AACpD,8CAA4B;AAC5B,qDAAmC;AACnC,kFAAgE;AAChE,4DAA0C;AAC1C,6DAA2C;AAC3C,kDAAgC;AAChC,yDAAuC;AACvC,+CAA6B;AAC7B,6CAA2B;AAC3B,oDAAkC;AAClC,yDAAuC;AACvC,4CAA0B;AAC1B,oEAAkD;AAClD,qEAAmD;AACnD,wDAAsC;AACtC,iDAA+B;AAC/B,qDAAmC;AACnC,iDAA+B;AAC/B,sDAAoC;AACpC,kDAAgC;AAChC,8DAA4C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../generated/openapi/model/index.ts"],"names":[],"mappings":";AAAA,4BAA4B;;;;;;;;;;;;;;;;AAE5B,0DAAwC;AACxC,4DAA0C;AAC1C,oDAAkC;AAClC,oDAAkC;AAClC,8DAA4C;AAC5C,kDAAgC;AAChC,+CAA6B;AAC7B,4DAA0C;AAC1C,iDAA+B;AAC/B,6DAA2C;AAC3C,+CAA6B;AAC7B,6DAA2C;AAC3C,6CAA2B;AAC3B,0DAAwC;AACxC,iDAA+B;AAC/B,8CAA4B;AAC5B,uDAAqC;AACrC,yDAAuC;AACvC,sDAAoC;AACpC,mEAAiD;AACjD,qEAAmD;AACnD,+CAA6B;AAC7B,6DAA2C;AAC3C,8CAA4B;AAC5B,6DAA2C;AAC3C,kDAAgC;AAChC,wDAAsC;AACtC,yDAAuC;AACvC,yCAAuB;AACvB,6DAA2C;AAC3C,gDAA8B;AAC9B,2DAAyC;AACzC,0DAAwC;AACxC,0DAAwC;AACxC,4DAA0C;AAC1C,gDAA8B;AAC9B,iDAA+B;AAC/B,kEAAgD;AAChD,0EAAwD;AACxD,+DAA6C;AAC7C,mDAAiC;AACjC,8DAA4C;AAC5C,6DAA2C;AAC3C,2CAAyB;AACzB,8DAA4C;AAC5C,0CAAwB;AACxB,0CAAwB;AACxB,0DAAwC;AACxC,6DAA2C;AAC3C,gEAA8C;AAC9C,kDAAgC;AAChC,0DAAwC;AACxC,yDAAuC;AACvC,+DAA6C;AAC7C,mDAAiC;AACjC,2DAAyC;AACzC,8CAA4B;AAC5B,kDAAgC;AAChC,uDAAqC;AACrC,gEAA8C;AAC9C,gEAA8C;AAC9C,qDAAmC;AACnC,+DAA6C;AAC7C,yCAAuB;AACvB,yEAAuD;AACvD,sDAAoC;AACpC,6DAA2C;AAC3C,gDAA8B;AAC9B,iEAA+C;AAC/C,+DAA6C;AAC7C,wDAAsC;AACtC,4DAA0C;AAC1C,0DAAwC;AACxC,iDAA+B;AAC/B,oEAAkD;AAClD,0DAAwC;AACxC,sEAAoD;AACpD,8CAA4B;AAC5B,qDAAmC;AACnC,kFAAgE;AAChE,4DAA0C;AAC1C,6DAA2C;AAC3C,kDAAgC;AAChC,yDAAuC;AACvC,+CAA6B;AAC7B,6CAA2B;AAC3B,oDAAkC;AAClC,yDAAuC;AACvC,4CAA0B;AAC1B,oEAAkD;AAClD,qEAAmD;AACnD,wDAAsC;AACtC,oEAAkD;AAClD,iDAA+B;AAC/B,qDAAmC;AACnC,iDAA+B;AAC/B,sDAAoC;AACpC,kDAAgC;AAChC,8DAA4C"}
@@ -0,0 +1,14 @@
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.29
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 InitiateCliLogin200Response {
13
+ authorizationUrl: string;
14
+ }
@@ -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.29
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=initiate-cli-login-200-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"initiate-cli-login-200-response.js","sourceRoot":"","sources":["../generated/openapi/model/initiate-cli-login-200-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG"}
@@ -0,0 +1,17 @@
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.29
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 InitiateCliLoginRequest {
13
+ /**
14
+ * The local loopback URL to redirect the user to after authentication
15
+ */
16
+ redirectUri: string;
17
+ }
@@ -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.29
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=initiate-cli-login-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"initiate-cli-login-request.js","sourceRoot":"","sources":["../generated/openapi/model/initiate-cli-login-request.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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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/models.d.ts CHANGED
@@ -27,6 +27,8 @@ export * from './group-membership';
27
27
  export * from './group-requirement-rule';
28
28
  export * from './group-scope';
29
29
  export * from './health-response';
30
+ export * from './initiate-cli-login-200-response';
31
+ export * from './initiate-cli-login-request';
30
32
  export * from './list-agents-200-response';
31
33
  export * from './list-agents-params';
32
34
  export * from './list-group-entities-200-response';
@@ -39,6 +41,7 @@ export * from './list-workflow-templates-200-response';
39
41
  export * from './list-workflow-templates-params';
40
42
  export * from './list-workflows-200-response';
41
43
  export * from './list-workflows-params';
44
+ export * from './oidc-callback-request';
42
45
  export * from './or-rule';
43
46
  export * from './org-scope';
44
47
  export * from './organization-admin';
package/dist/models.js CHANGED
@@ -43,6 +43,8 @@ __exportStar(require("./group-membership"), exports);
43
43
  __exportStar(require("./group-requirement-rule"), exports);
44
44
  __exportStar(require("./group-scope"), exports);
45
45
  __exportStar(require("./health-response"), exports);
46
+ __exportStar(require("./initiate-cli-login-200-response"), exports);
47
+ __exportStar(require("./initiate-cli-login-request"), exports);
46
48
  __exportStar(require("./list-agents-200-response"), exports);
47
49
  __exportStar(require("./list-agents-params"), exports);
48
50
  __exportStar(require("./list-group-entities-200-response"), exports);
@@ -55,6 +57,7 @@ __exportStar(require("./list-workflow-templates-200-response"), exports);
55
57
  __exportStar(require("./list-workflow-templates-params"), exports);
56
58
  __exportStar(require("./list-workflows-200-response"), exports);
57
59
  __exportStar(require("./list-workflows-params"), exports);
60
+ __exportStar(require("./oidc-callback-request"), exports);
58
61
  __exportStar(require("./or-rule"), exports);
59
62
  __exportStar(require("./org-scope"), exports);
60
63
  __exportStar(require("./organization-admin"), 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,0DAAwC;AACxC,+DAA6C;AAC7C,gEAA8C;AAC9C,kDAAgC;AAChC,wDAAsC;AACtC,yDAAuC;AACvC,6CAA2B;AAC3B,kDAAgC;AAChC,sDAAoC;AACpC,iDAA+B;AAC/B,0DAAwC;AACxC,6DAA2C;AAC3C,qDAAmC;AACnC,yDAAuC;AACvC,iEAA+C;AAC/C,wDAAsC;AACtC,oEAAkD;AAClD,0CAAwB;AACxB,iDAA+B;AAC/B,+CAA6B;AAC7B,qDAAmC;AACnC,2DAAyC;AACzC,gDAA8B;AAC9B,oDAAkC;AAClC,6DAA2C;AAC3C,uDAAqC;AACrC,qEAAmD;AACnD,6DAA2C;AAC3C,kFAAgE;AAChE,qEAAmD;AACnD,6DAA2C;AAC3C,4DAA0C;AAC1C,yEAAuD;AACvD,mEAAiD;AACjD,gEAA8C;AAC9C,0DAAwC;AACxC,4CAA0B;AAC1B,8CAA4B;AAC5B,uDAAqC;AACrC,8DAA4C;AAC5C,8DAA4C;AAC5C,+CAA6B;AAC7B,sEAAoD;AACpD,8DAA4C;AAC5C,0DAAwC;AACxC,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,kDAAgC;AAChC,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,0DAAwC;AACxC,+DAA6C;AAC7C,gEAA8C;AAC9C,kDAAgC;AAChC,wDAAsC;AACtC,yDAAuC;AACvC,6CAA2B;AAC3B,kDAAgC;AAChC,sDAAoC;AACpC,iDAA+B;AAC/B,0DAAwC;AACxC,6DAA2C;AAC3C,qDAAmC;AACnC,yDAAuC;AACvC,iEAA+C;AAC/C,wDAAsC;AACtC,oEAAkD;AAClD,0CAAwB;AACxB,iDAA+B;AAC/B,+CAA6B;AAC7B,qDAAmC;AACnC,2DAAyC;AACzC,gDAA8B;AAC9B,oDAAkC;AAClC,oEAAkD;AAClD,+DAA6C;AAC7C,6DAA2C;AAC3C,uDAAqC;AACrC,qEAAmD;AACnD,6DAA2C;AAC3C,kFAAgE;AAChE,qEAAmD;AACnD,6DAA2C;AAC3C,4DAA0C;AAC1C,yEAAuD;AACvD,mEAAiD;AACjD,gEAA8C;AAC9C,0DAAwC;AACxC,0DAAwC;AACxC,4CAA0B;AAC1B,8CAA4B;AAC5B,uDAAqC;AACrC,8DAA4C;AAC5C,8DAA4C;AAC5C,+CAA6B;AAC7B,sEAAoD;AACpD,8DAA4C;AAC5C,0DAAwC;AACxC,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,kDAAgC;AAChC,0DAAwC;AACxC,oEAAkD"}
@@ -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.29
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 OidcCallbackRequest {
13
+ /**
14
+ * Authorization code received from OIDC provider
15
+ */
16
+ code: string;
17
+ /**
18
+ * State parameter used for CSRF protection
19
+ */
20
+ state: string;
21
+ }
@@ -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.29
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=oidc-callback-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"oidc-callback-request.js","sourceRoot":"","sources":["../generated/openapi/model/oidc-callback-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG"}
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.27
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.27
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/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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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 PrivilegedTokenResponse {
13
13
  /**
14
- * JWT token containing user information and roles
14
+ * Short-lived high-privilege JWT token for sensitive operations
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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.27
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).