Skip to content

chore: 🐝 Update SDK - Generate 0.4.0#13

Merged
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1757322266
Sep 15, 2025
Merged

chore: 🐝 Update SDK - Generate 0.4.0#13
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1757322266

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Sep 8, 2025

SDK update

Versioning

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

Csharp SDK Changes Detected:

  • StackOneHq.client.Hris.Employees.GetWorkEligibility(): response.data.Document.Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.ListJobPostings(): response.data.[].Compensation.[] Changed Breaking ⚠️
  • StackOneHq.client.Iam.Users.Get(): response.data.Avatar.Path Removed Breaking ⚠️
  • StackOneHq.client.Iam.Users.List(): response.data.[].Avatar.Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.JobPostings.Get(): response.data.Compensation.[] Changed Breaking ⚠️
  • StackOneHq.client.Hris.Employees.WorkEligibility.UpdateRequest():
    • request.hrisCreateWorkEligibilityRequestDto.Document.Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.Applications.Documents.List(): response.data.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.ListEmployeeTimeOffRequests():
    • request.Filter Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
  • StackOneHq.client.Hris.GetEmployeeTimeOffRequest(): response.data Changed Breaking ⚠️
  • StackOneHq.client.Hris.ListEmployeeDocuments(): response.data.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.GetEmployeeDocument(): response.data.Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.GetTimeOffRequest(): response.data Changed Breaking ⚠️
  • StackOneHq.client.Hris.GetEmployeeTask(): response.data.Attachments.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.GetTask(): response.data.Attachments.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.GetDocument(): response.data.Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.Get(): response.data.Documents.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.Employees.WorkEligibilityList(): response.data.[].Document.Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.Employees.CreateWorkEligibilityRequest():
    • request.hrisCreateWorkEligibilityRequestDto.Document.Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.ListApplications(): response.data.[].Documents.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.Tasks.List(): response.data.[].Attachments.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Hris.TimeOff.List():
    • request.Filter Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
  • StackOneHq.client.Hris.Employees.Tasks.List(): response.data.[].Attachments.[].Path Removed Breaking ⚠️
  • StackOneHq.client.Ats.InterviewStages.List(): Deprecated
  • StackOneHq.client.Actions.RpcAction(): Added
  • StackOneHq.client.Hris.Employees.CreateEmployment(): request.hrisCreateEmploymentRequestDto Changed
  • StackOneHq.client.Mcp.McpPost(): Added
  • StackOneHq.client.Hris.Employees.Update():
    • request.hrisUpdateEmployeeRequestDto.Employment Changed
  • StackOneHq.client.Hris.Employees.Employments.Update(): request.hrisUpdateEmploymentRequestDto Changed
  • StackOneHq.client.Ats.ListApplicationStages(): Added
  • StackOneHq.client.Mcp.McpGet(): Added
  • StackOneHq.client.Hris.Employees.Create(): request.hrisCreateEmployeeRequestDto Changed
  • StackOneHq.client.Ats.InterviewStages.Get(): Deprecated
  • StackOneHq.client.Ats.GetApplicationStage(): Added
  • StackOneHq.client.Actions.ListActionsMeta(): Added
  • StackOneHq.client.Mcp.McpDelete(): Added
  • StackOneHq.client.Lms.ListUserAssignments():
    • request.Filter Changed
  • StackOneHq.client.Lms.Assignments.List():
    • request.Filter Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (17733:3)
│ ├──[+] path (1724:3)
│ ├──[+] path (2156:3)
│ ├──[+] path (17905:3)
│ ├──[+] path (2008:3)
│ ├─┬/unified/hris/employees/{id}/documents
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (4519:22)
│ ├─┬/unified/lms/users/{id}/assignments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬status
│ │         └──[+] enum (28816:21)
│ ├─┬/unified/hris/employments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (5903:22)
│ ├─┬/unified/hris/employees/{id}/time_off
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[+] properties (3525:15)
│ │       └──[-] properties (3013:25)❌ 
│ ├─┬/unified/hris/employments/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (6080:22)
│ ├─┬/unified/ats/applications/{id}/documents
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (14978:22)
│ ├─┬/unified/lms/assignments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬status
│ │         └──[+] enum (31416:21)
│ ├─┬/unified/ats/applications
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬stage
│ │         └──[🔀] description (12401:30)
│ ├─┬/unified/ats/interview_stages/{id}
│ │ └─┬GET
│ │   ├──[-] tags (17103:19)❌ 
│ │   ├──[+] tags (17616:11)
│ │   └──[+] deprecated (17727:19)
│ ├─┬/unified/accounting/companies/{id}/tax_rates/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37778:22)
│ ├─┬/unified/ats/jobs/{id}/application_stages/{subResourceId}
│ │ └─┬GET
│ │   └──[+] tags (19042:11)
│ ├─┬/unified/hris/employees/{id}/documents/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (4694:22)
│ ├─┬/unified/hris/time_off
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[+] properties (9593:15)
│ │       └──[-] properties (9081:25)❌ 
│ ├─┬/unified/ats/applications/{id}/documents/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (15165:22)
│ ├─┬/unified/ats/interview_stages
│ │ └─┬GET
│ │   ├──[-] tags (16931:19)❌ 
│ │   ├──[+] tags (17443:11)
│ │   └──[+] deprecated (17606:19)
│ ├─┬/unified/accounting/companies/{id}/tax_rates
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37603:22)
│ ├─┬/unified/hris/employees/{id}/employments/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (6490:22)
│ └─┬/unified/hris/employees/{id}/employments
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         └──[🔀] example (6208:22)
├─┬Tags
│ └──[-] Interview Stages (56850:7)❌ 
├─┬Tags
│ └──[+] Actions (57804:5)
├─┬Tags
│ └──[+] MCP (57812:5)
└─┬Components
  ├──[+] schemas (38414:7)
  ├──[+] schemas (38447:7)
  ├──[+] schemas (38579:7)
  ├──[+] schemas (39041:7)
  ├──[+] schemas (38461:7)
  ├──[+] schemas (55525:7)
  ├──[+] schemas (38381:7)
  ├──[+] schemas (38352:7)
  ├──[+] schemas (38426:7)
  ├─┬JobPostingCompensation
  │ ├──[+] properties (50606:9)
  │ ├──[-] properties (49613:17)❌ 
  │ ├──[+] properties (50603:9)
  │ ├──[-] properties (49610:17)❌ 
  │ ├──[-] properties (49589:17)❌ 
  │ └──[+] properties (50582:9)
  ├─┬TimeOff
  │ ├──[+] properties (47107:9)
  │ ├──[-] properties (46109:17)❌ 
  │ ├──[+] properties (47113:9)
  │ └──[-] properties (46115:17)❌ 
  ├─┬AtsDocumentApiModel
  │ └──[-] properties (47723:17)❌ 
  ├─┬JobPosting
  │ └─┬compensation
  │   └──[🔀] example (50539:20)
  ├─┬File
  │ └──[-] properties (41115:17)❌ 
  ├─┬ProxyRequestBody
  │ └─┬path
  │   └──[🔀] description (39430:24)
  ├─┬LmsUpsertContentRequestDto
  │ └─┬content_type
  │   └─┬ALLOF
  │     └──[🔀] $ref (55525:13)❌ 
  ├─┬HrisUpdateEmploymentRequestDto
  │ ├──[+] properties (45294:9)
  │ ├──[+] properties (45289:9)
  │ ├─┬employment_type
  │ │ ├──[🔀] description (45285:24)
  │ │ ├──[🔀] example (45287:20)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (41862:13)❌ 
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (44239:43)❌ 
  │ │ ├──[🔀] type (45304:17)❌ 
  │ │ ├──[🔀] description (45305:24)
  │ │ └──[🔀] example (45307:20)
  │ ├─┬effective_date
  │ │ ├──[-] type (44271:27)❌ 
  │ │ ├──[-] format (44272:29)❌ 
  │ │ ├──[🔀] description (45297:24)
  │ │ ├──[-] example (44275:30)
  │ │ └──[+] allOf (40359:7)
  │ ├─┬pay_period
  │ │ ├──[🔀] description (45250:24)
  │ │ ├──[🔀] example (45252:20)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (46061:13)❌ 
  │ ├─┬payroll_code
  │ │ ├──[🔀] description (45238:24)
  │ │ └──[🔀] example (45240:20)
  │ ├─┬job_title
  │ │ ├──[-] type (44244:27)❌ 
  │ │ ├──[🔀] description (45273:24)
  │ │ ├──[-] example (44247:30)
  │ │ └──[+] allOf (41778:7)
  │ ├─┬end_date
  │ │ ├──[-] type (44277:27)❌ 
  │ │ ├──[-] format (44278:29)❌ 
  │ │ ├──[🔀] description (45278:24)
  │ │ ├──[🔀] example (45280:20)
  │ │ ├──[+] deprecated (45281:23)
  │ │ └──[+] allOf (41928:7)
  │ ├─┬pay_currency
  │ │ ├──[+] additionalProperties (45310:33)❌ 
  │ │ ├──[🔀] type (45309:17)❌ 
  │ │ ├──[🔀] description (45311:24)
  │ │ └──[🔀] example (45313:20)
  │ ├─┬pay_rate
  │ │ ├──[-] type (44249:27)❌ 
  │ │ ├──[🔀] description (45244:24)
  │ │ ├──[🔀] example (45246:20)
  │ │ └──[+] allOf (46098:7)
  │ ├─┬employment_contract_type
  │ │ ├──[+] type (45259:17)❌ 
  │ │ ├──[+] format (45260:19)❌ 
  │ │ ├──[🔀] description (45261:24)
  │ │ ├──[🔀] example (45263:20)
  │ │ ├──[-] deprecated (44300:33)
  │ │ └──[-] allOf (40874:13)❌ 
  │ ├─┬work_time
  │ │ ├──[+] description (45292:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (47465:13)❌ 
  │ ├─┬grade
  │ │ ├──[+] type (45265:17)❌ 
  │ │ ├──[+] format (45266:19)❌ 
  │ │ ├──[🔀] description (45267:24)
  │ │ ├──[+] example (45269:20)
  │ │ └──[-] allOf (40790:13)❌ 
  │ ├─┬passthrough
  │ │ ├──[-] additionalProperties (44312:43)❌ 
  │ │ ├──[🔀] type (45232:17)❌ 
  │ │ ├──[🔀] description (45233:24)
  │ │ └──[🔀] example (45235:20)
  │ └─┬pay_frequency
  │   ├──[+] type (45254:17)❌ 
  │   ├──[🔀] description (45255:24)
  │   ├──[🔀] example (45257:20)
  │   └──[-] allOf (45063:13)❌ 
  ├─┬HrisDocumentApiModel
  │ └──[-] properties (43286:17)❌ 
  ├─┬HrisCreateEmploymentRequestDto
  │ ├──[+] properties (43930:9)
  │ ├──[+] properties (43925:9)
  │ ├─┬work_time
  │ │ ├──[+] description (43928:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (47465:13)❌ 
  │ ├─┬employment_type
  │ │ ├──[🔀] description (43921:24)
  │ │ ├──[🔀] example (43923:20)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (41862:13)❌ 
  │ ├─┬employment_contract_type
  │ │ ├──[+] type (43895:17)❌ 
  │ │ ├──[+] format (43896:19)❌ 
  │ │ ├──[🔀] description (43897:24)
  │ │ ├──[🔀] example (43899:20)
  │ │ ├──[-] deprecated (42941:33)
  │ │ └──[-] allOf (40874:13)❌ 
  │ ├─┬grade
  │ │ ├──[+] type (43901:17)❌ 
  │ │ ├──[+] format (43902:19)❌ 
  │ │ ├──[🔀] description (43903:24)
  │ │ ├──[+] example (43905:20)
  │ │ └──[-] allOf (40790:13)❌ 
  │ ├─┬pay_currency
  │ │ ├──[+] additionalProperties (43951:33)❌ 
  │ │ ├──[🔀] type (43950:17)❌ 
  │ │ ├──[🔀] description (43952:24)
  │ │ └──[🔀] example (43954:20)
  │ ├─┬passthrough
  │ │ ├──[-] additionalProperties (42958:43)❌ 
  │ │ ├──[🔀] type (43868:17)❌ 
  │ │ ├──[🔀] description (43869:24)
  │ │ └──[🔀] example (43871:20)
  │ ├─┬job_title
  │ │ ├──[🔀] description (43946:24)
  │ │ └──[🔀] example (43948:20)
  │ ├─┬pay_rate
  │ │ ├──[-] type (42890:27)❌ 
  │ │ ├──[🔀] description (43880:24)
  │ │ ├──[🔀] example (43882:20)
  │ │ └──[+] allOf (46098:7)
  │ ├─┬payroll_code
  │ │ ├──[🔀] description (43874:24)
  │ │ └──[🔀] example (43876:20)
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (42880:43)❌ 
  │ │ ├──[🔀] type (43940:17)❌ 
  │ │ ├──[🔀] description (43941:24)
  │ │ └──[🔀] example (43943:20)
  │ ├─┬job_id
  │ │ ├──[-] type (42952:27)❌ 
  │ │ ├──[🔀] description (43909:24)
  │ │ ├──[-] example (42955:30)
  │ │ └──[+] allOf (41778:7)
  │ ├─┬pay_period
  │ │ ├──[🔀] description (43886:24)
  │ │ ├──[🔀] example (43888:20)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (46061:13)❌ 
  │ ├─┬effective_date
  │ │ ├──[-] type (42912:27)❌ 
  │ │ ├──[-] format (42913:29)❌ 
  │ │ ├──[🔀] description (43933:24)
  │ │ ├──[-] example (42916:30)
  │ │ └──[+] allOf (40359:7)
  │ ├─┬pay_frequency
  │ │ ├──[+] type (43890:17)❌ 
  │ │ ├──[🔀] description (43891:24)
  │ │ ├──[🔀] example (43893:20)
  │ │ └──[-] allOf (45063:13)❌ 
  │ └─┬end_date
  │   ├──[-] type (42918:27)❌ 
  │   ├──[-] format (42919:29)❌ 
  │   ├──[🔀] description (43914:24)
  │   ├──[🔀] example (43916:20)
  │   ├──[+] deprecated (43917:23)
  │   └──[+] allOf (41928:7)
  ├─┬CreateEmployeeEmploymentApiModel
  │ ├──[+] properties (40776:9)
  │ ├──[+] properties (40771:9)
  │ ├─┬employment_contract_type
  │ │ ├──[+] type (40797:17)❌ 
  │ │ ├──[+] format (40798:19)❌ 
  │ │ ├──[🔀] description (40799:24)
  │ │ ├──[🔀] example (40801:20)
  │ │ └──[-] allOf (40874:13)❌ 
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (39747:43)❌ 
  │ │ ├──[🔀] type (40786:17)❌ 
  │ │ ├──[🔀] description (40787:24)
  │ │ └──[🔀] example (40789:20)
  │ ├─┬passthrough
  │ │ ├──[-] additionalProperties (39814:43)❌ 
  │ │ ├──[🔀] type (40720:17)❌ 
  │ │ ├──[🔀] description (40721:24)
  │ │ └──[🔀] example (40723:20)
  │ ├─┬pay_frequency
  │ │ ├──[+] type (40742:17)❌ 
  │ │ ├──[🔀] description (40743:24)
  │ │ ├──[🔀] example (40745:20)
  │ │ └──[-] allOf (45063:13)❌ 
  │ ├─┬pay_currency
  │ │ ├──[+] additionalProperties (40792:33)❌ 
  │ │ ├──[🔀] type (40791:17)❌ 
  │ │ ├──[🔀] description (40793:24)
  │ │ └──[🔀] example (40795:20)
  │ ├─┬pay_rate
  │ │ ├──[-] type (39757:27)❌ 
  │ │ ├──[🔀] description (40732:24)
  │ │ ├──[🔀] example (40734:20)
  │ │ └──[+] allOf (46098:7)
  │ ├─┬effective_date
  │ │ ├──[-] type (39819:27)❌ 
  │ │ ├──[-] format (39820:29)❌ 
  │ │ ├──[🔀] description (40779:24)
  │ │ ├──[-] example (39823:30)
  │ │ ├──[-] deprecated (39824:33)
  │ │ └──[+] allOf (40359:7)
  │ ├─┬job_title
  │ │ ├──[-] type (39752:27)❌ 
  │ │ ├──[🔀] description (40755:24)
  │ │ ├──[-] example (39755:30)
  │ │ └──[+] allOf (41778:7)
  │ ├─┬payroll_code
  │ │ ├──[🔀] description (40726:24)
  │ │ └──[🔀] example (40728:20)
  │ ├─┬work_time
  │ │ ├──[+] description (40774:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (47465:13)❌ 
  │ ├─┬end_date
  │ │ ├──[-] type (39779:27)❌ 
  │ │ ├──[-] format (39780:29)❌ 
  │ │ ├──[🔀] description (40760:24)
  │ │ ├──[🔀] example (40762:20)
  │ │ ├──[+] deprecated (40763:23)
  │ │ └──[+] allOf (41928:7)
  │ ├─┬pay_period
  │ │ ├──[🔀] description (40738:24)
  │ │ ├──[🔀] example (40740:20)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (46061:13)❌ 
  │ ├─┬employment_type
  │ │ ├──[🔀] description (40767:24)
  │ │ ├──[🔀] example (40769:20)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (41862:13)❌ 
  │ └─┬grade
  │   ├──[+] type (40747:17)❌ 
  │   ├──[+] format (40748:19)❌ 
  │   ├──[🔀] description (40749:24)
  │   ├──[+] example (40751:20)
  │   └──[-] allOf (40790:13)❌ 
  └─┬CreateEmploymentApiModel
    ├──[+] properties (40930:9)
    ├──[+] properties (40925:9)
    ├─┬pay_currency
    │ ├──[🔀] description (40869:24)
    │ └──[🔀] example (40871:20)
    ├─┬payroll_code
    │ ├──[🔀] description (40874:24)
    │ └──[🔀] example (40876:20)
    ├─┬employment_contract_type
    │ ├──[+] type (40895:17)❌ 
    │ ├──[+] format (40896:19)❌ 
    │ ├──[🔀] description (40897:24)
    │ ├──[🔀] example (40899:20)
    │ ├──[-] deprecated (39946:33)
    │ └──[-] allOf (40874:13)❌ 
    ├─┬end_date
    │ ├──[-] type (39923:27)❌ 
    │ ├──[-] format (39924:29)❌ 
    │ ├──[🔀] description (40914:24)
    │ ├──[🔀] example (40916:20)
    │ ├──[+] deprecated (40917:23)
    │ └──[+] allOf (41928:7)
    ├─┬pay_frequency
    │ ├──[+] type (40890:17)❌ 
    │ ├──[🔀] description (40891:24)
    │ ├──[🔀] example (40893:20)
    │ └──[-] allOf (45063:13)❌ 
    ├─┬pay_rate
    │ ├──[-] type (39895:27)❌ 
    │ ├──[🔀] description (40880:24)
    │ ├──[🔀] example (40882:20)
    │ └──[+] allOf (46098:7)
    ├─┬unified_custom_fields
    │ ├──[-] additionalProperties (39885:43)❌ 
    │ ├──[🔀] type (40940:17)❌ 
    │ ├──[🔀] description (40941:24)
    │ └──[🔀] example (40943:20)
    ├─┬work_time
    │ ├──[+] description (40928:24)
    │ └─┬ALLOF
    │   └──[🔀] $ref (47465:13)❌ 
    ├─┬job_id
    │ ├──[-] type (39957:27)❌ 
    │ ├──[🔀] description (40909:24)
    │ ├──[-] example (39960:30)
    │ └──[+] allOf (41778:7)
    ├─┬job_title
    │ ├──[🔀] description (40946:24)
    │ └──[🔀] example (40948:20)
    ├─┬effective_date
    │ ├──[-] type (39917:27)❌ 
    │ ├──[-] format (39918:29)❌ 
    │ ├──[🔀] description (40933:24)
    │ ├──[-] example (39921:30)
    │ └──[+] allOf (40359:7)
    ├─┬grade
    │ ├──[+] type (40901:17)❌ 
    │ ├──[+] format (40902:19)❌ 
    │ ├──[🔀] description (40903:24)
    │ ├──[+] example (40905:20)
    │ └──[-] allOf (40790:13)❌ 
    ├─┬employment_type
    │ ├──[🔀] description (40921:24)
    │ ├──[🔀] example (40923:20)
    │ └─┬ALLOF
    │   └──[🔀] $ref (41862:13)❌ 
    └─┬pay_period
      ├──[🔀] description (40886:24)
      ├──[🔀] example (40888:20)
      └─┬ALLOF
        └──[🔀] $ref (46061:13)❌ 
Document Element Total Changes Breaking Changes
paths 29 4
tags 3 1
components 255 110

CSHARP CHANGELOG

core: 3.12.2 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.12.1 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

globalSecurity: 2.83.8 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

methodSecurity: 2.82.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

openEnums: 0.1.1 - 2025-09-10

🐛 Bug Fixes

  • resolve C# compilation error when open enums are used in discriminated unions (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.615.2

@github-actions github-actions Bot added the patch Patch version bump label Sep 8, 2025
* `StackOneHq.client.Hris.Employees.GetWorkEligibility()`:  `response.data.Document.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.ListJobPostings()`:  `response.data.[].Compensation.[]` **Changed** **Breaking** ⚠️
* `StackOneHq.client.Iam.Users.Get()`:  `response.data.Avatar.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Iam.Users.List()`:  `response.data.[].Avatar.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.JobPostings.Get()`:  `response.data.Compensation.[]` **Changed** **Breaking** ⚠️
* `StackOneHq.client.Hris.Employees.WorkEligibility.UpdateRequest()`: 
  *  `request.hrisCreateWorkEligibilityRequestDto.Document.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.Applications.Documents.List()`:  `response.data.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.ListEmployeeTimeOffRequests()`: 
  *  `request.Filter` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOneHq.client.Hris.GetEmployeeTimeOffRequest()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOneHq.client.Hris.ListEmployeeDocuments()`:  `response.data.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.GetEmployeeDocument()`:  `response.data.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.GetTimeOffRequest()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOneHq.client.Hris.GetEmployeeTask()`:  `response.data.Attachments.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.GetTask()`:  `response.data.Attachments.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.GetDocument()`:  `response.data.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.Get()`:  `response.data.Documents.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.Employees.WorkEligibilityList()`:  `response.data.[].Document.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.Employees.CreateWorkEligibilityRequest()`: 
  *  `request.hrisCreateWorkEligibilityRequestDto.Document.Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.ListApplications()`:  `response.data.[].Documents.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.Tasks.List()`:  `response.data.[].Attachments.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Hris.TimeOff.List()`: 
  *  `request.Filter` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOneHq.client.Hris.Employees.Tasks.List()`:  `response.data.[].Attachments.[].Path` **Removed** **Breaking** ⚠️
* `StackOneHq.client.Ats.InterviewStages.List()`: **Deprecated**
* `StackOneHq.client.Actions.RpcAction()`: **Added**
* `StackOneHq.client.Hris.Employees.CreateEmployment()`:  `request.hrisCreateEmploymentRequestDto` **Changed**
* `StackOneHq.client.Mcp.McpPost()`: **Added**
* `StackOneHq.client.Hris.Employees.Update()`: 
  *  `request.hrisUpdateEmployeeRequestDto.Employment` **Changed**
* `StackOneHq.client.Hris.Employees.Employments.Update()`:  `request.hrisUpdateEmploymentRequestDto` **Changed**
* `StackOneHq.client.Ats.ListApplicationStages()`: **Added**
* `StackOneHq.client.Mcp.McpGet()`: **Added**
* `StackOneHq.client.Hris.Employees.Create()`:  `request.hrisCreateEmployeeRequestDto` **Changed**
* `StackOneHq.client.Ats.InterviewStages.Get()`: **Deprecated**
* `StackOneHq.client.Ats.GetApplicationStage()`: **Added**
* `StackOneHq.client.Actions.ListActionsMeta()`: **Added**
* `StackOneHq.client.Mcp.McpDelete()`: **Added**
* `StackOneHq.client.Lms.ListUserAssignments()`: 
  *  `request.Filter` **Changed**
* `StackOneHq.client.Lms.Assignments.List()`: 
  *  `request.Filter` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1757322266 branch from 8a1278b to d6569fc Compare September 15, 2025 09:09
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.3.1 chore: 🐝 Update SDK - Generate 0.4.0 Sep 15, 2025
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Sep 15, 2025
@jrebocho jrebocho merged commit 953bd62 into main Sep 15, 2025
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1757322266 branch September 15, 2025 15:13
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