Skip to content

chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.5.15 #52

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 17, 2025

SDK update

Based on:

Versioning

Version Bump Type: [patch] - ðŸĪ– (automated)

OpenAPI Change Summary

├─┮Paths
│ ├──[➖] path (9215:5)❌ 
│ ├──[➕] path (9462:3)
│ ├──[➕] path (9422:3)
│ ├─┮/v1/locations/{location_uuid}/minimum_wages
│ │ └─┮GET
│ │   └─┮Responses
│ │     └─┮200
│ │       └─┮application/json
│ │         └─┮test_example
│ │           └──[🔀] value (1637:21)
│ ├─┮/v1/companies/{company_uuid}/reports
│ │ └─┮POST
│ │   └──[🔀] description (9412:20)
│ ├─┮/v1/companies/{company_id}/employees
│ │ ├─┮GET
│ │ │ └─┮Responses
│ │ │   └─┮200
│ │ │     └─┮application/json
│ │ │       └─┮test_example
│ │ │         └──[🔀] value (2790:21)
│ │ └─┮POST
│ │   └─┮Responses
│ │     └─┮201
│ │       └─┮application/json
│ │         └─┮test_example
│ │           ├──[🔀] value (2953:21)
│ │           ├──[🔀] value (2953:21)
│ │           └──[🔀] value (2953:21)
│ ├─┮/v1/employees/{employee_id}/onboarding_status
│ │ ├─┮GET
│ │ │ └─┮Responses
│ │ │   └─┮200
│ │ │     └─┮application/json
│ │ │       └─┮test_example
│ │ │         └──[🔀] value (4864:21)
│ │ └─┮PUT
│ │   └─┮Responses
│ │     └─┮200
│ │       └─┮application/json
│ │         └─┮test_example
│ │           └──[🔀] value (4976:21)
│ ├─┮/v1/notifications/{notification_uuid}
│ │ └─┮GET
│ │   └─┮Responses
│ │     └─┮200
│ │       └─┮application/json
│ │         └─┮Example
│ │           ├──[🔀] value (25368:17)
│ │           ├──[🔀] value (25368:17)
│ │           ├──[🔀] value (25368:17)
│ │           └──[➕] value (25368:17)
│ ├─┮/v1/work_addresses/{work_address_uuid}
│ │ ├─┮GET
│ │ │ ├──[➕] security (4475:11)
│ │ │ ├──[🔀] description (4465:20)
│ │ │ └─┮Responses
│ │ │   ├─┮200
│ │ │   │ ├──[🔀] description (4493:24)
│ │ │   │ └─┮application/json
│ │ │   │   ├──[➕] examples (4498:19)
│ │ │   │   └──[➖] examples (4379:37)❌ 
│ │ │   └─┮404
│ │ │     ├──[➕] content (4517:15)
│ │ │     └──[🔀] description (4514:24)
│ │ ├─┮PUT
│ │ │ ├──[➕] security (4556:11)
│ │ │ ├──[🔀] description (4531:20)
│ │ │ ├─┮Responses
│ │ │ │ ├─┮404
│ │ │ │ │ ├──[➕] content (4583:15)
│ │ │ │ │ └──[🔀] description (4580:24)
│ │ │ │ ├─┮422
│ │ │ │ │ ├──[🔀] description (4593:24)
│ │ │ │ │ └─┮application/json
│ │ │ │ │   ├──[➕] examples (4598:19)
│ │ │ │ │   ├──[➖] examples (20990:29)❌ 
│ │ │ │ │   ├──[➖] examples (20998:29)❌ 
│ │ │ │ │   └──[➖] examples (21007:29)❌ 
│ │ │ │ └─┮200
│ │ │ │   ├──[🔀] description (4559:24)
│ │ │ │   └─┮application/json
│ │ │ │     ├──[➕] examples (4564:19)
│ │ │ │     └──[➖] examples (4445:37)❌ 
│ │ │ └─┮Requestbody
│ │ │   └─┮application/json
│ │ │     ├──[➕] examples (4623:17)
│ │ │     ├──[➖] examples (4432:33)❌ 
│ │ │     └─┮Schema
│ │ │       ├──[➖] required (4429:35)❌ 
│ │ │       ├──[➖] type (4417:35)❌ 
│ │ │       ├──[➖] description (4416:42)
│ │ │       ├──[➖] properties (4422:33)❌ 
│ │ │       ├──[➖] properties (4419:33)❌ 
│ │ │       ├──[➖] properties (4425:33)❌ 
│ │ │       ├──[➕] allOf (13364:7)
│ │ │       └──[➕] allOf (4611:19)
│ │ └─┮DELETE
│ │   ├──[➕] security (4643:11)
│ │   ├──[🔀] description (4633:20)
│ │   └─┮Responses
│ │     ├─┮204
│ │     │ ├──[➕] content (4664:15)
│ │     │ └──[🔀] description (4661:24)
│ │     ├─┮404
│ │     │ ├──[➕] content (4671:15)
│ │     │ └──[🔀] description (4668:24)
│ │     └─┮422
│ │       ├──[🔀] description (4681:24)
│ │       └─┮application/json
│ │         ├──[➕] examples (4686:19)
│ │         ├──[➖] examples (20990:29)❌ 
│ │         ├──[➖] examples (20998:29)❌ 
│ │         └──[➖] examples (21007:29)❌ 
│ ├─┮/v1/locations/{location_id}
│ │ ├─┮GET
│ │ │ └─┮Responses
│ │ │   └─┮200
│ │ │     └─┮application/json
│ │ │       └─┮test_example
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         ├──[🔀] value (1426:21)
│ │ │         └──[🔀] value (1426:21)
│ │ └─┮PUT
│ │   ├─┮Responses
│ │   │ └─┮200
│ │   │   └─┮application/json
│ │   │     └─┮test_example
│ │   │       ├──[🔀] value (1494:21)
│ │   │       ├──[🔀] value (1494:21)
│ │   │       ├──[🔀] value (1494:21)
│ │   │       ├──[🔀] value (1494:21)
│ │   │       ├──[🔀] value (1494:21)
│ │   │       └──[🔀] value (1494:21)
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮request_example_1
│ │         └──[🔀] value (1584:19)
│ ├─┮/v1/employees/{employee_id}/employment_history
│ │ └─┮GET
│ │   └─┮Responses
│ │     └─┮200
│ │       └─┮application/json
│ │         └─┮test_example
│ │           └──[🔀] value (4044:21)
│ ├─┮/v1/employees/{employee_id}/work_addresses
│ │ ├─┮GET
│ │ │ ├──[➕] security (4298:11)
│ │ │ ├──[🔀] description (4272:20)
│ │ │ └─┮Responses
│ │ │   ├─┮200
│ │ │   │ └─┮application/json
│ │ │   │   ├──[➕] examples (4306:19)
│ │ │   │   └──[➖] examples (21649:29)❌ 
│ │ │   └─┮404
│ │ │     ├──[➕] content (4349:15)
│ │ │     └──[🔀] description (4346:24)
│ │ └─┮POST
│ │   ├──[➕] security (4388:11)
│ │   ├──[🔀] description (4363:20)
│ │   ├─┮Responses
│ │   │ ├─┮201
│ │   │ │ ├──[🔀] description (4391:24)
│ │   │ │ └─┮application/json
│ │   │ │   ├──[➕] examples (4396:19)
│ │   │ │   └──[➖] examples (4336:37)❌ 
│ │   │ ├─┮404
│ │   │ │ ├──[➕] content (4415:15)
│ │   │ │ └──[🔀] description (4412:24)
│ │   │ └─┮422
│ │   │   ├──[🔀] description (4425:24)
│ │   │   └─┮application/json
│ │   │     ├──[➕] examples (4430:19)
│ │   │     ├──[➖] examples (20990:29)❌ 
│ │   │     ├──[➖] examples (20998:29)❌ 
│ │   │     └──[➖] examples (21007:29)❌ 
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       ├──[➕] examples (4454:17)
│ │       ├──[➖] examples (4324:33)❌ 
│ │       └─┮Schema
│ │         ├──[➖] description (4312:42)
│ │         ├─┮effective_date
│ │         │ └──[➕] example (4451:28)
│ │         └─┮location_uuid
│ │           └──[➕] example (4446:28)
│ ├─┮/v1/employees/{employee_id}
│ │ ├─┮GET
│ │ │ └─┮Responses
│ │ │   └─┮200
│ │ │     └─┮application/json
│ │ │       └─┮test_example
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         ├──[🔀] value (3450:21)
│ │ │         └──[🔀] value (3450:21)
│ │ └─┮PUT
│ │   ├─┮Responses
│ │   │ └─┮200
│ │   │   └─┮application/json
│ │   │     └─┮test_example
│ │   │       ├──[🔀] value (3547:21)
│ │   │       ├──[🔀] value (3547:21)
│ │   │       ├──[🔀] value (3547:21)
│ │   │       ├──[🔀] value (3547:21)
│ │   │       └──[🔀] value (3547:21)
│ │   └─┮Requestbody
│ │     └─┮application/json
│ │       └─┮request_example_1
│ │         └──[🔀] value (3670:19)
│ └─┮/v1/companies/{company_uuid}/wire_in_requests
│   └─┮GET
│     └─┮Responses
│       └─┮200
│         └─┮application/json
│           └─┮Example
│             └──[🔀] value (25871:17)
└─┮Components
  ├──[➕] responses (25288:7)
  ├──[➕] schemas (21233:7)
  ├─┮Employee
  │ ├──[➕] properties (13691:9)
  │ ├──[➕] properties (13674:9)
  │ ├──[➕] properties (13669:9)
  │ ├──[➕] properties (13689:9)
  │ ├──[➕] properties (13686:9)
  │ ├──[➕] properties (13681:9)
  │ ├──[➕] properties (13666:9)
  │ ├──[➕] properties (13678:9)
  │ ├─┮current_employment_status
  │ │ ├──[➖] enum (13428:27)❌ 
  │ │ ├──[➖] enum (13429:27)❌ 
  │ │ ├──[➖] enum (13430:27)❌ 
  │ │ ├──[➖] enum (13426:27)❌ 
  │ │ ├──[➖] enum (13427:27)❌ 
  │ │ ├──[🔀] description (13550:24)
  │ │ └──[➖] nullable (13431:31)❌ 
  │ ├─┮has_ssn
  │ │ ├──[🔀] type (13670:17)❌ 
  │ │ ├──[🔀] description (13671:24)
  │ │ ├──[➕] nullable (13672:21)❌ 
  │ │ └──[➕] readOnly (13673:21)❌ 
  │ ├─┮onboarding_documents_config
  │ │ ├──[🔀] type (13682:17)❌ 
  │ │ ├──[➕] format (13684:19)❌ 
  │ │ ├──[🔀] description (13685:24)
  │ │ ├──[➕] nullable (13683:21)❌ 
  │ │ ├──[➖] properties (13368:25)❌ 
  │ │ └──[➖] properties (13363:25)❌ 
  │ ├─┮first_name
  │ │ ├──[➕] items (13612:13)❌ 
  │ │ └──[🔀] type (13610:17)❌ 
  │ ├─┮onboarded
  │ │ ├──[🔀] type (13687:17)❌ 
  │ │ ├──[➖] description (13343:34)
  │ │ ├──[➕] nullable (13688:21)❌ 
  │ │ └──[➖] readOnly (13344:31)❌ 
  │ ├─┮custom_fields
  │ │ ├──[➕] enum (13659:15)
  │ │ ├──[➕] enum (13660:15)
  │ │ ├──[➕] enum (13661:15)
  │ │ ├──[➕] enum (13662:15)
  │ │ ├──[➕] enum (13663:15)
  │ │ ├──[➖] items (13392:25)❌ 
  │ │ ├──[🔀] type (13656:17)❌ 
  │ │ ├──[🔀] description (13657:24)
  │ │ ├──[➕] nullable (13664:21)❌ 
  │ │ └──[➕] readOnly (13665:21)❌ 
  │ ├─┮middle_initial
  │ │ ├──[🔀] type (13631:17)❌ 
  │ │ ├──[➕] description (13632:24)
  │ │ └──[➖] nullable (13308:31)❌ 
  │ ├─┮uuid
  │ │ ├──[➕] enum (13647:15)
  │ │ ├──[➕] enum (13648:15)
  │ │ ├──[🔀] description (13645:24)
  │ │ ├──[➕] default (13649:20)❌ 
  │ │ ├──[➕] nullable (13650:21)❌ 
  │ │ └──[➖] readOnly (13303:31)❌ 
  │ ├─┮version
  │ │ ├──[➖] description (13326:34)
  │ │ ├──[➕] nullable (13638:21)❌ 
  │ │ └──[➖] readOnly (13327:31)❌ 
  │ ├─┮manager_uuid
  │ │ ├──[➕] items (13620:13)❌ 
  │ │ ├──[🔀] type (13618:17)❌ 
  │ │ ├──[➖] description (13321:34)
  │ │ ├──[➖] nullable (13323:31)❌ 
  │ │ └──[➖] readOnly (13322:31)❌ 
  │ ├─┮email
  │ │ └──[🔀] description (13676:24)
  │ ├─┮terminations
  │ │ ├──[➖] items (13383:25)❌ 
  │ │ ├──[🔀] type (13593:17)❌ 
  │ │ ├──[➕] description (13594:24)
  │ │ ├──[➕] properties (13601:13)
  │ │ └──[➕] properties (13596:13)
  │ ├─┮department
  │ │ └──[➖] description (13330:34)
  │ ├─┮last_name
  │ │ └──[🔀] $ref (14408:13)❌ 
  │ ├─┮preferred_first_name
  │ │ └──[➕] readOnly (13555:21)❌ 
  │ ├─┮terminated
  │ │ └──[🔀] description (13576:24)
  │ ├─┮work_email
  │ │ └──[➖] description (13420:34)
  │ ├─┮two_percent_shareholder
  │ │ ├──[➕] enum (13584:15)
  │ │ ├──[➕] enum (13585:15)
  │ │ ├──[➕] enum (13586:15)
  │ │ ├──[➕] enum (13587:15)
  │ │ ├──[➕] enum (13588:15)
  │ │ ├──[➕] enum (13589:15)
  │ │ ├──[➕] enum (13582:15)
  │ │ ├──[➕] enum (13583:15)
  │ │ ├──[🔀] type (13579:17)❌ 
  │ │ ├──[🔀] description (13580:24)
  │ │ └──[➕] readOnly (13591:21)❌ 
  │ ├─┮onboarding_status
  │ │ ├──[➖] enum (13355:27)❌ 
  │ │ ├──[➖] enum (13356:27)❌ 
  │ │ ├──[➖] enum (13349:27)❌ 
  │ │ ├──[➖] enum (13350:27)❌ 
  │ │ ├──[➖] enum (13351:27)❌ 
  │ │ ├──[➖] enum (13352:27)❌ 
  │ │ ├──[➖] enum (13353:27)❌ 
  │ │ ├──[➖] enum (13354:27)❌ 
  │ │ ├──[🔀] type (13667:17)❌ 
  │ │ ├──[➖] description (13347:34)
  │ │ ├──[🔀] nullable (13668:21)❌ 
  │ │ └──[➖] readOnly (13358:31)❌ 
  │ ├─┮company_uuid
  │ │ ├──[➕] items (13695:13)❌ 
  │ │ ├──[🔀] type (13692:17)❌ 
  │ │ ├──[➖] description (13317:34)
  │ │ ├──[➕] nullable (13693:21)❌ 
  │ │ └──[➖] readOnly (13318:31)❌ 
  │ ├─┮jobs
  │ │ ├──[➖] items (13375:25)❌ 
  │ │ └──[🔀] type (13538:17)❌ 
  │ ├─┮date_of_birth
  │ │ ├──[➕] items (13625:13)❌ 
  │ │ ├──[🔀] type (13622:17)❌ 
  │ │ ├──[➕] description (13623:24)
  │ │ ├──[➖] nullable (13395:31)❌ 
  │ │ └──[➖] readOnly (13396:31)❌ 
  │ ├─┮garnishments
  │ │ ├──[➖] items (13387:25)❌ 
  │ │ ├──[🔀] type (13545:17)❌ 
  │ │ ├──[➕] description (13546:24)
  │ │ └──[➕] nullable (13547:21)❌ 
  │ ├─┮eligible_paid_time_off
  │ │ ├──[➖] items (13379:25)❌ 
  │ │ ├──[🔀] type (13562:17)❌ 
  │ │ ├──[➕] description (13563:24)
  │ │ ├──[➕] nullable (13564:21)❌ 
  │ │ └──[➕] readOnly (13565:21)❌ 
  │ ├─┮payment_method
  │ │ ├──[➖] enum (13414:27)❌ 
  │ │ ├──[➖] enum (13415:27)❌ 
  │ │ ├──[➕] items (13608:13)❌ 
  │ │ ├──[🔀] type (13606:17)❌ 
  │ │ ├──[➖] description (13412:34)
  │ │ ├──[➖] default (13416:30)❌ 
  │ │ └──[➖] nullable (13417:31)❌ 
  │ ├─┮ssn
  │ │ ├──[➖] description (13402:34)
  │ │ └──[➕] nullable (13541:21)❌ 
  │ └─┮phone
  │   └──[➖] nullable (13405:31)❌ 
  ├─┮Employee-Work-Address
  │ └──[➖] example (13205:17)
  ├─┮Location
  │ ├──[➕] properties (13822:9)
  │ ├─┮version
  │ │ ├──[🔀] description (13773:24)
  │ │ └──[➕] readOnly (13774:21)❌ 
  │ ├─┮updated_at
  │ │ ├──[➖] description (13570:34)
  │ │ ├──[➕] nullable (13792:21)❌ 
  │ │ └──[➕] readOnly (13791:21)❌ 
  │ ├─┮mailing_address
  │ │ ├──[🔀] description (13824:24)
  │ │ └──[➕] readOnly (13825:21)❌ 
  │ ├─┮phone_number
  │ │ ├──[🔀] type (13807:17)❌ 
  │ │ ├──[🔀] description (13808:24)
  │ │ └──[➖] readOnly (13533:31)❌ 
  │ ├─┮zip
  │ │ ├──[➕] description (13777:24)
  │ │ └──[➖] readOnly (13550:31)❌ 
  │ ├─┮state
  │ │ └──[➕] description (13785:24)
  │ ├─┮street_2
  │ │ └──[➖] nullable (13541:31)❌ 
  │ └─┮uuid
  │   ├──[🔀] description (13817:24)
  │   └──[➖] readOnly (13523:31)❌ 
  ├─┮Job
  │ ├──[➕] properties (14933:9)
  │ ├──[➕] properties (14929:9)
  │ ├─┮rate
  │ │ ├──[🔀] description (14903:24)
  │ │ └──[➕] nullable (14904:21)❌ 
  │ ├─┮state_wc_class_code
  │ │ ├──[🔀] type (14894:17)❌ 
  │ │ ├──[🔀] description (14895:24)
  │ │ ├──[➖] nullable (14668:31)❌ 
  │ │ └──[🔀] readOnly (14896:21)❌ 
  │ ├─┮primary
  │ │ ├──[🔀] type (14930:17)❌ 
  │ │ ├──[🔀] description (14932:24)
  │ │ ├──[➕] nullable (14931:21)❌ 
  │ │ └──[➖] readOnly (14641:31)❌ 
  │ ├─┮version
  │ │ ├──[🔀] type (14911:17)❌ 
  │ │ ├──[🔀] description (14912:24)
  │ │ └──[➕] readOnly (14913:21)❌ 
  │ ├─┮two_percent_shareholder
  │ │ ├──[🔀] description (14916:24)
  │ │ └──[➕] nullable (14918:21)❌ 
  │ ├─┮title
  │ │ ├──[🔀] description (14921:24)
  │ │ └──[➖] default (14635:29)❌ 
  │ ├─┮state_wc_covered
  │ │ ├──[🔀] type (14898:17)❌ 
  │ │ ├──[🔀] description (14899:24)
  │ │ ├──[➖] nullable (14663:31)❌ 
  │ │ └──[🔀] readOnly (14900:21)❌ 
  │ ├─┮payment_unit
  │ │ └──[🔀] $ref (13767:20)❌ 
  │ └─┮uuid
  │   ├──[🔀] description (14892:24)
  │   ├──[➕] nullable (14891:21)❌ 
  │   └──[🔀] readOnly (14889:21)❌ 
  ├─┮Company-Address
  │ ├──[➖] title (13480:20)
  │ ├──[➖] properties (13511:17)❌ 
  │ ├──[➕] properties (13762:9)
  │ └─┮Extensions
  │   ├──[➖] x-examples (13482:17)❌ 
  │   └──[➖] x-tags (13479:17)❌ 
  └─┮Wire-In-Request
    ├─┮payment_uuid
    │ └──[➖] enum (20741:27)❌ 
    ├─┮payment_type
    │ └──[➕] enum (20998:15)
    └─┮status
      └──[➖] enum (20702:27)❌ 
Document Element Total Changes Breaking Changes
paths 116 21
components 178 105

TYPESCRIPT CHANGELOG

core: 3.21.9 - 2025-05-19

🐛 Bug Fixes

  • Prevent errors with Zod 3.25+ and commonjs module config (commit by @bflad)

core: 3.21.8 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

@github-actions github-actions bot added the patch Patch version bump label May 17, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747440846 branch 5 times, most recently from 465a67b to 15c8e3a Compare May 22, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1747440846 branch from 15c8e3a to f3f5e5a Compare May 23, 2025 00:16
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