Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 7, 2025

SDK update

Versioning

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

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (4180:5)❌ 
│ ├──[-] path (4294:5)❌ 
│ ├──[-] path (4219:5)❌ 
│ ├──[+] path (4343:3)
│ ├──[+] path (5535:3)
│ ├──[+] path (3932:3)
│ ├──[+] path (3883:3)
│ ├──[+] path (5478:3)
│ ├──[+] path (5660:3)
│ ├──[+] path (5596:3)
│ ├─┬/v1/employees/{employee_id}/employee_benefits
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬contribution
│ │           └─┬value
│ │             └─┬ONEOF
│ │               └─┬Schema
│ │                 └─┬threshold
│ │                   └──[🔀] description (4527:46)
│ ├─┬/v1/employees/{employee_id}/work_addresses
│ │ ├─┬GET
│ │ │ ├──[+] security (2157:11)
│ │ │ ├──[🔀] description (2131:20)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   ├──[-] examples (14821:29)❌ 
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (14715:13)❌ 
│ │ │   └─┬404
│ │ │     ├──[+] content (2169:15)
│ │ │     └──[🔀] description (2166:24)
│ │ └─┬POST
│ │   ├──[+] security (2201:11)
│ │   ├──[🔀] description (2176:20)
│ │   ├─┬Responses
│ │   │ ├─┬201
│ │   │ │ ├──[🔀] description (2204:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (2521:37)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (2213:15)
│ │   │ │ └──[🔀] description (2210:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (2216:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (14179:29)❌ 
│ │   │     ├──[-] examples (14162:29)❌ 
│ │   │     └──[-] examples (14170:29)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[-] examples (2509:33)❌ 
│ │       └─┬Schema
│ │         ├──[-] description (2497:42)
│ │         ├─┬effective_date
│ │         │ └──[+] example (2235:28)
│ │         └─┬location_uuid
│ │           └──[+] example (2230:28)
│ ├─┬/v1/token_info
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[-] examples (123:37)❌ 
│ ├─┬/v1/companies/{company_id}/employees
│ │ ├─┬GET
│ │ │ ├──[+] parameters (963:17)❌ 
│ │ │ ├──[+] parameters (945:17)❌ 
│ │ │ ├──[+] parameters (957:17)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (944:24)
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     ├──[+] enum (932:19)
│ │ │ │     ├──[+] enum (934:19)
│ │ │ │     ├──[+] enum (936:19)
│ │ │ │     └─┬Extensions
│ │ │ │       └──[+] x-enumdescriptions (938:17)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (954:24)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   ├──[-] examples (1082:37)❌ 
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (15276:13)❌ 
│ │ │   └─┬404
│ │ │     └─┬application/json
│ │ │       └──[-] examples (1201:37)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬404
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (1285:37)❌ 
│ │   │ ├─┬201
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (1245:37)❌ 
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └──[-] examples (1298:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[-] examples (1337:33)❌ 
│ ├─┬/v1/employees/{employee_id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (1366:24)
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     ├──[+] enum (1354:19)
│ │ │ │     ├──[+] enum (1356:19)
│ │ │ │     ├──[+] enum (1358:19)
│ │ │ │     └─┬Extensions
│ │ │ │       └──[+] x-enumdescriptions (1360:17)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └──[-] examples (1632:37)❌ 
│ │ │   └─┬404
│ │ │     └─┬application/json
│ │ │       ├──[+] schema (9771:7)❌ 
│ │ │       └──[-] examples (1691:37)❌ 
│ │ ├─┬PUT
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (1405:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (1403:17)
│ │ │ │   └──[+] default (1404:22)❌ 
│ │ │ ├─┬Responses
│ │ │ │ ├─┬409
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (1788:37)❌ 
│ │ │ │ ├─┬200
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (1729:37)❌ 
│ │ │ │ ├─┬422
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (1801:37)❌ 
│ │ │ │ └─┬404
│ │ │ │   └─┬application/json
│ │ │ │     └──[-] examples (1814:37)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     ├──[-] examples (1851:33)❌ 
│ │ │     └─┬Schema
│ │ │       └─┬ALLOF
│ │ │         ├──[+] properties (1471:21)
│ │ │         ├─┬first_name
│ │ │         │ └──[+] example (1447:32)
│ │ │         ├─┬last_name
│ │ │         │ └──[+] example (1454:32)
│ │ │         ├─┬middle_initial
│ │ │         │ └──[+] example (1451:32)
│ │ │         ├─┬date_of_birth
│ │ │         │ └──[+] example (1460:32)
│ │ │         ├─┬ssn
│ │ │         │ └──[+] example (1464:32)
│ │ │         └─┬email
│ │ │           └──[+] example (1457:32)
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├─┬204
│ │     │ └──[-] content (1898:29)❌ 
│ │     ├─┬404
│ │     │ └─┬application/json
│ │     │   └──[-] examples (1907:37)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[-] examples (1918:37)❌ 
│ ├─┬/v1/provision
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └──[-] examples (243:37)❌ 
│ ├─┬/v1/home_addresses/{home_address_uuid}
│ │ ├─┬GET
│ │ │ ├──[+] security (1990:11)
│ │ │ ├──[🔀] description (1963:20)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (1993:24)
│ │ │   │ └─┬application/json
│ │ │   │   └──[-] examples (14766:29)❌ 
│ │ │   └─┬404
│ │ │     ├──[+] content (2002:15)
│ │ │     └──[🔀] description (1999:24)
│ │ ├─┬PUT
│ │ │ ├──[+] security (2036:11)
│ │ │ ├──[🔀] description (2009:20)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[+] content (2048:15)
│ │ │ │ │ └──[🔀] description (2045:24)
│ │ │ │ ├─┬422
│ │ │ │ │ ├──[🔀] description (2051:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├──[-] examples (14179:29)❌ 
│ │ │ │ │   ├──[-] examples (14162:29)❌ 
│ │ │ │ │   └──[-] examples (14170:29)❌ 
│ │ │ │ └─┬200
│ │ │ │   ├──[🔀] description (2039:24)
│ │ │ │   └─┬application/json
│ │ │ │     └──[-] examples (14766:29)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     ├──[-] examples (2418:33)❌ 
│ │ │     └─┬Schema
│ │ │       ├──[-] required (2415:35)❌ 
│ │ │       ├──[-] type (2392:35)❌ 
│ │ │       ├──[-] description (2391:42)
│ │ │       ├──[-] properties (2402:33)❌ 
│ │ │       ├──[-] properties (2412:33)❌ 
│ │ │       ├──[-] properties (2409:33)❌ 
│ │ │       ├──[-] properties (2404:33)❌ 
│ │ │       ├──[-] properties (2397:33)❌ 
│ │ │       ├──[-] properties (2399:33)❌ 
│ │ │       ├──[-] properties (2394:33)❌ 
│ │ │       ├──[-] properties (2406:33)❌ 
│ │ │       ├──[+] allOf (6201:7)
│ │ │       └──[+] allOf (2062:19)
│ │ └─┬DELETE
│ │   ├──[+] security (2113:11)
│ │   ├──[🔀] description (2088:20)
│ │   └─┬Responses
│ │     ├─┬204
│ │     │ └──[🔀] description (2116:24)
│ │     ├─┬422
│ │     │ ├──[🔀] description (2122:24)
│ │     │ └─┬application/json
│ │     │   ├──[-] schema (9486:13)❌ 
│ │     │   ├──[-] examples (14179:29)❌ 
│ │     │   ├──[-] examples (14162:29)❌ 
│ │     │   └──[-] examples (14170:29)❌ 
│ │     └─┬404
│ │       ├──[+] content (2120:31)
│ │       └──[🔀] description (2118:24)
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}
│ │ ├─┬GET
│ │ │ ├──[+] security (3625:11)
│ │ │ ├──[🔀] description (3569:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] required (3609:21)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     ├──[+] enum (3619:19)
│ │ │ │     ├──[+] enum (3620:19)
│ │ │ │     ├──[+] enum (3621:19)
│ │ │ │     ├──[+] enum (3622:19)
│ │ │ │     └──[+] type (3613:21)❌ 
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ ├──[+] content (3637:15)
│ │ │   │ └──[🔀] description (3634:24)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (3628:24)
│ │ │     └─┬application/json
│ │ │       ├──[-] examples (17587:29)❌ 
│ │ │       ├──[-] examples (17547:29)❌ 
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (15439:13)❌ 
│ │ └─┬PUT
│ │   ├──[+] security (3677:11)
│ │   ├──[🔀] description (3643:20)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (3680:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (17329:29)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (3689:15)
│ │   │ │ └──[🔀] description (3686:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (3692:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (14179:29)❌ 
│ │   │     ├──[-] examples (14162:29)❌ 
│ │   │     └──[-] examples (14170:29)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (15161:13)❌ 
│ ├─┬/v1/locations/{location_id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └──[-] examples (625:37)❌ 
│ │ │   └─┬404
│ │ │     └─┬application/json
│ │ │       └──[-] examples (649:37)❌ 
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ ├─┬409
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (743:37)❌ 
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (693:37)❌ 
│ │   │ ├─┬422
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (717:37)❌ 
│ │   │ └─┬404
│ │   │   └─┬application/json
│ │   │     └──[-] examples (730:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[-] examples (783:33)❌ 
│ │       └─┬Schema
│ │         └─┬ALLOF
│ │           ├─┬phone_number
│ │           │ └──[+] example (684:32)
│ │           ├─┬zip
│ │           │ └──[+] example (699:32)
│ │           ├─┬street_2
│ │           │ └──[+] example (691:32)
│ │           ├─┬street_1
│ │           │ └──[+] example (687:32)
│ │           └─┬city
│ │             └──[+] example (694:32)
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ └─┬GET
│ │   ├──[+] parameters (3486:17)❌ 
│ │   ├──[+] parameters (3492:17)❌ 
│ │   ├──[+] security (3550:11)
│ │   ├──[🔀] description (3431:20)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (3512:24)
│ │   │ ├──[+] required (3501:21)❌ 
│ │   │ └─┬Schema
│ │   │   └─┬Schema
│ │   │     └──[+] enum (3507:19)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (3523:20)
│ │   │ └──[+] required (3522:21)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] example (3548:20)
│ │   │ └─┬Schema
│ │   │   └──[-] example (5931:26)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (3516:20)
│ │   │ └──[+] required (3515:21)❌ 
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (3553:24)
│ │     │ └─┬application/json
│ │     │   ├──[-] examples (17826:29)❌ 
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (15041:20)❌ 
│ │     └─┬404
│ │       ├──[+] content (3562:15)
│ │       └──[🔀] description (3559:24)
│ ├─┬/v1/work_addresses/{work_address_uuid}
│ │ ├─┬GET
│ │ │ ├──[+] security (2253:11)
│ │ │ ├──[🔀] description (2243:20)
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ ├──[+] content (2280:15)
│ │ │   │ └──[🔀] description (2277:24)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (2271:24)
│ │ │     └─┬application/json
│ │ │       └──[-] examples (2564:37)❌ 
│ │ ├─┬PUT
│ │ │ ├──[+] security (2312:11)
│ │ │ ├──[🔀] description (2287:20)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (2315:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (2630:37)❌ 
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[+] content (2324:15)
│ │ │ │ │ └──[🔀] description (2321:24)
│ │ │ │ └─┬422
│ │ │ │   ├──[🔀] description (2327:24)
│ │ │ │   └─┬application/json
│ │ │ │     ├──[-] examples (14179:29)❌ 
│ │ │ │     ├──[-] examples (14162:29)❌ 
│ │ │ │     └──[-] examples (14170:29)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     ├──[-] examples (2617:33)❌ 
│ │ │     └─┬Schema
│ │ │       ├──[-] required (2614:35)❌ 
│ │ │       ├──[-] type (2602:35)❌ 
│ │ │       ├──[-] description (2601:42)
│ │ │       ├──[-] properties (2607:33)❌ 
│ │ │       ├──[-] properties (2604:33)❌ 
│ │ │       ├──[-] properties (2610:33)❌ 
│ │ │       ├──[+] allOf (6201:7)
│ │ │       └──[+] allOf (2338:19)
│ │ └─┬DELETE
│ │   ├──[+] security (2364:11)
│ │   ├──[🔀] description (2354:20)
│ │   └─┬Responses
│ │     ├─┬404
│ │     │ ├──[+] content (2387:15)
│ │     │ └──[🔀] description (2384:24)
│ │     ├─┬204
│ │     │ └──[🔀] description (2382:24)
│ │     └─┬422
│ │       ├──[🔀] description (2390:24)
│ │       └─┬application/json
│ │         ├──[-] examples (14179:29)❌ 
│ │         ├──[-] examples (14162:29)❌ 
│ │         └──[-] examples (14170:29)❌ 
│ ├─┬/v1/employees/{employee_id}/home_addresses
│ │ ├─┬GET
│ │ │ ├──[+] security (1861:11)
│ │ │ ├──[🔀] description (1834:20)
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ ├──[+] content (1873:15)
│ │ │   │ └──[🔀] description (1870:24)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (1864:24)
│ │ │     └─┬application/json
│ │ │       ├──[-] examples (14788:29)❌ 
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (14757:13)❌ 
│ │ └─┬POST
│ │   ├──[+] security (1907:11)
│ │   ├──[🔀] description (1880:20)
│ │   ├─┬Responses
│ │   │ ├─┬201
│ │   │ │ ├──[🔀] description (1910:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (14766:29)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (1925:15)
│ │   │ │ └──[🔀] description (1922:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (1916:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (14179:29)❌ 
│ │   │     ├──[-] examples (14162:29)❌ 
│ │   │     └──[-] examples (14170:29)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[-] examples (2327:33)❌ 
│ │       └─┬Schema
│ │         ├──[-] required (2324:35)❌ 
│ │         ├──[-] description (2303:42)
│ │         ├─┬state
│ │         │ └──[+] example (1944:28)
│ │         ├─┬zip
│ │         │ └──[+] example (1947:28)
│ │         ├─┬effective_date
│ │         │ ├──[+] nullable (1952:29)❌ 
│ │         │ └──[+] example (1953:28)
│ │         ├─┬city
│ │         │ └──[+] example (1941:28)
│ │         └─┬street_1
│ │           └──[+] example (1935:28)
│ ├─┬/v1/company_benefits/{company_benefit_id}
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[-] examples (4533:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/prepare
│ │ └─┬PUT
│ │   └──[+] requestBody (3731:9)❌ 
│ ├─┬/v1/employee_benefits/{employee_benefit_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬contribution
│ │           └─┬value
│ │             └─┬ONEOF
│ │               └─┬Schema
│ │                 └─┬threshold
│ │                   └──[🔀] description (4740:46)
│ ├─┬/v1/locations/{location_uuid}/minimum_wages
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[-] examples (837:37)❌ 
│ │     └─┬404
│ │       └─┬application/json
│ │         └──[-] examples (870:37)❌ 
│ ├─┬/v1/employees/{employee_id}/custom_fields
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[-] examples (2700:37)❌ 
│ ├─┬/v1/companies/{company_id}/contractor_payments
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[-] examples (4084:37)❌ 
│ └─┬/v1/employees/{employee_id}/employment_history
│   └─┬GET
│     └─┬Responses
│       ├─┬200
│       │ └─┬application/json
│       │   └──[-] examples (2226:37)❌ 
│       └─┬404
│         └─┬application/json
│           └──[-] examples (2240:37)❌ 
├─┬Tags
│ └──[+] Time Off Requests (50:5)
└─┬Components
  ├──[+] responses (19300:7)
  ├──[+] responses (20897:7)
  ├──[+] responses (20207:7)
  ├──[+] responses (20903:7)
  ├──[+] schemas (15439:7)
  ├──[+] schemas (15991:7)
  ├──[+] schemas (11080:7)
  ├──[+] schemas (13236:7)
  ├──[+] schemas (14757:7)
  ├──[+] schemas (14934:7)
  ├──[+] schemas (15817:7)
  ├──[+] schemas (6388:7)
  ├──[+] schemas (15736:7)
  ├──[+] schemas (14715:7)
  ├──[+] schemas (15121:7)
  ├──[+] schemas (14890:7)
  ├──[+] schemas (15596:7)
  ├──[+] schemas (15376:7)
  ├──[+] schemas (16023:7)
  ├──[+] schemas (15698:7)
  ├──[+] schemas (15073:7)
  ├──[+] schemas (14969:7)
  ├──[+] schemas (15276:7)
  ├──[+] schemas (15550:7)
  ├──[+] schemas (15569:7)
  ├──[+] schemas (15076:7)
  ├──[+] schemas (13145:7)
  ├──[+] schemas (13192:7)
  ├──[+] schemas (15622:7)
  ├──[+] schemas (15970:7)
  ├──[+] schemas (14799:7)
  ├──[+] schemas (15372:7)
  ├──[+] schemas (15752:7)
  ├──[+] schemas (15161:7)
  ├──[+] schemas (15041:7)
  ├─┬Company-Attachment
  │ └─┬Extensions
  │   └──[🔀] x-examples (10153:9)
  ├─┬Employee-Benefit-Base-Object
  │ ├─┬contribution
  │ │ └─┬value
  │ │   └─┬ONEOF
  │ │     └─┬tiers
  │ │       └─┬Schema
  │ │         └─┬threshold
  │ │           └──[🔀] description (10842:42)
  │ ├─┬catch_up
  │ │ ├──[🔀] description (10876:24)
  │ │ └──[+] nullable (10874:21)❌ 
  │ └─┬coverage_salary_multiplier
  │   ├──[🔀] description (10897:24)
  │   └──[+] nullable (10895:21)❌ 
  ├─┬Contractor-Payment-Group-Minimal
  │ ├──[-] properties (9144:17)❌ 
  │ ├──[-] properties (9140:17)❌ 
  │ ├──[-] properties (9159:17)❌ 
  │ ├──[-] properties (9148:17)❌ 
  │ ├──[-] properties (9152:17)❌ 
  │ ├──[-] properties (9164:17)❌ 
  │ ├──[-] properties (9136:17)❌ 
  │ ├──[+] allOf (15991:7)
  │ ├──[+] allOf (9424:11)
  │ └─┬Extensions
  │   └──[+] x-examples (9447:9)
  ├─┬Payroll-Prepared
  │ ├──[+] properties (11798:9)
  │ ├─┬uuid
  │ │ └──[🔀] $ref (11461:13)❌ 
  │ ├─┬payroll_deadline
  │ │ └──[🔀] $ref (11335:13)❌ 
  │ ├─┬employee_compensations
  │ │ └──[🔀] $ref (11786:11)❌ 
  │ ├─┬withholding_pay_period
  │ │ └──[🔀] $ref (11441:13)❌ 
  │ ├─┬pay_period
  │ │ └──[🔀] $ref (15372:13)❌ 
  │ ├─┬payroll_status_meta
  │ │ └──[🔀] $ref (11417:13)❌ 
  │ ├─┬processed
  │ │ └──[🔀] $ref (11441:13)❌ 
  │ ├─┬processing_request
  │ │ └──[🔀] $ref (11430:13)❌ 
  │ ├─┬skip_regular_deductions
  │ │ └──[🔀] $ref (11584:13)❌ 
  │ ├─┬payroll_uuid
  │ │ └──[🔀] $ref (11359:13)❌ 
  │ ├─┬payment_speed_changed
  │ │ └──[🔀] $ref (11387:13)❌ 
  │ ├─┬processed_date
  │ │ └──[🔀] $ref (11426:13)❌ 
  │ └─┬Extensions
  │   ├──[-] x-tags (11321:17)❌ 
  │   └──[+] x-examples (11709:9)
  ├─┬Federal-Tax-Details
  │ ├──[+] properties (13025:9)
  │ ├─┬tax_payer_type
  │ │ ├──[🔀] description (13044:24)
  │ │ └──[-] nullable (12619:31)❌ 
  │ ├─┬filing_form
  │ │ ├──[🔀] type (13023:17)❌ 
  │ │ └──[🔀] description (13024:24)
  │ ├─┬legal_name
  │ │ ├──[🔀] type (13020:17)❌ 
  │ │ └──[🔀] description (13021:24)
  │ ├─┬taxable_as_scorp
  │ │ ├──[🔀] type (12990:17)❌ 
  │ │ ├──[🔀] description (12992:24)
  │ │ └──[+] nullable (12991:21)❌ 
  │ ├─┬ein_verified
  │ │ ├──[🔀] type (13026:17)❌ 
  │ │ ├──[🔀] description (13028:24)
  │ │ ├──[+] nullable (13027:21)❌ 
  │ │ └──[+] properties (13030:13)
  │ ├─┬has_ein
  │ │ ├──[🔀] type (13014:17)❌ 
  │ │ └──[🔀] description (13015:24)
  │ └─┬version
  │   ├──[🔀] type (13007:17)❌ 
  │   └──[🔀] description (13008:24)
  ├─┬Pay-Schedule-Assignment-Pay-Period
  │ └─┬Extensions
  │   └──[🔀] x-examples (12703:9)
  ├─┬Pay-Schedule-Assignment-Employee
  │ └─┬pay_schedule_uuid
  │   └──[+] nullable (12605:21)❌ 
  ├─┬Payroll-Employee-Compensations-Type
  │ ├──[-] items (10728:17)❌ 
  │ ├──[🔀] type (11124:13)❌ 
  │ ├──[-] uniqueItems (10726:26)❌ 
  │ ├──[+] properties (11147:9)
  │ ├──[+] properties (11126:9)
  │ ├──[+] properties (11130:9)
  │ ├──[+] properties (11165:9)
  │ ├──[+] properties (11137:9)
  │ ├──[+] properties (11182:9)
  │ ├──[+] properties (11160:9)
  │ ├──[+] properties (11142:9)
  │ ├──[+] properties (11210:9)
  │ ├──[+] properties (11152:9)
  │ └──[+] properties (11134:9)
  ├─┬Company-Address
  │ ├──[-] title (6638:20)
  │ ├──[-] properties (6669:17)❌ 
  │ ├──[+] properties (6805:9)
  │ └─┬Extensions
  │   ├──[-] x-tags (6637:17)❌ 
  │   └──[-] x-examples (6640:17)❌ 
  ├─┬Pay-Schedule-Assignment-Employee-Change
  │ └─┬Extensions
  │   └──[🔀] x-examples (12663:9)
  ├─┬Notification
  │ ├──[+] required (14090:11)❌ 
  │ ├──[+] required (14097:11)❌ 
  │ ├──[+] required (14091:11)❌ 
  │ ├──[+] required (14092:11)❌ 
  │ ├──[+] required (14093:11)❌ 
  │ ├──[+] required (14094:11)❌ 
  │ ├──[+] required (14095:11)❌ 
  │ ├──[+] required (14096:11)❌ 
  │ ├──[+] required (14098:11)❌ 
  │ ├──[+] required (14089:11)❌ 
  │ ├──[-] description (13537:26)
  │ ├─┬resources
  │ │ └─┬Schema
  │ │   └─┬entity_type
  │ │     ├──[+] enum (14066:21)
  │ │     ├──[+] enum (14071:21)
  │ │     ├──[+] enum (14072:21)
  │ │     ├──[+] enum (14073:21)
  │ │     ├──[+] enum (14067:21)
  │ │     ├──[+] enum (14068:21)
  │ │     ├──[+] enum (14069:21)
  │ │     ├──[+] enum (14070:21)
  │ │     ├──[+] enum (14074:21)
  │ │     └──[🔀] description (14064:30)
  │ ├─┬due_at
  │ │ └──[+] nullable (14049:21)❌ 
  │ └─┬Extensions
  │   └──[-] x-examples (13525:17)❌ 
  ├─┬Versionable-Required
  │ └─┬version
  │   └──[+] example (6205:20)
  ├─┬Contractor-Payment-Method
  │ ├─┬split_by
  │ │ └──[🔀] description (9739:24)
  │ └─┬type
  │   ├──[🔀] description (9732:24)
  │   └──[+] nullable (9733:21)❌ 
  ├─┬Employment-History-List
  │ ├─┬Schema
  │ │ └─┬termination_date
  │ │   └──[+] nullable (14655:23)❌ 
  │ └─┬Extensions
  │   └──[+] x-examples (14640:9)
  ├─┬Unprocessable-Entity-Error-Object
  │ └─┬Extensions
  │   └──[+] x-examples (9781:9)
  ├─┬Contractor
  │ └─┬file_new_hire_report
  │   ├──[-] default (8906:30)❌ 
  │   └──[+] nullable (9099:21)❌ 
  ├─┬Tax-Requirement-Metadata
  │ ├─┬rate_type
  │ │ └──[🔀] description (13440:24)
  │ └─┬options
  │   └─┬Schema
  │     └─┬short_label
  │       └──[+] nullable (13427:27)❌ 
  ├─┬Wire-In-Request
  │ ├─┬status
  │ │ └──[-] enum (13874:27)❌ 
  │ ├─┬payment_type
  │ │ └──[+] enum (14411:15)
  │ ├─┬payment_uuid
  │ │ └──[-] enum (13913:27)❌ 
  │ ├─┬additional_notes
  │ │ └──[+] nullable (14396:21)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (14345:9)
  ├─┬Contractor-Payment-Group
  │ ├──[-] properties (9086:17)❌ 
  │ ├──[-] properties (9082:17)❌ 
  │ ├──[-] properties (9126:17)❌ 
  │ ├──[-] properties (9101:17)❌ 
  │ ├──[-] properties (9090:17)❌ 
  │ ├──[-] properties (9094:17)❌ 
  │ ├──[-] properties (9106:17)❌ 
  │ ├──[-] properties (9078:17)❌ 
  │ ├──[+] allOf (15991:7)
  │ ├──[+] allOf (9276:11)
  │ └─┬Extensions
  │   └──[+] x-examples (9326:9)
  ├─┬Information-Request
  │ └─┬type
  │   └──[+] nullable (14189:21)❌ 
  ├─┬Location
  │ ├──[+] properties (6882:9)
  │ ├─┬uuid
  │ │ ├──[🔀] description (6877:24)
  │ │ └──[-] readOnly (6681:31)❌ 
  │ ├─┬street_2
  │ │ └──[-] nullable (6699:31)❌ 
  │ ├─┬version
  │ │ ├──[🔀] description (6833:24)
  │ │ └──[+] readOnly (6834:21)❌ 
  │ ├─┬zip
  │ │ ├──[+] description (6837:24)
  │ │ └──[-] readOnly (6708:31)❌ 
  │ ├─┬phone_number
  │ │ ├──[🔀] type (6867:17)❌ 
  │ │ ├──[🔀] description (6868:24)
  │ │ └──[-] readOnly (6691:31)❌ 
  │ ├─┬mailing_address
  │ │ ├──[🔀] description (6884:24)
  │ │ └──[+] readOnly (6885:21)❌ 
  │ ├─┬updated_at
  │ │ ├──[-] description (6728:34)
  │ │ ├──[+] nullable (6852:21)❌ 
  │ │ └──[+] readOnly (6851:21)❌ 
  │ ├─┬state
  │ │ └──[+] description (6845:24)
  │ └─┬Extensions
  │   └──[+] x-examples (6814:9)
  ├─┬Pay-Schedule-Assignment-Transition-Pay-Period
  │ └─┬Extensions
  │   └──[🔀] x-examples (12727:9)
  ├─┬Company-Bank-Account
  │ └─┬Extensions
  │   └──[🔀] x-examples (10181:9)
  ├─┬Create-Report
  │ └─┬custom_name
  │   └──[+] nullable (11965:21)❌ 
  ├─┬Employee-Federal-Tax
  │ └─┬additional_withholding
  │   ├──[🔀] type (12799:17)❌ 
  │   └──[🔀] description (12800:24)
  ├─┬Recovery-Case
  │ ├─┬contractor_payment_uuids
  │ │ └──[+] nullable (14251:21)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (14209:9)
  ├─┬Employee-Onboarding-Status
  │ └─┬Extensions
  │   └──[+] x-examples (6694:9)
  ├─┬Time-Off-Policy
  │ ├─┬accrual_rate_unit
  │ │ └──[+] nullable (13704:21)❌ 
  │ ├─┬accrual_waiting_period_days
  │ │ └──[+] nullable (13712:21)❌ 
  │ └─┬accrual_rate
  │   └──[+] nullable (13699:21)❌ 
  ├─┬Pay-Schedule-Assignment-Preview
  │ └─┬Extensions
  │   └──[🔀] x-examples (12627:9)
  ├─┬Company-Custom-Field
  │ └─┬description
  │   └──[+] nullable (12373:21)❌ 
  ├─┬Company-Benefit-With-Employee-Benefits
  │ └─┬employee_benefits
  │   └─┬Schema
  │     └─┬contribution
  │       └─┬value
  │         └─┬ONEOF
  │           └─┬tiers
  │             └─┬Schema
  │               └─┬threshold
  │                 └──[🔀] description (10677:48)
  ├─┬Employee-Address
  │ ├──[+] required (6273:11)❌ 
  │ ├──[+] required (6274:11)❌ 
  │ ├──[+] type (6216:13)❌ 
  │ ├──[-] example (6308:17)
  │ ├──[+] properties (6265:9)
  │ ├──[+] properties (6252:9)
  │ ├──[+] properties (6261:9)
  │ ├──[+] properties (6242:9)
  │ ├──[+] properties (6238:9)
  │ ├──[+] properties (6235:9)
  │ ├──[+] properties (6255:9)
  │ ├──[+] properties (6245:9)
  │ ├──[+] properties (6248:9)
  │ ├──[+] properties (6232:9)
  │ ├──[+] properties (6269:9)
  │ ├──[+] properties (6258:9)
  │ ├──[-] allOf (6387:13)❌ 
  │ ├──[-] allOf (6292:19)❌ 
  │ └─┬Extensions
  │   └──[+] x-examples (6218:9)
  ├─┬Employee-Work-Address
  │ ├──[-] example (6363:17)
  │ └─┬Extensions
  │   └──[+] x-examples (6278:9)
  ├─┬Payment-Configs
  │ ├──[+] properties (8889:9)
  │ ├──[+] properties (8885:9)
  │ ├─┬partner_uuid
  │ │ ├──[🔀] description (8879:24)
  │ │ └──[+] nullable (8878:21)❌ 
  │ ├─┬payment_speed
  │ │ ├──[🔀] type (8886:17)❌ 
  │ │ └──[🔀] description (8887:24)
  │ ├─┬fast_payment_limit
  │ │ ├──[+] items (8894:13)❌ 
  │ │ ├──[🔀] type (8890:17)❌ 
  │ │ └──[🔀] description (8891:24)
  │ └─┬Extensions
  │   └──[🔀] x-examples (8908:9)
  ├─┬Payroll-Calculated-At-Type
  │ ├──[+] format (11436:15)❌ 
  │ └──[+] nullable (11437:17)❌ 
  ├─┬Payroll-Receipt
  │ ├─┬employee_compensations
  │ │ └─┬Schema
  │ │   └─┬payment_method
  │ │     ├──[+] enum (12117:21)
  │ │     ├──[+] enum (12116:21)
  │ │     └──[🔀] description (12114:30)
  │ └─┬Extensions
  │   └──[🔀] x-examples (12009:9)
  ├─┬Payroll-Processed-Date-Type
  │ └──[+] nullable (11431:17)❌ 
  ├─┬External-Payroll-Basic
  │ └─┬Extensions
  │   └──[🔀] x-examples (8302:9)
  ├─┬Minimum-Wage-List
  │ └─┬Extensions
  │   └──[+] x-examples (14610:9)
  ├─┬Contractor-Onboarding-Status
  │ └─┬onboarding_status
  │   ├──[+] enum (9159:15)
  │   ├──[+] enum (9156:15)
  │   ├──[+] enum (9157:15)
  │   └──[+] enum (9158:15)
  ├─┬Contractor-Payment-Receipt
  │ └─┬contractor_payments
  │   └─┬Schema
  │     └─┬payment_method
  │       ├──[+] enum (12284:21)
  │       ├──[+] enum (12285:21)
  │       ├──[+] enum (12286:21)
  │       ├──[+] enum (12287:21)
  │       └──[🔀] description (12282:30)
  ├─┬Ach-Transaction
  │ ├─┬recipient_type
  │ │ └──[+] nullable (14300:21)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (14266:9)
  ├─┬Employee-State-Tax-Question
  │ ├──[+] required (12939:11)❌ 
  │ ├──[-] title (12491:20)
  │ ├──[+] properties (12925:9)
  │ ├─┬label
  │ │ └──[🔀] description (12924:24)
  │ ├─┬description
  │ │ └──[+] nullable (12920:21)❌ 
  │ ├─┬key
  │ │ ├──[🔀] type (12926:17)❌ 
  │ │ └──[-] description (12528:34)
  │ └─┬Extensions
  │   ├──[-] x-examples (12494:17)❌ 
  │   └──[-] x-tags (12518:17)❌ 
  ├─┬Tax-Liabilities-Selections
  │ └─┬Extensions
  │   └──[🔀] x-examples (8390:9)
  ├─┬Employee-State-Tax-Input-Question-Format
  │ ├──[-] title (12566:20)
  │ └─┬Extensions
  │   ├──[-] x-tags (12585:17)❌ 
  │   └──[-] x-examples (12569:17)❌ 
  ├─┬Employee
  │ ├──[+] properties (6679:9)
  │ ├──[+] properties (6662:9)
  │ ├──[+] properties (6657:9)
  │ ├──[+] properties (6677:9)
  │ ├──[+] properties (6674:9)
  │ ├──[+] properties (6669:9)
  │ ├──[+] properties (6654:9)
  │ ├──[+] properties (6666:9)
  │ ├─┬onboarded
  │ │ ├──[🔀] type (6675:17)❌ 
  │ │ ├──[-] description (6501:34)
  │ │ ├──[+] nullable (6676:21)❌ 
  │ │ └──[-] readOnly (6502:31)❌ 
  │ ├─┬ssn
  │ │ ├──[-] description (6560:34)
  │ │ └──[+] nullable (6529:21)❌ 
  │ ├─┬first_name
  │ │ ├──[+] items (6604:13)❌ 
  │ │ └──[🔀] type (6602:17)❌ 
  │ ├─┬company_uuid
  │ │ ├──[+] items (6683:13)❌ 
  │ │ ├──[🔀] type (6680:17)❌ 
  │ │ ├──[-] description (6475:34)
  │ │ ├──[+] nullable (6681:21)❌ 
  │ │ └──[-] readOnly (6476:31)❌ 
  │ ├─┬onboarding_status
  │ │ ├──[-] enum (6509:27)❌ 
  │ │ ├──[-] enum (6510:27)❌ 
  │ │ ├──[-] enum (6511:27)❌ 
  │ │ ├──[-] enum (6512:27)❌ 
  │ │ ├──[-] enum (6513:27)❌ 
  │ │ ├──[-] enum (6514:27)❌ 
  │ │ ├──[-] enum (6507:27)❌ 
  │ │ ├──[-] enum (6508:27)❌ 
  │ │ ├──[🔀] type (6655:17)❌ 
  │ │ ├──[-] description (6505:34)
  │ │ ├──[🔀] nullable (6656:21)❌ 
  │ │ └──[-] readOnly (6516:31)❌ 
  │ ├─┬date_of_birth
  │ │ ├──[+] items (6617:13)❌ 
  │ │ ├──[🔀] type (6614:17)❌ 
  │ │ ├──[+] description (6615:24)
  │ │ ├──[-] nullable (6553:31)❌ 
  │ │ └──[-] readOnly (6554:31)❌ 
  │ ├─┬work_email
  │ │ └──[-] description (6578:34)
  │ ├─┬email
  │ │ └──[🔀] description (6664:24)
  │ ├─┬eligible_paid_time_off
  │ │ ├──[-] items (6537:25)❌ 
  │ │ ├──[🔀] type (6550:17)❌ 
  │ │ ├──[+] description (6551:24)
  │ │ ├──[+] nullable (6552:21)❌ 
  │ │ └──[+] readOnly (6553:21)❌ 
  │ ├─┬jobs
  │ │ ├──[-] items (6533:25)❌ 
  │ │ └──[🔀] type (6526:17)❌ 
  │ ├─┬terminated
  │ │ └──[🔀] description (6568:24)
  │ ├─┬custom_fields
  │ │ ├──[+] enum (6647:15)
  │ │ ├──[+] enum (6648:15)
  │ │ ├──[+] enum (6649:15)
  │ │ ├──[+] enum (6650:15)
  │ │ ├──[+] enum (6651:15)
  │ │ ├──[-] items (6550:25)❌ 
  │ │ ├──[🔀] type (6644:17)❌ 
  │ │ ├──[🔀] description (6645:24)
  │ │ ├──[+] nullable (6652:21)❌ 
  │ │ └──[+] readOnly (6653:21)❌ 
  │ ├─┬current_employment_status
  │ │ ├──[-] enum (6584:27)❌ 
  │ │ ├──[-] enum (6585:27)❌ 
  │ │ ├──[-] enum (6586:27)❌ 
  │ │ ├──[-] enum (6587:27)❌ 
  │ │ ├──[-] enum (6588:27)❌ 
  │ │ ├──[🔀] description (6538:24)
  │ │ └──[-] nullable (6589:31)❌ 
  │ ├─┬two_percent_shareholder
  │ │ ├──[+] enum (6579:15)
  │ │ ├──[+] enum (6580:15)
  │ │ ├──[+] enum (6581:15)
  │ │ ├──[+] enum (6574:15)
  │ │ ├──[+] enum (6575:15)
  │ │ ├──[+] enum (6576:15)
  │ │ ├──[+] enum (6577:15)
  │ │ ├──[+] enum (6578:15)
  │ │ ├──[🔀] type (6571:17)❌ 
  │ │ ├──[🔀] description (6572:24)
  │ │ └──[+] readOnly (6583:21)❌ 
  │ ├─┬department
  │ │ └──[-] description (6488:34)
  │ ├─┬payment_method
  │ │ ├──[-] enum (6572:27)❌ 
  │ │ ├──[-] enum (6573:27)❌ 
  │ │ ├──[+] items (6600:13)❌ 
  │ │ ├──[🔀] type (6598:17)❌ 
  │ │ ├──[-] description (6570:34)
  │ │ ├──[-] default (6574:30)❌ 
  │ │ └──[-] nullable (6575:31)❌ 
  │ ├─┬phone
  │ │ └──[-] nullable (6563:31)❌ 
  │ ├─┬has_ssn
  │ │ ├──[🔀] type (6658:17)❌ 
  │ │ ├──[🔀] description (6659:24)
  │ │ ├──[+] nullable (6660:21)❌ 
  │ │ └──[+] readOnly (6661:21)❌ 
  │ ├─┬terminations
  │ │ ├──[-] items (6541:25)❌ 
  │ │ ├──[🔀] type (6585:17)❌ 
  │ │ ├──[+] description (6586:24)
  │ │ ├──[+] properties (6593:13)
  │ │ └──[+] properties (6588:13)
  │ ├─┬preferred_first_name
  │ │ └──[+] readOnly (6543:21)❌ 
  │ ├─┬manager_uuid
  │ │ ├──[+] items (6612:13)❌ 
  │ │ ├──[🔀] type (6610:17)❌ 
  │ │ ├──[-] description (6479:34)
  │ │ ├──[-] nullable (6481:31)❌ 
  │ │ └──[-] readOnly (6480:31)❌ 
  │ ├─┬middle_initial
  │ │ ├──[🔀] type (6623:17)❌ 
  │ │ ├──[+] description (6624:24)
  │ │ └──[-] nullable (6466:31)❌ 
  │ ├─┬version
  │ │ ├──[-] description (6484:34)
  │ │ ├──[+] nullable (6630:21)❌ 
  │ │ └──[-] readOnly (6485:31)❌ 
  │ ├─┬onboarding_documents_config
  │ │ ├──[🔀] type (6670:17)❌ 
  │ │ ├──[+] format (6672:19)❌ 
  │ │ ├──[🔀] description (6673:24)
  │ │ ├──[+] nullable (6671:21)❌ 
  │ │ ├──[-] properties (6526:25)❌ 
  │ │ └──[-] properties (6521:25)❌ 
  │ ├─┬last_name
  │ │ └──[🔀] $ref (7468:13)❌ 
  │ ├─┬uuid
  │ │ ├──[+] enum (6639:15)
  │ │ ├──[+] enum (6640:15)
  │ │ ├──[🔀] description (6637:24)
  │ │ ├──[+] default (6641:20)❌ 
  │ │ ├──[+] nullable (6642:21)❌ 
  │ │ └──[-] readOnly (6461:31)❌ 
  │ ├─┬garnishments
  │ │ ├──[-] items (6545:25)❌ 
  │ │ ├──[🔀] type (6533:17)❌ 
  │ │ ├──[+] description (6534:24)
  │ │ └──[+] nullable (6535:21)❌ 
  │ └─┬Extensions
  │   └──[+] x-examples (6465:9)
  ├─┬Payroll
  │ ├──[-] description (11260:26)
  │ ├──[-] properties (11303:17)❌ 
  │ ├──[+] properties (11704:9)
  │ └─┬Extensions
  │   ├──[-] x-tags (11263:17)❌ 
  │   └──[+] x-examples (11606:9)
  ├─┬External-Payroll
  │ ├─┬applicable_benefits
  │ │ └──[+] nullable (8098:21)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (8137:9)
  ├─┬Contractor-Address
  │ └──[+] type (6336:13)❌ 
  ├─┬Job
  │ ├──[+] properties (7993:9)
  │ ├──[+] properties (7989:9)
  │ ├─┬state_wc_class_code
  │ │ ├──[🔀] type (7954:17)❌ 
  │ │ ├──[🔀] description (7955:24)
  │ │ ├──[-] nullable (7826:31)❌ 
  │ │ └──[🔀] readOnly (7956:21)❌ 
  │ ├─┬rate
  │ │ ├──[🔀] description (7963:24)
  │ │ └──[+] nullable (7964:21)❌ 
  │ ├─┬primary
  │ │ ├──[🔀] type (7990:17)❌ 
  │ │ ├──[🔀] description (7992:24)
  │ │ ├──[+] nullable (7991:21)❌ 
  │ │ └──[-] readOnly (7799:31)❌ 
  │ ├─┬uuid
  │ │ ├──[🔀] description (7952:24)
  │ │ ├──[+] nullable (7951:21)❌ 
  │ │ └──[🔀] readOnly (7949:21)❌ 
  │ ├─┬version
  │ │ ├──[🔀] type (7971:17)❌ 
  │ │ ├──[🔀] description (7972:24)
  │ │ └──[+] readOnly (7973:21)❌ 
  │ ├─┬payment_unit
  │ │ └──[🔀] $ref (6810:20)❌ 
  │ ├─┬state_wc_covered
  │ │ ├──[🔀] type (7958:17)❌ 
  │ │ ├──[🔀] description (7959:24)
  │ │ ├──[-] nullable (7821:31)❌ 
  │ │ └──[🔀] readOnly (7960:21)❌ 
  │ ├─┬title
  │ │ ├──[🔀] description (7981:24)
  │ │ └──[-] default (7793:29)❌ 
  │ └─┬two_percent_shareholder
  │   ├──[🔀] description (7976:24)
  │   └──[+] nullable (7978:21)❌ 
  ├─┬Address
  │ └─┬ALLOF
  │   ├─┬zip
  │   │ └──[+] nullable (6369:25)❌ 
  │   ├─┬country
  │   │ └──[+] nullable (6374:25)❌ 
  │   ├─┬street_1
  │   │ └──[+] nullable (6353:25)❌ 
  │   ├─┬state
  │   │ └──[+] nullable (6365:25)❌ 
  │   └─┬city
  │     └──[+] nullable (6361:25)❌ 
  ├─┬Admin
  │ └─┬email
  │   └──[🔀] description (8417:24)
  ├─┬Tax-Requirement
  │ └─┬value
  │   ├──[+] oneOf (13349:15)
  │   ├─┬ONEOF
  │   │ └──[🔀] type (13347:21)❌ 
  │   └─┬ONEOF
  │     └──[🔀] type (13348:21)❌ 
  ├─┬Employee-Payment-Method
  │ ├─┬split_by
  │ │ └──[🔀] description (13297:24)
  │ └─┬type
  │   └──[🔀] description (13291:24)
  ├─┬Company-Suspension
  │ ├─┬tax_refunds
  │ │ ├──[+] items (14599:13)❌ 
  │ │ ├──[🔀] type (14594:17)❌ 
  │ │ ├──[🔀] description (14595:24)
  │ │ ├──[-] properties (14073:25)❌ 
  │ │ └──[-] properties (14076:25)❌ 
  │ ├─┬leaving_for
  │ │ └──[+] nullable (14568:21)❌ 
  │ ├─┬comments
  │ │ ├──[🔀] description (14592:24)
  │ │ └──[+] nullable (14591:21)❌ 
  │ ├─┬file_yearly_forms
  │ │ └──[🔀] description (14586:24)
  │ ├─┬file_quarterly_forms
  │ │ └──[🔀] description (14581:24)
  │ └─┬Extensions
  │   └──[+] x-examples (14534:9)
  ├─┬Employee-Pay-Stubs-List
  │ └─┬Extensions
  │   └──[+] x-examples (14675:9)
  ├─┬Employee-State-Tax-Answer
  │ ├──[-] title (12542:20)
  │ └─┬Extensions
  │   ├──[-] x-examples (12545:17)❌ 
  │   └──[-] x-tags (12550:17)❌ 
  └─┬Payroll-Check
    └─┬starting_check_number
      └──[+] nullable (11879:21)❌ 
Document Element Total Changes Breaking Changes
paths 239 109
tags 1 0
components 439 210

PYTHON CHANGELOG

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

core: 5.20.3 - 2025-09-02

🐛 Bug Fixes

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

core: 5.20.2 - 2025-09-01

🔧 Chores

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

core: 5.20.1 - 2025-08-27

🐛 Bug Fixes

  • capability to enable shadowing parameters that are usually reserved via allowedRedefinedBuiltins (commit by @ThomasRooney)

core: 5.19.11 - 2025-08-27

🐛 Bug Fixes

  • Add retries to dynamic imported modules in python to fix keyError when loading modules (commit by @Kanwardeep)

core: 5.19.10 - 2025-08-20

🔧 Chores

  • mitigate asyncio internal test flakiness (commit by @GorshkovIvan)

core: 5.19.9 - 2025-08-11

🐛 Bug Fixes

  • support repository subdirectories in PyPI documentation links (commit by @AshGodfrey)

core: 5.20.0 - 2025-08-08

🐝 New Features

  • support for uv package manager (commit by @mfbx9da4)

core: 5.19.7 - 2025-08-06

🐛 Bug Fixes

  • add return type hint for methods returning None (commit by @AshGodfrey)

core: 5.19.6 - 2025-08-01

🐛 Bug Fixes

  • potential issue referencing models before declaration (commit by @mfbx9da4)

core: 5.19.5 - 2025-07-24

🔧 Chores

core: 5.19.4 - 2025-07-02

🐛 Bug Fixes

  • ensure utils import is always added when globals are present in sdk.py template (commit by @AshGodfrey)

core: 5.19.3 - 2025-06-06

🐛 Bug Fixes

core: 5.19.2 - 2025-06-04

🐛 Bug Fixes

  • Prevent local installation issues with README-PYPI.md (commit by @bflad)

core: 5.19.1 - 2025-05-29

🐛 Bug Fixes

  • Update h11 and httpcore dependencies to avoid h11 security issue [force-gen] (commit by @Kanwardeep)

core: 5.19.0 - 2025-05-20

🐝 New Features

  • Enable module lazy loading. This leads to faster module import times (commit by @Kanwardeep)

core: 5.18.1 - 2025-05-15

🐛 Bug Fixes

  • Prevent AsyncClient.aclose() not awaited warnings (commit by @bflad)

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

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

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

Based on Speakeasy CLI 1.615.2

@github-actions github-actions bot added the minor Minor version bump label Jun 7, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 7 times, most recently from 1f68002 to a2b7e87 Compare June 14, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 8 times, most recently from 27292bb to 10f3463 Compare June 22, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 5 times, most recently from 57dec01 to 2da6242 Compare June 27, 2025 00:29
Copy link

socket-security bot commented Jun 27, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 8 times, most recently from 1f04cb4 to 19a98ed Compare July 5, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 8 times, most recently from 451e9a6 to 0c92cfb Compare August 25, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 8 times, most recently from d228d59 to c78ff7a Compare September 2, 2025 00:26
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 7 times, most recently from 84d6c77 to 72f8d17 Compare September 9, 2025 00:26
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch 5 times, most recently from 965942f to 255cfcf Compare September 14, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1749255922 branch from 255cfcf to 89b697f Compare September 15, 2025 00:28
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.

1 participant