Skip to content

chore: 🐝 Update SDK - Generate Client 0.3.1#39

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1759192108
Open

chore: 🐝 Update SDK - Generate Client 0.3.1#39
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1759192108

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Ruby SDK Changes:

  • client.companies.get(): response.funding_type Changed (Breaking ⚠️)
  • client.companies.update(): response.funding_type Changed (Breaking ⚠️)
  • client.payroll_digests.post_v1_payroll_digests(): Added
  • client.payroll_digests.get_v1_payroll_digests_payroll_digest_uuid(): Added
  • client.employee_tax_setup.get_state_taxes(): response.[].uuid Added
  • client.employee_tax_setup.update_state_taxes(): response.[].uuid Added
  • client.company_benefits.get_employee_benefits(): response.[].deduction_reduces_taxable_income Changed
  • client.company_benefits.update_employee_benefits():
    • request.employee_benefit_bulk_update_request.employee_benefits[].deduction_reduces_taxable_income Changed
    • response.[].deduction_reduces_taxable_income Changed
  • client.employee_benefits.get(): response.[].deduction_reduces_taxable_income Changed
  • client.employee_benefits.create(): response.deduction_reduces_taxable_income Changed
  • client.employee_benefits.retrieve(): response.deduction_reduces_taxable_income Changed
  • client.employee_benefits.update():
    • request.employee_benefit_update_request.deduction_reduces_taxable_income Changed
    • response.deduction_reduces_taxable_income Changed

View full SDK changelog

Ruby SDK Changes:

  • client.companies.get(): response.funding_type Changed (Breaking ⚠️)
  • client.companies.update(): response.funding_type Changed (Breaking ⚠️)
  • client.payroll_digests.post_v1_payroll_digests(): Added
  • client.payroll_digests.get_v1_payroll_digests_payroll_digest_uuid(): Added
  • client.employee_tax_setup.get_state_taxes(): response.[].uuid Added
  • client.employee_tax_setup.update_state_taxes(): response.[].uuid Added
  • client.company_benefits.get_employee_benefits(): response.[].deduction_reduces_taxable_income Changed
  • client.company_benefits.update_employee_benefits():
    • request.body.employee_benefits[].deduction_reduces_taxable_income Changed
    • response.[].deduction_reduces_taxable_income Changed
  • client.employee_benefits.get(): response.[].deduction_reduces_taxable_income Changed
  • client.employee_benefits.create(): response.deduction_reduces_taxable_income Changed
  • client.employee_benefits.retrieve(): response.deduction_reduces_taxable_income Changed
  • client.employee_benefits.update():
    • request.body.deduction_reduces_taxable_income Changed
    • response.deduction_reduces_taxable_income Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (19316:3)
│ ├──[+] path (19233:3)
│ └─┬/v1/employees/{employee_id}/payment_method
│   └─┬PUT
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬split_by
│             ├──[-] enum (6877:23)❌ 
│             ├──[-] enum (6878:23)❌ 
│             ├──[-] enum (6879:22)❌ 
│             ├──[-] type (6874:21)❌ 
│             ├──[+] anyOf (6875:23)
│             └──[+] anyOf (6879:23)
├─┬Tags
│ └──[+] Payroll Digests (54:5)
└─┬Components
  ├──[+] schemas (39100:7)
  ├──[+] schemas (38823:7)
  ├──[+] schemas (38786:7)
  ├─┬Employee-State-Tax
  │ ├──[+] required (29612:11)❌ 
  │ ├──[+] properties (29592:9)
  │ └─┬Extensions
  │   └──[🔀] x-examples (29528:9)
  ├─┬Payroll-Employee-Compensations-Base-Type
  │ └─┬payment_method
  │   ├──[-] enum (34674:15)❌ 
  │   ├──[-] enum (34675:15)❌ 
  │   ├──[-] enum (34676:15)❌ 
  │   ├──[-] type (34670:13)❌ 
  │   ├──[+] anyOf (34812:15)
  │   └──[+] anyOf (34817:15)
  ├─┬Employee-State-Taxes-List
  │ ├──[+] required (31909:11)❌ 
  │ ├─┬Schema
  │ │ └──[+] properties (31889:11)
  │ └─┬Extensions
  │   └──[🔀] x-examples (31819:9)
  ├─┬Company
  │ ├─┬entity_type
  │ │ ├──[-] enum (22855:15)❌ 
  │ │ ├──[-] enum (22856:15)❌ 
  │ │ ├──[-] enum (22858:15)❌ 
  │ │ ├──[-] enum (22859:15)❌ 
  │ │ ├──[-] enum (22860:15)❌ 
  │ │ ├──[-] enum (22863:15)❌ 
  │ │ ├──[-] enum (22857:15)❌ 
  │ │ ├──[-] enum (22861:15)❌ 
  │ │ ├──[-] enum (22862:15)❌ 
  │ │ ├──[-] enum (22864:15)❌ 
  │ │ ├──[-] enum (22865:15)❌ 
  │ │ ├──[-] enum (22866:15)❌ 
  │ │ ├──[-] type (22851:13)❌ 
  │ │ ├──[+] anyOf (22981:15)
  │ │ └──[+] anyOf (22995:15)
  │ └─┬funding_type
  │   ├──[-] enum (22950:15)❌ 
  │   ├──[-] enum (22951:15)❌ 
  │   ├──[-] enum (22952:15)❌ 
  │   ├──[-] enum (22953:15)❌ 
  │   ├──[-] type (22946:13)❌ 
  │   ├──[+] anyOf (23076:15)
  │   └──[+] anyOf (23084:15)
  ├─┬Employee-Benefit-Base-Object
  │ └─┬deduction_reduces_taxable_income
  │   ├──[-] enum (27405:15)❌ 
  │   ├──[-] enum (27406:15)❌ 
  │   ├──[-] enum (27407:15)❌ 
  │   ├──[-] type (27401:13)❌ 
  │   ├──[+] anyOf (27533:15)
  │   └──[+] anyOf (27538:15)
  ├─┬Ach-Transaction
  │ └─┬recipient_type
  │   ├──[-] enum (31158:15)❌ 
  │   ├──[-] enum (31159:15)❌ 
  │   ├──[-] type (31154:13)❌ 
  │   ├──[+] anyOf (31291:15)
  │   └──[+] anyOf (31295:15)
  ├─┬Employee-Benefit-Create-Request
  │ ├─┬deduction_reduces_taxable_income
  │ │ ├──[-] enum (37263:15)❌ 
  │ │ ├──[-] enum (37264:15)❌ 
  │ │ ├──[-] enum (37262:15)❌ 
  │ │ ├──[-] type (37259:13)❌ 
  │ │ ├──[+] anyOf (37401:15)
  │ │ └──[+] anyOf (37406:15)
  │ └─┬limit_option
  │   ├──[-] enum (37233:15)❌ 
  │   ├──[-] enum (37234:15)❌ 
  │   ├──[-] enum (37235:15)❌ 
  │   ├──[-] enum (37236:15)❌ 
  │   ├──[-] type (37230:13)❌ 
  │   ├──[+] anyOf (37378:15)
  │   └──[+] anyOf (37384:15)
  ├─┬Information-Request
  │ └─┬type
  │   ├──[-] enum (31004:15)❌ 
  │   ├──[-] enum (31005:15)❌ 
  │   ├──[-] enum (31006:15)❌ 
  │   ├──[-] enum (31007:15)❌ 
  │   ├──[-] type (31000:13)❌ 
  │   ├──[+] anyOf (31137:15)
  │   └──[+] anyOf (31143:15)
  ├─┬Paid-Time-Off
  │ └─┬name
  │   ├──[-] enum (20698:15)❌ 
  │   ├──[-] enum (20696:15)❌ 
  │   ├──[-] enum (20697:15)❌ 
  │   ├──[-] type (20692:13)❌ 
  │   ├──[+] anyOf (20822:15)
  │   └──[+] anyOf (20827:15)
  ├─┬Employee-Benefit-Update-Request
  │ ├─┬limit_option
  │ │ ├──[-] enum (37391:15)❌ 
  │ │ ├──[-] enum (37392:15)❌ 
  │ │ ├──[-] enum (37393:15)❌ 
  │ │ ├──[-] enum (37394:15)❌ 
  │ │ ├──[-] type (37388:13)❌ 
  │ │ ├──[+] anyOf (37536:15)
  │ │ └──[+] anyOf (37542:15)
  │ └─┬deduction_reduces_taxable_income
  │   ├──[-] enum (37417:15)❌ 
  │   ├──[-] enum (37418:15)❌ 
  │   ├──[-] enum (37419:15)❌ 
  │   ├──[-] type (37413:13)❌ 
  │   ├──[+] anyOf (37555:15)
  │   └──[+] anyOf (37560:15)
  ├─┬General-Ledger-Report-Body
  │ └─┬integration_type
  │   ├──[-] enum (38195:15)❌ 
  │   ├──[-] enum (38196:15)❌ 
  │   ├──[-] enum (38197:14)❌ 
  │   ├──[-] type (38192:13)❌ 
  │   ├──[+] anyOf (38334:15)
  │   └──[+] anyOf (38338:15)
  └─┬Garnishment-Request-Base
    └─┬garnishment_type
      ├──[-] enum (36829:15)❌ 
      ├──[-] enum (36830:15)❌ 
      ├──[-] enum (36831:15)❌ 
      ├──[-] enum (36832:15)❌ 
      ├──[-] enum (36833:15)❌ 
      ├──[-] enum (36827:15)❌ 
      ├──[-] enum (36828:15)❌ 
      ├──[-] type (36822:13)❌ 
      ├──[+] anyOf (36964:15)
      └──[+] anyOf (36973:15)
Document Element Total Changes Breaking Changes
components 103 70
paths 8 4
tags 1 0

View full report

Linting Report 0 errors, 3 warnings, 90 hints

View full report

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.764.1

@github-actions github-actions Bot added the patch Patch version bump label Sep 30, 2025
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1759192108 branch 7 times, most recently from af53f2c to 7d77e3c Compare October 7, 2025 00:31
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1759192108 branch 6 times, most recently from eddccfa to 784cf2d Compare October 14, 2025 00:30
* `client.companies.get()`:  `response.funding_type` **Changed** (Breaking ⚠️)
* `client.companies.update()`:  `response.funding_type` **Changed** (Breaking ⚠️)
* `client.payroll_digests.post_v1_payroll_digests()`: **Added**
* `client.payroll_digests.get_v1_payroll_digests_payroll_digest_uuid()`: **Added**
* `client.employee_tax_setup.get_state_taxes()`:  `response.[].uuid` **Added**
* `client.employee_tax_setup.update_state_taxes()`:  `response.[].uuid` **Added**
* `client.company_benefits.get_employee_benefits()`:  `response.[].deduction_reduces_taxable_income` **Changed**
* `client.company_benefits.update_employee_benefits()`: 
  *  `request.employee_benefit_bulk_update_request.employee_benefits[].deduction_reduces_taxable_income` **Changed**
  *  `response.[].deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.get()`:  `response.[].deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.create()`:  `response.deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.retrieve()`:  `response.deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.update()`: 
  *  `request.employee_benefit_update_request.deduction_reduces_taxable_income` **Changed**
  *  `response.deduction_reduces_taxable_income` **Changed**

## Ruby SDK Changes:
* `client.companies.get()`:  `response.funding_type` **Changed** (Breaking ⚠️)
* `client.companies.update()`:  `response.funding_type` **Changed** (Breaking ⚠️)
* `client.payroll_digests.post_v1_payroll_digests()`: **Added**
* `client.payroll_digests.get_v1_payroll_digests_payroll_digest_uuid()`: **Added**
* `client.employee_tax_setup.get_state_taxes()`:  `response.[].uuid` **Added**
* `client.employee_tax_setup.update_state_taxes()`:  `response.[].uuid` **Added**
* `client.company_benefits.get_employee_benefits()`:  `response.[].deduction_reduces_taxable_income` **Changed**
* `client.company_benefits.update_employee_benefits()`: 
  *  `request.body.employee_benefits[].deduction_reduces_taxable_income` **Changed**
  *  `response.[].deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.get()`:  `response.[].deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.create()`:  `response.deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.retrieve()`:  `response.deduction_reduces_taxable_income` **Changed**
* `client.employee_benefits.update()`: 
  *  `request.body.deduction_reduces_taxable_income` **Changed**
  *  `response.deduction_reduces_taxable_income` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1759192108 branch from 784cf2d to dde82f1 Compare May 23, 2026 01:08
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate Client 0.2.12 chore: 🐝 Update SDK - Generate Client 0.3.1 May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant