- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4
 
chore: 🐝 Update SDK - Generate 1.2.0 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            github-actions
  wants to merge
  2
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
speakeasy-sdk-regen-1761783256
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | 
          
 Important Review skippedBot user detected. To trigger a single review, invoke the  You can disable this status message by setting the  Comment   | 
    
48d73ff    to
    7583fff      
    Compare
  
    6c9da3c    to
    8fa7699      
    Compare
  
    * `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.appEntitlementsProxy.get()`:  `response.appproxyentitlementview.appProxyEntitlement.disabledAt` **Added**
* `conductorone-sdk-typescript.appEntitlementsProxy.create()`:  `response.appproxyentitlementview.appProxyEntitlement.disabledAt` **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**
    d4a1182    to
    74c46b7      
    Compare
  
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Important
Linting report available at: https://app.speakeasy.com/org/conductor-one/conductorone/linting-report/c67c1627cb99c8e24ce26c1eaa06a77f
OpenAPI Change report available at: https://app.speakeasy.com/org/conductor-one/conductorone/changes-report/e38bff46a9ce0ebecd3f7b5e49ad1403
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Typescript SDK Changes Detected:
conductorone-sdk-typescript.connector.list():response.list.[].connector.syncConfigAddedconductorone-sdk-typescript.connector.createDelegated():response.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.get():response.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.update():request.connectorServiceUpdateRequest.connector.syncConfigAddedresponse.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.create():response.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.connector.updateDelegated():request.connectorServiceUpdateDelegatedRequest.connector.syncConfigAddedresponse.connectorview.connector.syncConfigAddedconductorone-sdk-typescript.appEntitlementsProxy.get():response.appproxyentitlementview.appProxyEntitlement.disabledAtAddedconductorone-sdk-typescript.appEntitlementsProxy.create():response.appproxyentitlementview.appProxyEntitlement.disabledAtAddedconductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions():response.list.[].automationSteps.[].createRevokeTasksV2Addedconductorone-sdk-typescript.automationSearch.searchAutomations():response.list.[].automationSteps.[].createRevokeTasksV2Addedconductorone-sdk-typescript.automation.listAutomations():response.list.[].automationSteps.[].createRevokeTasksV2Addedconductorone-sdk-typescript.automation.createAutomation():request.automationSteps.[].createRevokeTasksV2Addedresponse.automation.automationSteps.[].createRevokeTasksV2Addedconductorone-sdk-typescript.automation.getAutomation():response.automation.automationSteps.[].createRevokeTasksV2Addedconductorone-sdk-typescript.automation.updateAutomation():request.updateAutomationRequest.automation.automationSteps.[].createRevokeTasksV2Addedresponse.automation.automationSteps.[].createRevokeTasksV2Addedconductorone-sdk-typescript.policies.list():response.list.[].policySteps.{}.steps.[].approvalChangedconductorone-sdk-typescript.policies.create():request.policySteps.{}.steps.[].approvalChangedresponse.policy.policySteps.{}.steps.[].approvalChangedconductorone-sdk-typescript.policies.get():response.policy.policySteps.{}.steps.[].approvalChangedconductorone-sdk-typescript.policies.update():request.updatePolicyRequest.policy.policySteps.{}.steps.[].approvalChangedresponse.policy.policySteps.{}.steps.[].approvalChangedconductorone-sdk-typescript.policySearch.search():response.list.[].policySteps.{}.steps.[].approvalChangedconductorone-sdk-typescript.taskSearch.search():response.list.[].task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskAudit.list():response.list.[].approvalInstanceChange.instance.approvalChangedconductorone-sdk-typescript.task.createGrantTask():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.task.createOffboardingTask():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.task.createRevokeTask():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.task.get():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.approve():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.approveWithStepUp():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.close():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.comment():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.deny():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.escalateToEmergencyAccess():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.processNow():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.reassign():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.hardReset():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.restart():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.skipStep():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.updateGrantDuration():response.taskview.task.policy.current.approval.approvalChangedconductorone-sdk-typescript.taskActions.updateRequestData():response.taskview.task.policy.current.approval.approvalChangedOpenAPI Change Summary
TYPESCRIPT CHANGELOG
core: 3.26.0 - 2025-11-03
🐝 New Features
core: 3.24.2 - 2025-10-30
🐛 Bug Fixes
globalServerURLs: 2.83.0 - 2025-10-22
🐝 New Features
Based on Speakeasy CLI 1.648.0