Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 23, 2026

SDK update

Versioning

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

Java SDK Changes:

  • gustoembedded.contractors.create(): response.paymentMethod.enum(null) Removed Breaking ⚠️
  • gustoembedded.contractors.list(): response.[].paymentMethod.enum(null) Removed Breaking ⚠️
  • gustoembedded.contractors.get(): response.paymentMethod.enum(null) Removed Breaking ⚠️
  • gustoembedded.contractors.update(): response.paymentMethod.enum(null) Removed Breaking ⚠️
  • gustoembedded.contractorPaymentMethod.get(): response.type.enum(null) Removed Breaking ⚠️
  • gustoembedded.contractorPaymentMethod.update(): response.type.enum(null) Removed Breaking ⚠️
  • gustoembedded.payrolls.generatePrintableChecks(): response.startingCheckNumber Changed Breaking ⚠️
  • gustoembedded.contractorPaymentGroups.getList(): response.[] Changed Breaking ⚠️
  • gustoembedded.contractorPaymentGroups.create():
    • requestBody.submissionBlockers Added
    • response Changed Breaking ⚠️
  • gustoembedded.contractorPaymentGroups.preview(): response Changed Breaking ⚠️
  • gustoembedded.contractorPaymentGroups.get(): response Changed Breaking ⚠️
  • gustoembedded.contractorPaymentGroups.fund(): response Changed Breaking ⚠️
  • gustoembedded.informationRequests.getInformationRequests(): response.[].requiredQuestions[].responseType.enum(radioButton) Added Breaking ⚠️
  • gustoembedded.informationRequests.submit(): response.requiredQuestions[].responseType.enum(radioButton) Added Breaking ⚠️
  • gustoembedded.recoveryCases.get(): response.[].originalDebitDate Changed Breaking ⚠️

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/recurring_reimbursements/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13499:22)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13563:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13654:22)
│ ├─┬/v1/companies/{company_id}/reports/employees_annual_fica_wage
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (14427:22)
│ ├─┬/v1/payrolls/{payroll_id}/employees/{employee_id}/pay_stub
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8681:22)
│ ├─┬/v1/employees/{employee_id}/home_addresses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (3809:22)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬street_2
│ │   │     │ ├──[🔀] type (3887:21)❌ 
│ │   │     │ └──[-] nullable (3867:47)❌ 
│ │   │     └─┬effective_date
│ │   │       ├──[🔀] type (3900:21)❌ 
│ │   │       └──[-] nullable (3880:47)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (3856:22)
│ ├─┬/v1/locations/{location_uuid}/minimum_wages
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (1576:22)
│ ├─┬/v1/companies/{company_id}/bank_accounts/{bank_account_uuid}/verify
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬deposit_1
│ │         │ └──[-] nullable (1730:47)❌ 
│ │         └─┬deposit_2
│ │           └──[-] nullable (1734:47)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (6862:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (6912:22)
│ ├─┬/v1/companies/{company_id}/people_batches
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬batch
│ │   │       └─┬Schema
│ │   │         ├─┬job
│ │   │         │ ├─┬state_wc_covered
│ │   │         │ │ ├──[🔀] type (14142:31)❌ 
│ │   │         │ │ └──[-] nullable (13984:67)❌ 
│ │   │         │ └─┬state_wc_class_code
│ │   │         │   ├──[🔀] type (14147:31)❌ 
│ │   │         │   └──[-] nullable (13988:67)❌ 
│ │   │         ├─┬person
│ │   │         │ ├─┬middle_initial
│ │   │         │ │ ├──[🔀] type (14045:31)❌ 
│ │   │         │ │ └──[-] nullable (13896:67)❌ 
│ │   │         │ ├─┬preferred_first_name
│ │   │         │ │ ├──[🔀] type (14052:31)❌ 
│ │   │         │ │ └──[-] nullable (13900:67)❌ 
│ │   │         │ ├─┬ssn
│ │   │         │ │ ├──[🔀] type (14069:31)❌ 
│ │   │         │ │ └──[-] nullable (13914:67)❌ 
│ │   │         │ ├─┬self_onboarding
│ │   │         │ │ ├──[🔀] type (14080:31)❌ 
│ │   │         │ │ └──[-] nullable (13923:67)❌ 
│ │   │         │ ├─┬work_email
│ │   │         │ │ ├──[🔀] type (14063:31)❌ 
│ │   │         │ │ └──[-] nullable (13910:67)❌ 
│ │   │         │ ├─┬email
│ │   │         │ │ ├──[🔀] type (14057:31)❌ 
│ │   │         │ │ └──[-] nullable (13905:67)❌ 
│ │   │         │ └─┬date_of_birth
│ │   │         │   ├──[🔀] type (14074:31)❌ 
│ │   │         │   └──[-] nullable (13919:67)❌ 
│ │   │         └─┬bank_accounts
│ │   │           └─┬Schema
│ │   │             ├─┬split_amount
│ │   │             │ ├──[🔀] type (14236:33)❌ 
│ │   │             │ └──[-] nullable (14075:71)❌ 
│ │   │             └─┬name
│ │   │               ├──[🔀] type (14208:33)❌ 
│ │   │               └──[-] nullable (14048:71)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13929:22)
│ ├─┬/v1/employees/{employee_uuid}/section603_high_earner_statuses/{effective_year}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13814:22)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13872:22)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (11192:22)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11236:22)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/remove_employees
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11473:22)
│ ├─┬/v1/companies/{company_id}/contractors/payment_details
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12567:22)
│ ├─┬/v1/jobs/{job_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬state_wc_class_code
│ │         │ ├──[🔀] type (5279:21)❌ 
│ │         │ └──[-] nullable (5240:47)❌ 
│ │         └─┬state_wc_covered
│ │           ├──[🔀] type (5274:21)❌ 
│ │           └──[-] nullable (5236:47)❌ 
│ ├─┬/v1/companies/{company_uuid}/external_payrolls/tax_liabilities
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬liability_selections
│ │           └─┬Schema
│ │             └─┬last_unpaid_external_payroll_uuid
│ │               ├──[🔀] type (2076:27)❌ 
│ │               └──[-] nullable (2072:59)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/reports/general_ledger
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬integration_type
│ │   │         ├──[🔀] type (30602:19)❌ 
│ │   │         └──[-] nullable (30429:43)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬integration_type
│ │           ├──[🔀] type (9064:21)❌ 
│ │           └──[-] nullable (8980:47)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/receipt
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7314:22)
│ ├─┬/v1/employees/{employee_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (3304:22)
│ │ ├─┬PUT
│ │ │ ├─┬Requestbody
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └─┬ALLOF
│ │ │ │       ├─┬middle_initial
│ │ │ │       │ ├──[🔀] type (3387:25)❌ 
│ │ │ │       │ └──[-] nullable (3373:51)❌ 
│ │ │ │       └─┬preferred_first_name
│ │ │ │         ├──[🔀] type (3405:25)❌ 
│ │ │ │         └──[-] nullable (3390:51)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (3348:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (3447:22)
│ ├─┬/v1/employees/{employee_id}/salary_estimates
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬annual_net_revenue
│ │   │       ├──[🔀] type (12997:21)❌ 
│ │   │       └──[-] nullable (12862:47)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12966:22)
│ ├─┬/v1/companies/{company_uuid}/suspensions
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (11557:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11604:22)
│ ├─┬/v1/employees/{employee_id}/garnishments
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬garnishment_type
│ │         │ ├──[🔀] type (10210:21)❌ 
│ │         │ └──[-] nullable (10112:47)❌ 
│ │         ├─┬times
│ │         │ ├──[🔀] type (10224:21)❌ 
│ │         │ └──[-] nullable (10126:47)❌ 
│ │         ├─┬annual_maximum
│ │         │ ├──[🔀] type (10239:21)❌ 
│ │         │ └──[-] nullable (10137:47)❌ 
│ │         ├─┬pay_period_maximum
│ │         │ ├──[🔀] type (10244:21)❌ 
│ │         │ └──[-] nullable (10144:47)❌ 
│ │         └─┬total_amount
│ │           ├──[🔀] type (10256:21)❌ 
│ │           └──[-] nullable (10155:47)❌ 
│ ├─┬/v1/people_batches/{people_batch_uuid}
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬submitted_items
│ │   │       │ ├──[🔀] type (14304:23)❌ 
│ │   │       │ └──[-] nullable (14140:51)❌ 
│ │   │       ├─┬exclusions
│ │   │       │ ├──[🔀] type (14369:23)❌ 
│ │   │       │ └──[-] nullable (14201:51)❌ 
│ │   │       ├─┬results
│ │   │       │ └─┬Schema
│ │   │       │   └─┬errors
│ │   │       │     ├──[🔀] type (14343:29)❌ 
│ │   │       │     ├──[-] nullable (14178:63)❌ 
│ │   │       │     └─┬Schema
│ │   │       │       ├─┬message
│ │   │       │       │ ├──[🔀] type (14357:35)❌ 
│ │   │       │       │ └──[-] nullable (14191:75)❌ 
│ │   │       │       └─┬errors
│ │   │       │         ├──[🔀] type (14362:35)❌ 
│ │   │       │         └──[-] nullable (14195:75)❌ 
│ │   │       └─┬completed_at
│ │   │         ├──[🔀] type (14299:23)❌ 
│ │   │         └──[-] nullable (14137:51)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (14271:22)
│ ├─┬/v1/work_addresses/{work_address_uuid}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4229:22)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4274:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4342:22)
│ ├─┬/v1/companies/{company_id}/pay_schedules/{pay_schedule_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬day_1
│ │         │ ├──[🔀] type (2456:21)❌ 
│ │         │ └──[-] nullable (2449:47)❌ 
│ │         └─┬day_2
│ │           ├──[🔀] type (2462:21)❌ 
│ │           └──[-] nullable (2453:47)❌ 
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/add_employees
│ │ └─┬PUT
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬employees
│ │   │       └─┬Schema
│ │   │         └─┬balance
│ │   │           ├──[🔀] type (11456:27)❌ 
│ │   │           └──[-] nullable (11342:59)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11398:22)
│ ├─┬/v1/companies/{company_uuid}/holiday_pay_policy
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (11703:22)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (11804:22)
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (11749:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11862:22)
│ ├─┬/v1/companies/{company_id}/company_benefits
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬catch_up_type
│ │           ├──[🔀] type (9177:21)❌ 
│ │           └──[-] nullable (9093:47)❌ 
│ ├─┬/v1/companies/{company_id}/contractor_payment_groups/preview
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8099:22)
│ ├─┬/v1/contractor_payment_groups/{id}/partner_disbursements
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (12610:22)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12655:22)
│ ├─┬/v1/contractor_payment_groups/{contractor_payment_group_uuid}/fund
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8297:22)
│ ├─┬/v1/employees/{employee_id}/employment_history
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (3761:22)
│ ├─┬/v1/companies/{company_id}/contractor_payment_groups
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (7912:22)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[+] properties (8006:17)
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7961:22)
│ ├─┬/v1/companies/{company_uuid}/time_off_policies
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (11297:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11341:22)
│ ├─┬/v1/companies/{company_id}/bank_accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (1620:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (1663:22)
│ ├─┬/v1/employees/{employee_id}/recurring_reimbursements
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13346:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13412:22)
│ ├─┬/v1/token_info
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬resource
│ │           │ ├──[🔀] type (92:23)❌ 
│ │           │ └──[-] nullable (93:51)❌ 
│ │           └─┬resource_owner
│ │             ├──[🔀] type (107:23)❌ 
│ │             └──[-] nullable (107:51)❌ 
│ ├─┬/oauth/token
│ │ └─┬POST
│ │   ├──[🔀] description (137:20)
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (150:22)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/balance
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12087:22)
│ ├─┬/v1/employee_benefits/{employee_benefit_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬deduction_reduces_taxable_income
│ │         │ ├──[🔀] type (10043:21)❌ 
│ │         │ └──[-] nullable (9951:47)❌ 
│ │         ├─┬coverage_amount
│ │         │ ├──[🔀] type (10038:21)❌ 
│ │         │ └──[-] nullable (9942:47)❌ 
│ │         ├─┬company_contribution_annual_maximum
│ │         │ ├──[🔀] type (10013:21)❌ 
│ │         │ └──[-] nullable (9919:47)❌ 
│ │         ├─┬limit_option
│ │         │ ├──[🔀] type (10018:21)❌ 
│ │         │ └──[-] nullable (9934:47)❌ 
│ │         ├─┬expiration_date
│ │         │ ├──[🔀] type (9956:21)❌ 
│ │         │ └──[-] nullable (9863:47)❌ 
│ │         └─┬employee_deduction_annual_maximum
│ │           ├──[🔀] type (9947:21)❌ 
│ │           └──[-] nullable (9855:47)❌ 
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/deactivate
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12161:22)
│ ├─┬/v1/employees/{employee_id}/onboarding_status
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4494:22)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4546:22)
│ ├─┬/v1/companies/{company_id}/employees
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (2760:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (2804:22)
│ ├─┬/v1/companies/{company_uuid}/notifications
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12493:22)
│ ├─┬/v1/employees/{employee_id}/jobs
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬state_wc_covered
│ │         │ ├──[🔀] type (5123:21)❌ 
│ │         │ └──[-] nullable (5087:47)❌ 
│ │         └─┬state_wc_class_code
│ │           ├──[🔀] type (5128:21)❌ 
│ │           └──[-] nullable (5091:47)❌ 
│ ├─┬/v1/salary_estimates/{uuid}/accept
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13227:22)
│ ├─┬/v1/companies/{company_uuid}/holiday_pay_policy/add
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11909:22)
│ ├─┬/v1/employees/{employee_id}/work_addresses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4116:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4161:22)
│ ├─┬/v1/company_benefits/{company_benefit_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬catch_up_type
│ │           ├──[🔀] type (9315:21)❌ 
│ │           └──[-] nullable (9230:47)❌ 
│ ├─┬/v1/employees/{employee_id}/employee_benefits
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬company_contribution_annual_maximum
│ │         │ ├──[🔀] type (9762:21)❌ 
│ │         │ └──[-] nullable (9675:47)❌ 
│ │         ├─┬employee_deduction_annual_maximum
│ │         │ ├──[🔀] type (9706:21)❌ 
│ │         │ └──[-] nullable (9620:47)❌ 
│ │         ├─┬limit_option
│ │         │ ├──[🔀] type (9767:21)❌ 
│ │         │ └──[-] nullable (9690:47)❌ 
│ │         ├─┬coverage_amount
│ │         │ ├──[🔀] type (9787:21)❌ 
│ │         │ └──[-] nullable (9698:47)❌ 
│ │         ├─┬deduction_reduces_taxable_income
│ │         │ ├──[🔀] type (9796:21)❌ 
│ │         │ └──[-] nullable (9710:47)❌ 
│ │         └─┬expiration_date
│ │           ├──[🔀] type (9820:21)❌ 
│ │           └──[-] nullable (9729:47)❌ 
│ ├─┬/v1/webhooks/health_check
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12921:22)
│ ├─┬/v1/home_addresses/{home_address_uuid}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (3941:22)
│ │ ├─┬PUT
│ │ │ ├─┬Requestbody
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └─┬ALLOF
│ │ │ │       ├─┬effective_date
│ │ │ │       │ ├──[🔀] type (4030:25)❌ 
│ │ │ │       │ └──[-] nullable (4006:51)❌ 
│ │ │ │       └─┬street_2
│ │ │ │         ├──[🔀] type (4020:25)❌ 
│ │ │ │         └──[-] nullable (3996:51)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (3988:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4067:22)
│ ├─┬/v1/companies/{company_uuid}/holiday_pay_policy/remove
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11979:22)
│ ├─┬/v1/salary_estimates/occupations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13288:22)
│ ├─┬/v1/employees/{employee_uuid}/state_taxes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4721:22)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4767:22)
│ ├─┬/v1/companies/{company_uuid}/tax_requirements/{state}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬requirement_sets
│ │           └─┬Schema
│ │             └─┬requirements
│ │               └─┬Schema
│ │                 └─┬value
│ │                   ├──[🔀] type (10978:33)❌ 
│ │                   └──[-] nullable (10870:71)❌ 
│ ├─┬/v1/employees/{employee_uuid}/section603_high_earner_statuses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13697:22)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13743:22)
│ ├─┬/v1/locations/{location_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (1432:22)
│ │ └─┬PUT
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬ALLOF
│ │   │       └─┬street_2
│ │   │         ├──[🔀] type (1519:25)❌ 
│ │   │         └──[-] nullable (1516:51)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (1476:22)
│ ├─┬/v1/employees/{employee_id}/pay_stubs
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8738:22)
│ ├─┬/v1/companies/{company_id}/pay_schedules
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬day_2
│ │         │ ├──[🔀] type (2243:21)❌ 
│ │         │ └──[-] nullable (2236:47)❌ 
│ │         └─┬day_1
│ │           ├──[🔀] type (2237:21)❌ 
│ │           └──[-] nullable (2232:47)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (7101:22)
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (7155:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7223:22)
│ ├─┬/v1/companies/{company_id}/bank_accounts/{bank_account_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12884:22)
│ ├─┬/v1/contractor_payment_groups/{contractor_payment_group_uuid}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (8200:22)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8247:22)
│ ├─┬/v1/salary_estimates/{uuid}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13073:22)
│ │ └─┬PUT
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬annual_net_revenue
│ │   │       ├──[🔀] type (13149:21)❌ 
│ │   │       └──[-] nullable (13011:47)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13118:22)
│ ├─┬/v1/garnishments/{garnishment_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬times
│ │         │ ├──[🔀] type (10381:21)❌ 
│ │         │ └──[-] nullable (10279:47)❌ 
│ │         ├─┬annual_maximum
│ │         │ ├──[🔀] type (10396:21)❌ 
│ │         │ └──[-] nullable (10290:47)❌ 
│ │         ├─┬total_amount
│ │         │ ├──[🔀] type (10413:21)❌ 
│ │         │ └──[-] nullable (10308:47)❌ 
│ │         └─┬pay_period_maximum
│ │           ├──[🔀] type (10401:21)❌ 
│ │           └──[-] nullable (10297:47)❌ 
│ ├─┬/v1/employees/{employee_uuid}/federal_taxes
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬extra_withholding
│ │           ├──[🔀] type (4646:21)❌ 
│ │           └──[-] nullable (4612:47)❌ 
│ ├─┬/v1/companies/{company_id}/locations
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬street_2
│ │           ├──[🔀] type (1343:21)❌ 
│ │           └──[-] nullable (1343:47)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/generated_documents/printable_payroll_checks
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (30714:17)
│ └─┬/v1/companies/{company_id}/payrolls/{id}/partner_disbursements
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[+] x-gusto-rswag (12746:22)
│   └─┬PATCH
│     └─┬Extensions
│       └──[+] x-gusto-rswag (12794:22)
└─┬Components
  ├──[+] schemas (26366:7)
  ├──[+] schemas (26412:7)
  ├─┬Payroll-Check
  │ ├─┬starting_check_number
  │ │ └──[🔀] type (21086:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (21108:9)
  ├─┬Contractor-Payment-Group-With-Blockers
  │ └─┬ALLOF
  │   ├─┬credit_blockers
  │   │ └─┬Schema
  │   │   └──[🔀] $ref (26412:13)❌ 
  │   └─┬submission_blockers
  │     └─┬Schema
  │       └──[🔀] $ref (26366:13)❌ 
  ├─┬Payroll-Submission-Blockers-Type
  │ └─┬Schema
  │   └──[🔀] $ref (26366:13)❌ 
  ├─┬Off-Cycle-Reason-Type
  │ ├──[-] enum (20153:19)❌ 
  │ ├──[-] enum (20154:19)❌ 
  │ ├──[-] enum (20157:19)❌ 
  │ ├──[-] enum (20160:19)❌ 
  │ ├──[-] enum (20150:19)❌ 
  │ ├──[-] enum (20151:19)❌ 
  │ ├──[-] enum (20155:19)❌ 
  │ ├──[-] enum (20156:19)❌ 
  │ ├──[-] enum (20158:19)❌ 
  │ ├──[-] enum (20159:19)❌ 
  │ ├──[-] enum (20152:19)❌ 
  │ ├──[-] type (20145:17)❌ 
  │ ├──[+] anyOf (20311:11)
  │ └──[+] anyOf (20324:11)
  ├─┬Contractor-Payment-Details-List
  │ └─┬Schema
  │   └─┬split_by
  │     ├──[-] enum (24249:31)❌ 
  │     ├──[-] enum (24248:31)❌ 
  │     ├──[-] type (24245:29)❌ 
  │     ├──[+] anyOf (24331:17)
  │     └──[+] anyOf (24335:17)
  ├─┬Company
  │ └─┬pay_schedule_type
  │   ├──[-] enum (17400:27)❌ 
  │   ├──[-] enum (17401:27)❌ 
  │   ├──[-] enum (17402:27)❌ 
  │   ├──[-] enum (17403:27)❌ 
  │   ├──[-] type (17397:25)❌ 
  │   ├──[+] anyOf (17567:15)
  │   └──[+] anyOf (17573:15)
  ├─┬Payroll-Credit-Blockers-Type
  │ └─┬Schema
  │   └──[🔀] $ref (26412:13)❌ 
  ├─┬Pay-Schedule-Assignment-Body
  │ └─┬type
  │   ├──[-] enum (16280:27)❌ 
  │   ├──[-] enum (16281:27)❌ 
  │   ├──[-] enum (16278:27)❌ 
  │   ├──[-] enum (16279:27)❌ 
  │   ├──[-] type (16275:25)❌ 
  │   ├──[+] anyOf (16445:15)
  │   └──[+] anyOf (16451:15)
  ├─┬Garnishment
  │ └─┬garnishment_type
  │   ├──[-] enum (15957:27)❌ 
  │   ├──[-] enum (15958:27)❌ 
  │   ├──[-] enum (15952:27)❌ 
  │   ├──[-] enum (15953:27)❌ 
  │   ├──[-] enum (15954:27)❌ 
  │   ├──[-] enum (15955:27)❌ 
  │   ├──[-] enum (15956:27)❌ 
  │   ├──[-] type (15949:25)❌ 
  │   ├──[+] anyOf (16119:15)
  │   └──[+] anyOf (16128:15)
  ├─┬Employee-Payment-Method
  │ └─┬split_by
  │   ├──[-] enum (22409:27)❌ 
  │   ├──[-] enum (22410:27)❌ 
  │   ├──[-] type (22406:25)❌ 
  │   ├──[+] anyOf (22489:15)
  │   └──[+] anyOf (22493:15)
  ├─┬Signatory
  │ └─┬identity_verification_status
  │   ├──[-] enum (21606:27)❌ 
  │   ├──[-] enum (21607:27)❌ 
  │   ├──[-] enum (21608:27)❌ 
  │   ├──[-] type (21603:25)❌ 
  │   ├──[+] anyOf (21686:15)
  │   └──[+] anyOf (21691:15)
  ├─┬Contractor
  │ └─┬payment_method
  │   ├──[-] enum (18050:27)❌ 
  │   ├──[-] enum (18051:27)❌ 
  │   ├──[-] enum (18052:27)❌ 
  │   ├──[-] type (18046:25)❌ 
  │   ├──[+] anyOf (18216:15)
  │   └──[+] anyOf (18220:15)
  ├─┬Contractor-Payment-Group-Preview
  │ ├─┬submission_blockers
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (26366:13)❌ 
  │ └─┬credit_blockers
  │   └─┬Schema
  │     └──[🔀] $ref (26412:13)❌ 
  ├─┬Information-Request
  │ └─┬required_questions
  │   └─┬Schema
  │     └─┬response_type
  │       └──[+] enum (23502:21)
  ├─┬Employee
  │ └─┬current_employment_status
  │   ├──[-] enum (15439:27)❌ 
  │   ├──[-] enum (15435:27)❌ 
  │   ├──[-] enum (15436:27)❌ 
  │   ├──[-] enum (15437:27)❌ 
  │   ├──[-] enum (15438:27)❌ 
  │   ├──[-] type (15431:25)❌ 
  │   ├──[+] anyOf (15601:15)
  │   └──[+] anyOf (15608:15)
  ├─┬EmployeePaymentDetail
  │ └─┬split_by
  │   ├──[-] enum (22323:27)❌ 
  │   ├──[-] enum (22324:27)❌ 
  │   ├──[-] type (22319:25)❌ 
  │   ├──[+] anyOf (22402:15)
  │   └──[+] anyOf (22406:15)
  ├─┬Company-Bank-Account
  │ └─┬plaid_status
  │   ├──[-] enum (19216:27)❌ 
  │   ├──[-] enum (19217:27)❌ 
  │   ├──[-] type (19213:25)❌ 
  │   ├──[+] anyOf (19379:15)
  │   └──[+] anyOf (19383:15)
  ├─┬Recovery-Case
  │ └─┬original_debit_date
  │   └──[🔀] type (23539:13)❌ 
  ├─┬Contractor-Payment-Group
  │ └─┬ALLOF
  │   ├─┬submission_blockers
  │   │ └─┬Schema
  │   │   └──[🔀] $ref (26366:13)❌ 
  │   └─┬credit_blockers
  │     └─┬Schema
  │       └──[🔀] $ref (26412:13)❌ 
  ├─┬Contractor-Payment-Method
  │ ├─┬split_by
  │ │ ├──[-] enum (18675:27)❌ 
  │ │ ├──[-] enum (18676:27)❌ 
  │ │ ├──[-] type (18672:25)❌ 
  │ │ ├──[+] anyOf (18838:15)
  │ │ └──[+] anyOf (18842:15)
  │ └─┬type
  │   ├──[-] enum (18667:27)❌ 
  │   ├──[-] enum (18668:27)❌ 
  │   ├──[-] enum (18666:27)❌ 
  │   ├──[-] type (18663:25)❌ 
  │   ├──[+] anyOf (18830:15)
  │   └──[+] anyOf (18834:15)
  ├─┬Pay-Schedule-Assignment
  │ └─┬type
  │   ├──[-] enum (21696:27)❌ 
  │   ├──[-] enum (21693:27)❌ 
  │   ├──[-] enum (21694:27)❌ 
  │   ├──[-] enum (21695:27)❌ 
  │   ├──[-] type (21690:25)❌ 
  │   ├──[+] anyOf (21773:15)
  │   └──[+] anyOf (21779:15)
  └─┬Pay-Schedule-Assignment-Preview
    └─┬type
      ├──[-] enum (21792:27)❌ 
      ├──[-] enum (21793:27)❌ 
      ├──[-] enum (21794:27)❌ 
      ├──[-] enum (21795:27)❌ 
      ├──[-] type (21789:25)❌ 
      ├──[+] anyOf (21872:15)
      └──[+] anyOf (21878:15)
Document Element Total Changes Breaking Changes
paths 218 144
components 117 87

View full report

Linting Report 0 errors, 6 warnings, 77 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.700.2

@github-actions github-actions bot added the patch Patch version bump label Jan 23, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch 6 times, most recently from 75bd52a to 57fc3cf Compare January 29, 2026 00:27
* `gustoembedded.contractors.create()`:  `response.paymentMethod.enum(null)` **Removed** **Breaking** ⚠️
* `gustoembedded.contractors.list()`:  `response.[].paymentMethod.enum(null)` **Removed** **Breaking** ⚠️
* `gustoembedded.contractors.get()`:  `response.paymentMethod.enum(null)` **Removed** **Breaking** ⚠️
* `gustoembedded.contractors.update()`:  `response.paymentMethod.enum(null)` **Removed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentMethod.get()`:  `response.type.enum(null)` **Removed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentMethod.update()`:  `response.type.enum(null)` **Removed** **Breaking** ⚠️
* `gustoembedded.payrolls.generatePrintableChecks()`:  `response.startingCheckNumber` **Changed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentGroups.getList()`:  `response.[]` **Changed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentGroups.create()`: 
  *  `requestBody.submissionBlockers` **Added**
  *  `response` **Changed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentGroups.preview()`:  `response` **Changed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentGroups.get()`:  `response` **Changed** **Breaking** ⚠️
* `gustoembedded.contractorPaymentGroups.fund()`:  `response` **Changed** **Breaking** ⚠️
* `gustoembedded.informationRequests.getInformationRequests()`:  `response.[].requiredQuestions[].responseType.enum(radioButton)` **Added** **Breaking** ⚠️
* `gustoembedded.informationRequests.submit()`:  `response.requiredQuestions[].responseType.enum(radioButton)` **Added** **Breaking** ⚠️
* `gustoembedded.recoveryCases.get()`:  `response.[].originalDebitDate` **Changed** **Breaking** ⚠️
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch from 57fc3cf to 20a4d1b Compare January 30, 2026 00:27
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