Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 30, 2025

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Typescript SDK Changes Detected:

  • conductorone-sdk-typescript.connectorCatalog.configurationSchema(): response Changed Breaking ⚠️
  • conductorone-sdk-typescript.connector.getConnectorSyncDownloadUrl(): Added
  • conductorone-sdk-typescript.requestCatalogManagement.deleteRequestableEntry(): Added
  • conductorone-sdk-typescript.requestCatalogManagement.getRequestableEntry(): Added
  • conductorone-sdk-typescript.requestCatalogManagement.createRequestableEntry(): Added
  • conductorone-sdk-typescript.functionsInvocation.list(): Added
  • conductorone-sdk-typescript.functionsInvocation.get(): Added
  • conductorone-sdk-typescript.vault.create(): Added
  • conductorone-sdk-typescript.vault.delete(): Added
  • conductorone-sdk-typescript.vault.get(): Added
  • conductorone-sdk-typescript.vault.update(): Added
  • conductorone-sdk-typescript.functions.commit(): Deleted Breaking ⚠️
  • conductorone-sdk-typescript.functions.getCommit(): Deleted Breaking ⚠️
  • 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.automationExecution.getAutomationExecution(): response Changed
  • conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions(): response.list.[] Changed
  • conductorone-sdk-typescript.automationSearch.searchAutomations(): response.list.[] Changed
  • conductorone-sdk-typescript.automation.listAutomations(): response.list.[] Changed
  • conductorone-sdk-typescript.automation.createAutomation():
    • request Changed
    • response.automation Changed
  • conductorone-sdk-typescript.automation.getAutomation(): response.automation Changed
  • conductorone-sdk-typescript.automation.updateAutomation():
    • request.updateAutomationRequest.automation Changed
    • response.automation Changed
  • conductorone-sdk-typescript.functions.invoke(): response.invocationid Added
  • conductorone-sdk-typescript.policies.list(): response.list.[].policySteps.{}.steps.[] Changed
  • conductorone-sdk-typescript.policies.create():
    • request.policySteps.{}.steps.[] Changed
    • response.policy.policySteps.{}.steps.[] Changed
  • conductorone-sdk-typescript.policies.get(): response.policy.policySteps.{}.steps.[] Changed
  • conductorone-sdk-typescript.policies.update():
    • request.updatePolicyRequest.policy.policySteps.{}.steps.[] Changed
    • response.policy.policySteps.{}.steps.[] Changed
  • conductorone-sdk-typescript.requestSchema.create():
    • request.fields.[].oauth2Field Added
    • response.requestschema.form Changed
  • conductorone-sdk-typescript.requestSchema.get(): response.requestschema.form Changed
  • conductorone-sdk-typescript.requestSchema.update():
    • request.requestSchemaServiceUpdateRequest.requestSchema.form Changed
    • response.requestschema.form Changed
  • conductorone-sdk-typescript.policySearch.search(): response.list.[].policySteps.{}.steps.[] Changed
  • conductorone-sdk-typescript.taskSearch.search():
    • request.taskTypes.[].taskTypeAction Added
    • response.list.[].task Changed
  • conductorone-sdk-typescript.taskAudit.list(): response.list.[].approvalInstanceChange.instance.approval Changed
  • conductorone-sdk-typescript.task.createGrantTask(): response.taskview.task Changed
  • conductorone-sdk-typescript.task.createOffboardingTask(): response.taskview.task Changed
  • conductorone-sdk-typescript.task.createRevokeTask(): response.taskview.task Changed
  • conductorone-sdk-typescript.task.get(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.approve(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.approveWithStepUp(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.close(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.comment(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.deny(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.escalateToEmergencyAccess(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.processNow(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.reassign(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.hardReset(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.restart(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.skipStep(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.updateGrantDuration(): response.taskview.task Changed
  • conductorone-sdk-typescript.taskActions.updateRequestData(): response.taskview.task Changed
  • conductorone-sdk-typescript.user.getUserProfileTypes(): response.profiletypes.[].slug Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (27038:5)❌ 
│ ├──[+] path (27900:3)
│ ├──[+] path (27925:3)
│ ├──[+] path (30426:3)
│ ├──[+] path (27153:3)
│ ├──[+] path (23334:3)
│ ├──[+] path (30450:3)
│ ├─┬/api/v1/search/functions
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-stability-level (28999:26)
│ ├─┬/api/v1/functions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-stability-level (27850:26)
│ ├─┬/api/v1/functions/{function_id}/tags
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-stability-level (28018:26)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-stability-level (28051:26)
│ ├─┬/api/v1/functions/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-stability-level (28114:26)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-stability-level (28085:26)
│ ├─┬/api/v1/functions/{function_id}/invoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-stability-level (27988:26)
│ ├─┬/api/v1/functions/update
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-stability-level (28138:26)
│ └─┬/api/v1/functions/{function_id}/commits
│   ├──[-] post (27007:13)❌ 
│   └─┬GET
│     └─┬Extensions
│       └──[+] x-stability-level (27899:26)
└─┬Components
  ├──[+] schemas (10759:7)
  ├──[-] schemas (9310:13)❌ 
  ├──[-] schemas (9189:13)❌ 
  ├──[-] schemas (9210:13)❌ 
  ├──[+] schemas (19743:7)
  ├──[+] schemas (9476:7)
  ├──[+] schemas (4409:7)
  ├──[+] schemas (7238:7)
  ├──[+] schemas (10612:7)
  ├──[+] schemas (7296:7)
  ├──[+] schemas (19879:7)
  ├──[+] schemas (13742:7)
  ├──[+] schemas (5492:7)
  ├──[+] schemas (13752:7)
  ├──[+] schemas (10688:7)
  ├──[+] schemas (14122:7)
  ├──[+] schemas (8946:7)
  ├──[+] schemas (10748:7)
  ├──[+] schemas (19859:7)
  ├──[+] schemas (7189:7)
  ├──[+] schemas (9484:7)
  ├──[+] schemas (19849:7)
  ├──[+] schemas (18783:7)
  ├──[+] schemas (19867:7)
  ├──[+] schemas (7249:7)
  ├──[+] schemas (10625:7)
  ├──[+] schemas (9167:7)
  ├──[+] schemas (9427:7)
  ├──[+] schemas (7261:7)
  ├──[+] schemas (10677:7)
  ├──[+] schemas (10707:7)
  ├──[+] schemas (13709:7)
  ├──[+] schemas (19854:7)
  ├──[+] schemas (7310:7)
  ├──[+] schemas (19765:7)
  ├──[+] schemas (19809:7)
  ├──[+] schemas (7255:7)
  ├──[+] schemas (7113:7)
  ├──[+] schemas (9180:7)
  ├──[+] schemas (10666:7)
  ├──[+] schemas (19749:7)
  ├──[+] schemas (13736:7)
  ├──[+] schemas (19841:7)
  ├──[+] schemas (13722:7)
  ├──[+] schemas (7224:7)
  ├─┬c1.api.functions.v1.FunctionsServiceInvokeResponse
  │ ├──[+] properties (9690:9)
  │ └─┬json
  │   └──[+] deprecated (9695:23)
  ├─┬c1.api.policy.v1.ResourceOwnerApproval
  │ └──[+] properties (12449:9)
  ├─┬c1.api.automations.v1.AutomationStep
  │ ├──[🔀] description (6558:20)
  │ ├──[+] properties (6604:9)
  │ ├─┬webhook
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8439:20)❌ 
  │ ├─┬stepName
  │ │ └──[🔀] description (6633:24)
  │ ├─┬sendSlackMessage
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8038:20)❌ 
  │ ├─┬unenrollFromAllAccessProfiles
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8117:20)❌ 
  │ ├─┬grantEntitlements
  │ │ └──[🔀] $ref (7113:20)❌ 
  │ ├─┬sendEmail
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (7681:20)❌ 
  │ ├─┬waitForDuration
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8244:20)❌ 
  │ ├─┬removeFromDelegation
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (7400:20)❌ 
  │ ├─┬updateUser
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8171:20)❌ 
  │ ├─┬taskAction
  │ │ ├──[+] type (6642:13)❌ 
  │ │ ├──[+] description (6639:24)
  │ │ ├──[+] readOnly (6640:21)❌ 
  │ │ ├──[-] oneOf (7876:13)❌ 
  │ │ └──[-] oneOf (6615:27)❌ 
  │ ├─┬skipIfTrueCel
  │ │ ├──[-] type (6598:25)❌ 
  │ │ ├──[-] description (6595:34)
  │ │ ├──[-] readOnly (6596:31)❌ 
  │ │ ├──[+] oneOf (8082:7)
  │ │ └──[+] oneOf (6625:15)
  │ ├─┬runAutomation
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (7641:20)❌ 
  │ └─┬stepDisplayName
  │   └──[🔀] description (6627:24)
  ├─┬c1.api.policy.v1.ExpressionApproval
  │ └──[+] properties (11647:9)
  ├─┬c1.api.policy.v1.UserApproval
  │ ├──[+] properties (12710:9)
  │ └─┬userIds
  │   ├──[-] items (12231:25)❌ 
  │   ├──[🔀] type (12713:17)❌ 
  │   └──[🔀] description (12711:24)
  ├─┬c1.api.form.v1.Field
  │ ├──[🔀] description (8891:20)
  │ ├──[+] properties (8932:9)
  │ ├─┬stringSliceField
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (9228:20)❌ 
  │ └─┬stringField
  │   └──[🔀] $ref (9167:20)❌ 
  ├─┬c1.api.profiletype.v1.ProfileType
  │ └──[+] properties (13029:9)
  ├─┬c1.api.automations.v1.GetAutomationExecutionResponse
  │ ├──[+] properties (7360:9)
  │ └──[+] properties (7374:9)
  ├─┬c1.api.app.v1.AppEntitlementProxy
  │ ├──[+] properties (1173:9)
  │ ├─┬srcAppEntitlementId
  │ │ ├──[🔀] type (1197:13)❌ 
  │ │ └──[🔀] description (1190:24)
  │ ├─┬dstAppEntitlementId
  │ │ ├──[🔀] type (1176:17)❌ 
  │ │ ├──[+] format (1174:19)❌ 
  │ │ └──[-] description (1174:34)
  │ ├─┬updatedAt
  │ │ ├──[+] type (1215:13)❌ 
  │ │ ├──[+] description (1212:24)
  │ │ ├──[+] readOnly (1213:21)❌ 
  │ │ ├──[-] oneOf (1215:27)❌ 
  │ │ └──[-] oneOf (1218:27)❌ 
  │ ├─┬implicit
  │ │ ├──[🔀] type (1187:13)❌ 
  │ │ └──[🔀] description (1184:24)
  │ ├─┬dstAppId
  │ │ └──[🔀] description (1178:24)
  │ ├─┬srcAppId
  │ │ └──[🔀] description (1200:24)
  │ └─┬systemBuiltin
  │   ├──[🔀] type (1209:13)❌ 
  │   └──[🔀] description (1206:24)
  ├─┬c1.api.task.v1.TaskType
  │ ├──[🔀] description (18751:20)
  │ ├──[+] properties (18761:9)
  │ ├─┬revoke
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (18935:20)❌ 
  │ ├─┬certify
  │ │ └──[🔀] $ref (18783:20)❌ 
  │ ├─┬offboarding
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (18875:20)❌ 
  │ └─┬grant
  │   └─┬ONEOF
  │     └──[🔀] $ref (18813:20)❌ 
  ├─┬c1.api.policy.v1.PolicyStepInstance
  │ ├──[🔀] description (12063:20)
  │ ├──[+] properties (12079:9)
  │ ├─┬approval
  │ │ └──[🔀] $ref (10625:20)❌ 
  │ ├─┬wait
  │ │ ├──[+] enum (12112:15)
  │ │ ├──[+] enum (12113:15)
  │ │ ├──[+] enum (12114:15)
  │ │ ├──[+] type (12117:13)❌ 
  │ │ ├──[+] description (12110:24)
  │ │ ├──[+] readOnly (12115:21)❌ 
  │ │ ├──[-] oneOf (12324:13)❌ 
  │ │ ├──[-] oneOf (11645:27)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (12119:39)
  │ ├─┬state
  │ │ ├──[-] enum (11634:27)❌ 
  │ │ ├──[-] enum (11635:27)❌ 
  │ │ ├──[-] enum (11636:27)❌ 
  │ │ ├──[-] type (11639:25)❌ 
  │ │ ├──[-] description (11632:34)
  │ │ ├──[-] readOnly (11637:31)❌ 
  │ │ ├──[+] oneOf (12413:7)
  │ │ ├──[+] oneOf (12108:15)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (11641:49)❌ 
  │ ├─┬provision
  │ │ ├──[+] type (12099:13)❌ 
  │ │ ├──[+] description (12096:24)
  │ │ ├──[+] readOnly (12097:21)❌ 
  │ │ ├──[-] oneOf (11684:13)❌ 
  │ │ └──[-] oneOf (11626:27)❌ 
  │ ├─┬reject
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (12162:20)❌ 
  │ ├─┬policyGenerationId
  │ │ ├──[🔀] description (12090:24)
  │ │ └──[🔀] readOnly (12091:21)❌ 
  │ ├─┬form
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (11039:20)❌ 
  │ └─┬id
  │   ├──[-] type (11615:25)❌ 
  │   ├──[-] description (11612:34)
  │   ├──[-] readOnly (11613:31)❌ 
  │   ├──[+] oneOf (11713:7)
  │   └──[+] oneOf (12088:15)
  ├─┬c1.api.policy.v1.PolicyStep
  │ ├──[🔀] description (12021:20)
  │ ├──[+] properties (12037:9)
  │ ├─┬provision
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (11685:20)❌ 
  │ ├─┬approval
  │ │ └──[🔀] $ref (10612:20)❌ 
  │ ├─┬wait
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (12401:20)❌ 
  │ ├─┬reject
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (12142:20)❌ 
  │ └─┬form
  │   └─┬ONEOF
  │     └──[🔀] $ref (10918:20)❌ 
  ├─┬c1.api.form.v1.Form
  │ ├──[+] properties (9059:9)
  │ ├─┬fields
  │ │ ├──[🔀] description (9067:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (8971:20)❌ 
  │ ├─┬id
  │ │ ├──[+] items (9077:13)❌ 
  │ │ ├──[🔀] type (9080:13)❌ 
  │ │ └──[🔀] description (9075:24)
  │ └─┬fieldRelationships
  │   ├──[🔀] type (9065:17)❌ 
  │   ├──[🔀] description (9060:24)
  │   ├──[+] nullable (9063:21)❌ 
  │   └─┬Schema
  │     └──[🔀] $ref (8946:20)❌ 
  ├─┬c1.api.policy.v1.AppGroupApproval
  │ └──[+] properties (10894:9)
  ├─┬c1.api.policy.v1.EntitlementOwnerApproval
  │ └──[+] properties (11456:9)
  ├─┬c1.api.app.v1.Connector
  │ ├──[+] properties (3250:9)
  │ ├─┬syncDisabledAt
  │ │ └──[🔀] $ref (5492:20)❌ 
  │ ├─┬userIds
  │ │ ├──[-] items (3273:25)❌ 
  │ │ ├──[-] type (3276:25)❌ 
  │ │ ├──[-] description (3271:34)
  │ │ ├──[-] readOnly (3274:31)❌ 
  │ │ ├──[+] oneOf (3272:15)
  │ │ └──[+] oneOf (3275:15)
  │ ├─┬updatedAt
  │ │ ├──[+] type (3268:13)❌ 
  │ │ ├──[+] description (3265:24)
  │ │ ├──[+] readOnly (3266:21)❌ 
  │ │ ├──[-] oneOf (3266:27)❌ 
  │ │ └──[-] oneOf (3269:27)❌ 
  │ ├─┬syncDisabledCategory
  │ │ ├──[-] type (3256:25)❌ 
  │ │ ├──[-] description (3253:34)
  │ │ ├──[-] readOnly (3254:31)❌ 
  │ │ ├──[+] oneOf (3254:15)
  │ │ └──[+] oneOf (3257:15)
  │ └─┬syncDisabledReason
  │   └──[🔀] description (3259:24)
  ├─┬c1.api.policy.v1.ManagerApproval
  │ └──[+] properties (11823:9)
  └─┬c1.api.policy.v1.AppOwnerApproval
    └──[+] properties (10910:9)
Document Element Total Changes Breaking Changes
paths 17 2
components 181 75

TYPESCRIPT CHANGELOG

core: 3.26.9 - 2025-11-20

🐝 New Features

  • forwardCompatibleEnumsByDefault is now configurable via gen.yaml. When true, any enum which is used on a response will be automatically open/forward compatible - i.e. unknown values will be tolerated. Single value enums won't be automatically opened. Individual enums can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

core: 3.26.8 - 2025-11-18

🐝 New Features

  • Support for lax mode deserialization. Configurable via gen.yaml laxMode: lax | strict. Missing required fields will not throw zod response validation errors but instead fallback to a zero value. eg for a string the zero value is "". Lax mode also introduces non-lossy coercion where possible eg a boolean field will tolerate the string "true". (commit by @mfbx9da4)

core: 3.26.6 - 2025-11-12

🐛 Bug Fixes

  • regression to date/datetime deserialization (commit by @mfbx9da4)
  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.26.7 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.5 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.4 - 2025-11-07

🐝 New Features

  • support for zodVersion v4-mini (configurable via gen.yaml zodVersion) (commit by @mfbx9da4)

core: 3.26.3 - 2025-11-05

🐝 New Features

  • delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) (commit by @mfbx9da4)

core: 3.26.2 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.26.1 - 2025-11-04

🐛 Bug Fixes

  • delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) (commit by @mfbx9da4)

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.660.0

@github-actions github-actions bot added the patch Patch version bump label Oct 30, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch 2 times, most recently from 48d73ff to 7583fff Compare November 1, 2025 00:18
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.1.2 chore: 🐝 Update SDK - Generate 1.2.0 Nov 1, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Nov 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch 8 times, most recently from 3833181 to cb71ca1 Compare November 9, 2025 00:18
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch 8 times, most recently from af18ada to bdaaee4 Compare November 17, 2025 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch 4 times, most recently from 7ebbc96 to 6ce298c Compare November 21, 2025 00:16
* `conductorone-sdk-typescript.connectorCatalog.configurationSchema()`:  `response` **Changed** **Breaking** ⚠️
* `conductorone-sdk-typescript.connector.getConnectorSyncDownloadUrl()`: **Added**
* `conductorone-sdk-typescript.requestCatalogManagement.deleteRequestableEntry()`: **Added**
* `conductorone-sdk-typescript.requestCatalogManagement.getRequestableEntry()`: **Added**
* `conductorone-sdk-typescript.requestCatalogManagement.createRequestableEntry()`: **Added**
* `conductorone-sdk-typescript.functionsInvocation.list()`: **Added**
* `conductorone-sdk-typescript.functionsInvocation.get()`: **Added**
* `conductorone-sdk-typescript.vault.create()`: **Added**
* `conductorone-sdk-typescript.vault.delete()`: **Added**
* `conductorone-sdk-typescript.vault.get()`: **Added**
* `conductorone-sdk-typescript.vault.update()`: **Added**
* `conductorone-sdk-typescript.functions.commit()`: **Deleted** **Breaking** ⚠️
* `conductorone-sdk-typescript.functions.getCommit()`: **Deleted** **Breaking** ⚠️
* `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.automationExecution.getAutomationExecution()`:  `response` **Changed**
* `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`:  `response.list.[]` **Changed**
* `conductorone-sdk-typescript.automationSearch.searchAutomations()`:  `response.list.[]` **Changed**
* `conductorone-sdk-typescript.automation.listAutomations()`:  `response.list.[]` **Changed**
* `conductorone-sdk-typescript.automation.createAutomation()`: 
  *  `request` **Changed**
  *  `response.automation` **Changed**
* `conductorone-sdk-typescript.automation.getAutomation()`:  `response.automation` **Changed**
* `conductorone-sdk-typescript.automation.updateAutomation()`: 
  *  `request.updateAutomationRequest.automation` **Changed**
  *  `response.automation` **Changed**
* `conductorone-sdk-typescript.functions.invoke()`:  `response.invocationid` **Added**
* `conductorone-sdk-typescript.policies.list()`:  `response.list.[].policySteps.{}.steps.[]` **Changed**
* `conductorone-sdk-typescript.policies.create()`: 
  *  `request.policySteps.{}.steps.[]` **Changed**
  *  `response.policy.policySteps.{}.steps.[]` **Changed**
* `conductorone-sdk-typescript.policies.get()`:  `response.policy.policySteps.{}.steps.[]` **Changed**
* `conductorone-sdk-typescript.policies.update()`: 
  *  `request.updatePolicyRequest.policy.policySteps.{}.steps.[]` **Changed**
  *  `response.policy.policySteps.{}.steps.[]` **Changed**
* `conductorone-sdk-typescript.requestSchema.create()`: 
  *  `request.fields.[].oauth2Field` **Added**
  *  `response.requestschema.form` **Changed**
* `conductorone-sdk-typescript.requestSchema.get()`:  `response.requestschema.form` **Changed**
* `conductorone-sdk-typescript.requestSchema.update()`: 
  *  `request.requestSchemaServiceUpdateRequest.requestSchema.form` **Changed**
  *  `response.requestschema.form` **Changed**
* `conductorone-sdk-typescript.policySearch.search()`:  `response.list.[].policySteps.{}.steps.[]` **Changed**
* `conductorone-sdk-typescript.taskSearch.search()`: 
  *  `request.taskTypes.[].taskTypeAction` **Added**
  *  `response.list.[].task` **Changed**
* `conductorone-sdk-typescript.taskAudit.list()`:  `response.list.[].approvalInstanceChange.instance.approval` **Changed**
* `conductorone-sdk-typescript.task.createGrantTask()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.task.createOffboardingTask()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.task.createRevokeTask()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.task.get()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.approve()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.approveWithStepUp()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.close()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.comment()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.deny()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.escalateToEmergencyAccess()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.processNow()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.reassign()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.hardReset()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.restart()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.skipStep()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.updateGrantDuration()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.taskActions.updateRequestData()`:  `response.taskview.task` **Changed**
* `conductorone-sdk-typescript.user.getUserProfileTypes()`:  `response.profiletypes.[].slug` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch from 431e594 to 965b8ab Compare November 22, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants