Commit 7583fff
committed
## Typescript SDK Changes Detected:
* `conductorone-sdk-typescript.connector.list()`: `response.list.[].connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.createDelegated()`: `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.get()`: `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.update()`:
* `request.connectorServiceUpdateRequest.connector.syncConfig` **Added**
* `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.create()`: `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.updateDelegated()`:
* `request.connectorServiceUpdateDelegatedRequest.connector.syncConfig` **Added**
* `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`: `response.list.[].automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automationSearch.searchAutomations()`: `response.list.[].automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.listAutomations()`: `response.list.[].automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.createAutomation()`:
* `request.automationSteps.[].createRevokeTasksV2` **Added**
* `response.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.getAutomation()`: `response.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.updateAutomation()`:
* `request.updateAutomationRequest.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `response.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.policies.list()`: `response.list.[].policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policies.create()`:
* `request.policySteps.{}.steps.[].approval` **Changed**
* `response.policy.policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policies.get()`: `response.policy.policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policies.update()`:
* `request.updatePolicyRequest.policy.policySteps.{}.steps.[].approval` **Changed**
* `response.policy.policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policySearch.search()`: `response.list.[].policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.taskSearch.search()`: `response.list.[].task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskAudit.list()`: `response.list.[].approvalInstanceChange.instance.approval` **Changed**
* `conductorone-sdk-typescript.task.createGrantTask()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.task.createOffboardingTask()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.task.createRevokeTask()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.task.get()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.approve()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.approveWithStepUp()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.close()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.comment()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.deny()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.escalateToEmergencyAccess()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.processNow()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.reassign()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.hardReset()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.restart()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.skipStep()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.updateGrantDuration()`: `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.updateRequestData()`: `response.taskview.task.policy.current.approval.approval` **Changed**1 parent ca246f4 commit 7583fff
File tree
48 files changed
+1156
-52
lines changed- .speakeasy
- src
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+1156
-52
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | | - | |
| 1015 | + | |
| 1016 | + | |
1016 | 1017 | | |
1017 | 1018 | | |
1018 | 1019 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
0 commit comments