Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 9, 2025

SDK update

Versioning

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

Postman SDK Changes Detected:

  • StackOne.hris.get_employee_employment(): response.data.work_time Changed Breaking ⚠️
  • StackOne.hris.list_time_off_requests():
    • request.filter Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
  • StackOne.Accounts.list_linked_accounts(): response.[].setup_information Changed Breaking ⚠️
  • StackOne.Accounts.update_account():
    • request.PatchAccountExternalDto.type Changed
    • response.setup_information Changed Breaking ⚠️
  • StackOne.hris.list_employees(): response.data.[] Changed Breaking ⚠️
  • StackOne.accounting.create_company_journal(): response Changed Breaking ⚠️
  • StackOne.messaging.get_message(): response.data.attachments.[] Changed Breaking ⚠️
  • StackOne.messaging.list_conversation_messages(): response.data.[].attachments.[] Changed Breaking ⚠️
  • StackOne.lms.create_user_completion():
    • request.LmsCreateCompletionRequestDto.learning_object_external_reference Changed Breaking ⚠️
  • StackOne.lms.update_content():
    • request.LmsCreateContentRequestDto.external_reference Changed Breaking ⚠️
  • StackOne.lms.upsert_content():
    • request.LmsUpsertContentRequestDto.external_reference Changed Breaking ⚠️
  • StackOne.lms.batch_upsert_content():
    • request.LmsBatchUpsertContentRequestDto.items.[].external_reference Changed Breaking ⚠️
  • StackOne.lms.create_user_assignment():
    • request.LmsCreateAssignmentRequestDto.learning_object_external_reference Changed Breaking ⚠️
  • StackOne.iam.get_user(): response.data.avatar.path Removed Breaking ⚠️
  • StackOne.hris.create_employee():
    • request.HrisCreateEmployeeRequestDto Changed Breaking ⚠️
  • StackOne.hris.get_employee(): response.data Changed Breaking ⚠️
  • StackOne.hris.update_employee():
    • request.HrisUpdateEmployeeRequestDto Changed Breaking ⚠️
  • StackOne.hris.list_employee_time_off_requests():
    • request.filter Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
  • StackOne.hris.get_employees_time_off_request(): response.data Changed Breaking ⚠️
  • StackOne.hris.list_employee_documents(): response.data.[].path Removed Breaking ⚠️
  • StackOne.hris.get_employee_document(): response.data.path Removed Breaking ⚠️
  • StackOne.hris.list_employee_work_eligibility(): response.data.[].document.path Removed Breaking ⚠️
  • StackOne.hris.create_employee_work_eligibility_request():
    • request.HrisCreateWorkEligibilityRequestDto.document.path Removed Breaking ⚠️
  • StackOne.hris.get_employees_work_eligibility(): response.data.document.path Removed Breaking ⚠️
  • StackOne.hris.update_employee_work_eligibility_request():
    • request.HrisCreateWorkEligibilityRequestDto.document.path Removed Breaking ⚠️
  • StackOne.iam.list_users(): response.data.[].avatar.path Removed Breaking ⚠️
  • StackOne.ats.get_job_posting(): response.data.compensation.[] Changed Breaking ⚠️
  • StackOne.ats.list_job_postings(): response.data.[].compensation.[] Changed Breaking ⚠️
  • StackOne.hris.list_employments(): response.data.[].work_time Changed Breaking ⚠️
  • StackOne.hris.get_employment(): response.data.work_time Changed Breaking ⚠️
  • StackOne.hris.list_employee_employments(): response.data.[].work_time Changed Breaking ⚠️
  • StackOne.hris.create_employee_employment():
    • request.HrisCreateEmploymentRequestDto Changed Breaking ⚠️
  • StackOne.Accounts.delete_account(): response.setup_information Changed Breaking ⚠️
  • StackOne.Accounts.get_account(): response.setup_information Changed Breaking ⚠️
  • StackOne.hris.get_employee_task(): response.data.attachments.[].path Removed Breaking ⚠️
  • StackOne.hris.get_time_off_request(): response.data Changed Breaking ⚠️
  • StackOne.hris.list_shifts():
    • request.filter Changed Breaking ⚠️
    • response.data.[] Changed Breaking ⚠️
  • StackOne.hris.get_shift(): response.data Changed Breaking ⚠️
  • StackOne.ats.get_application_document(): response.data.path Removed Breaking ⚠️
  • StackOne.ats.list_application_documents(): response.data.[].path Removed Breaking ⚠️
  • StackOne.hris.list_employee_tasks(): response.data.[].attachments.[].path Removed Breaking ⚠️
  • StackOne.hris.update_employee_employment():
    • request.HrisUpdateEmploymentRequestDto Changed Breaking ⚠️
  • StackOne.hris.list_tasks(): response.data.[].attachments.[].path Removed Breaking ⚠️
  • StackOne.hris.get_task(): response.data.attachments.[].path Removed Breaking ⚠️
  • StackOne.ats.list_applications():
    • request.filter Changed
    • response.data.[] Changed Breaking ⚠️
  • StackOne.ats.get_application(): response.data Changed Breaking ⚠️
  • StackOne.lms.list_user_assignments():
    • request.filter Changed
  • StackOne.hris.list_time_off_policies():
    • request.filter Changed
  • StackOne.ats.list_candidates(): response.data.[].tags Added
  • StackOne.ats.get_candidate(): response.data.tags Added
  • StackOne.ats.list_interview_stages(): Deprecated
  • StackOne.ats.get_interview_stage(): Deprecated
  • StackOne.hris.get_employee_time_off_balance(): response.data.is_unlimited Added
  • StackOne.hris.list_employee_time_off_balances(): response.data.[].is_unlimited Added
  • StackOne.hris.list_employee_time_off_policies():
    • request.filter Changed
  • StackOne.Proxy.proxy_request(): response Changed
  • StackOne.hris.get_employee_shift(): Added
  • StackOne.ats.get_application_stage(): Added
  • StackOne.ats.list_application_stages(): Added
  • StackOne.hris.list_employee_shifts(): Added
  • StackOne.Actions.rpc_action(): Added
  • StackOne.Actions.list_actions_meta(): Added
  • StackOne.lms.list_assignments():
    • request.filter Changed
  • StackOne.MCP.mcp_delete(): Added
  • StackOne.MCP.mcp_post(): Added
  • StackOne.MCP.mcp_get(): Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (3864:5)
│ ├──[+] path (32578:5)
│ ├──[+] path (6538:5)
│ ├──[+] path (3602:5)
│ ├──[+] path (32280:5)
│ ├──[+] path (6219:5)
│ ├──[+] path (2805:5)
│ ├─┬/unified/marketing/templates/email
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (45896:26)
│ ├─┬/unified/hris/benefits/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (20483:26)
│ ├─┬/unified/ats/departments/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (31604:26)
│ ├─┬/unified/crm/accounts
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (41847:26)
│ ├─┬/unified/messaging/conversations/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (65619:26)
│ ├─┬/unified/hris/employees/{id}/skills/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (21195:26)
│ ├─┬/unified/lms/users/{id}/assignments
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (52199:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬status
│ │         └──[+] enum (52224:21)
│ ├─┬/unified/ats/offers/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37932:26)
│ ├─┬/unified/accounting/companies
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (67770:26)
│ ├─┬/unified/crm/contacts
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (40950:26)
│ ├─┬/unified/ticketing/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (58620:26)
│ ├─┬/unified/ats/interviews
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (32842:26)
│ ├─┬/unified/documents/folders
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (63214:26)
│ ├─┬/unified/accounting/companies/{id}/accounts
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (68282:26)
│ ├─┬/unified/iam/groups/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (45151:26)
│ ├─┬/unified/ats/applications/{id}/offers/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (24343:26)
│ ├─┬/unified/hris/employees/{id}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (5677:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (5655:26)
│ ├─┬/unified/ats/rejected_reasons
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (35872:26)
│ ├─┬/unified/lms/categories/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (55409:26)
│ ├─┬/unified/crm/custom_field_definitions/contacts
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (42853:26)
│ ├─┬/unified/documents/files/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (62997:26)
│ ├─┬/unified/hris/employees/{id}/tasks
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (21412:26)
│ ├─┬/unified/marketing/templates/sms/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (48133:26)
│ ├─┬/unified/hris/employees/{id}/work_eligibility
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (9768:26)
│ ├─┬/unified/hris/time_off_policies/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (19653:26)
│ ├─┬/unified/hris/companies
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (4070:26)
│ ├─┬/unified/documents/files
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (62627:26)
│ ├─┬/unified/ats/candidates/{id}/notes
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (28877:26)
│ ├─┬/unified/hris/groups/cost_centers/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (14842:26)
│ ├─┬/unified/hris/benefits
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (20188:26)
│ ├─┬/unified/hris/employees/{id}/employments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (11756:26)
│ ├─┬/unified/ats/custom_field_definitions/applications/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (29886:26)
│ ├─┬/unified/hris/employments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (11222:26)
│ ├─┬/unified/ats/applications/{id}/documents
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (27419:26)
│ ├─┬/unified/ats/interview_stages/{id}
│ │ └─┬GET
│ │   ├──[-] tags (1:516472)❌ 
│ │   ├──[+] tags (32066:11)
│ │   ├──[+] deprecated (32263:23)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (32119:26)
│ ├─┬/unified/iam/groups
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (44845:26)
│ ├─┬/unified/ats/locations/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (35664:26)
│ ├─┬/unified/ticketing/tickets/{id}/comments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (58838:26)
│ ├─┬/unified/ats/applications/{id}/scorecards/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (24874:26)
│ ├─┬/unified/marketing/campaigns
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (50294:26)
│ ├─┬/unified/crm/lists
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (42350:26)
│ ├─┬/unified/ats/applications/{id}/changes
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (25091:26)
│ ├─┬/unified/hris/groups/departments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (12967:26)
│ ├─┬/unified/ats/custom_field_definitions/candidates/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (30455:26)
│ ├─┬/unified/ticketing/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (58324:26)
│ ├─┬/unified/hris/tasks
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (22145:26)
│ ├─┬/unified/hris/locations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (16201:26)
│ ├─┬/unified/hris/time_off_types/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (19118:26)
│ ├─┬/unified/hris/employees/{id}/time_off
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (6819:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[+] properties (6857:17)
│ │       ├──[+] properties (6840:17)
│ │       ├──[+] properties (6849:17)
│ │       ├──[-] properties (1:89031)❌ 
│ │       └─┬updated_after
│ │         ├──[+] items (6842:28)❌ 
│ │         ├──[🔀] type (6841:27)❌ 
│ │         ├──[-] format (1:88833)❌ 
│ │         ├──[🔀] description (6846:34)
│ │         └──[-] example (1:89002)
│ ├─┬/unified/lms/content
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (53117:26)
│ ├─┬/unified/marketing/templates/omni_channel
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (48533:26)
│ ├─┬/unified/hris/employees/{id}/time_off_policies
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (19870:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬type
│ │         └──[+] enum (19916:21)
│ ├─┬/unified/crm/lists/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (42645:26)
│ ├─┬/unified/ats/interview_stages
│ │ └─┬GET
│ │   ├──[-] tags (1:511325)❌ 
│ │   ├──[+] tags (31767:11)
│ │   ├──[+] deprecated (32033:23)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (31812:26)
│ ├─┬/unified/iam/policies
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (45370:26)
│ ├─┬/unified/hris/custom_field_definitions/employees/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (4868:26)
│ ├─┬/unified/hris/groups/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (14410:26)
│ ├─┬/unified/ats/departments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (31298:26)
│ ├─┬/unified/ats/jobs/{id}/application_stages
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (33904:26)
│ ├─┬/unified/ats/applications
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] properties (22709:17)
│ │   │   ├─┬created_after
│ │   │   │ ├──[-] additionalProperties (1:357911)❌ 
│ │   │   │ ├──[-] format (1:357874)❌ 
│ │   │   │ ├──[🔀] description (22711:34)
│ │   │   │ └──[-] example (1:358043)
│ │   │   ├─┬job_id
│ │   │   │ ├──[+] additionalProperties (22694:43)❌ 
│ │   │   │ ├──[+] format (22693:29)❌ 
│ │   │   │ ├──[🔀] description (22695:34)
│ │   │   │ └──[+] example (22697:30)
│ │   │   ├─┬stage
│ │   │   │ └──[🔀] description (22701:34)
│ │   │   └─┬updated_after
│ │   │     ├──[-] additionalProperties (1:357667)❌ 
│ │   │     ├──[-] format (1:357630)❌ 
│ │   │     ├──[🔀] description (22706:34)
│ │   │     └──[-] example (1:357799)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (22670:26)
│ ├─┬/unified/hris/employees
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (5240:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (5142:26)
│ ├─┬/unified/crm/accounts/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (42142:26)
│ ├─┬/unified/iam/roles
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (44320:26)
│ ├─┬/unified/ats/custom_field_definitions/jobs/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (31024:26)
│ ├─┬/unified/hris/groups/cost_centers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (13254:26)
│ ├─┬/unified/proxy
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├─┬202
│ │     │ └──[+] content (3441:35)
│ │     ├─┬200
│ │     │ └──[+] content (3421:35)
│ │     ├─┬204
│ │     │ └──[+] content (3451:35)
│ │     └─┬201
│ │       └──[+] content (3431:35)
│ ├─┬/unified/marketing/templates/in_app
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (46775:26)
│ ├─┬/unified/documents/folders/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (63557:26)
│ ├─┬/unified/lms/categories
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (55617:26)
│ ├─┬/unified/hris/groups/divisions
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (13828:26)
│ ├─┬/unified/ticketing/projects
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (60594:26)
│ ├─┬/unified/lms/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (56205:26)
│ ├─┬/unified/ticketing/tickets/{id}/comments/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (59143:26)
│ ├─┬/unified/accounting/companies/{id}/accounts/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (68586:26)
│ ├─┬/unified/ats/applications/{id}/scorecards
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (24560:26)
│ ├─┬/unified/hris/documents/employee_categories
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (9265:26)
│ ├─┬/unified/ats/applications/{id}/scheduled_interviews
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (26296:26)
│ ├─┬/unified/hris/time_off_types
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (18822:26)
│ ├─┬/unified/messaging/messages/{id}/attachments/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (66353:26)
│ ├─┬/unified/marketing/templates/in_app/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (47254:26)
│ ├─┬/unified/hris/shifts
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] properties (1:283093)❌ 
│ │       ├─┬ends_before
│ │       │ ├──[🔀] format (18337:29)❌ 
│ │       │ ├──[-] nullable (1:283642)❌ 
│ │       │ └──[+] example (18339:30)
│ │       └─┬starts_after
│ │         ├──[🔀] format (18331:29)❌ 
│ │         ├──[-] nullable (1:283508)❌ 
│ │         └──[+] example (18333:30)
│ ├─┬/unified/ticketing/tickets
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (57445:26)
│ ├─┬/unified/marketing/templates/email/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (46375:26)
│ ├─┬/unified/hris/employees/{id}/time_off/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (7350:26)
│ ├─┬/unified/ats/applications/{id}/notes/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (25880:26)
│ ├─┬/unified/ats/jobs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (33364:26)
│ ├─┬/unified/accounting/companies/{id}/tax_rates
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (68803:26)
│ ├─┬/unified/hris/groups/companies/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (15490:26)
│ ├─┬/unified/hris/employees/{id}/employments/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (12262:26)
│ ├─┬/unified/accounting/companies/{id}/journals/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (70012:26)
│ ├─┬/unified/ats/lists/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (35150:26)
│ ├─┬/unified/iam/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (43728:26)
│ ├─┬/unified/hris/time_entries
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (17224:26)
│ ├─┬/unified/messaging/conversations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (65142:26)
│ ├─┬/unified/ats/candidates/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (28459:26)
│ ├─┬/unified/hris/jobs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (15698:26)
│ ├─┬/unified/ats/custom_field_definitions/applications
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (29591:26)
│ ├─┬/unified/hris/documents/employee_categories/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (9560:26)
│ ├─┬/unified/marketing/templates/sms
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (47654:26)
│ ├─┬/unified/hris/groups/teams
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (13541:26)
│ ├─┬/unified/ats/locations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (35358:26)
│ ├─┬/unified/ats/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (36692:26)
│ ├─┬/unified/ticketing/projects/{id}/ticket_types
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (61631:26)
│ ├─┬/unified/ats/background_checks/packages/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (39489:26)
│ ├─┬/unified/hris/time_off
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] properties (17785:17)
│ │   │   ├──[+] properties (17768:17)
│ │   │   ├──[+] properties (17777:17)
│ │   │   ├──[-] properties (1:273960)❌ 
│ │   │   └─┬updated_after
│ │   │     ├──[+] items (17770:28)❌ 
│ │   │     ├──[🔀] type (17769:27)❌ 
│ │   │     ├──[-] format (1:273762)❌ 
│ │   │     ├──[🔀] description (17774:34)
│ │   │     └──[-] example (1:273931)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (17747:26)
│ ├─┬/unified/hris/employees/{id}/documents
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (8753:26)
│ ├─┬/unified/crm/custom_field_definitions/contacts/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (43148:26)
│ ├─┬/unified/hris/groups/teams/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (15058:26)
│ ├─┬/unified/ats/applications/{id}/offers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (23644:26)
│ ├─┬/unified/ats/offers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37444:26)
│ ├─┬/unified/marketing/content_blocks/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (51274:26)
│ ├─┬/unified/ats/candidates
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (27947:26)
│ ├─┬/unified/lms/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (55902:26)
│ ├─┬/unified/accounting/companies/{id}/tax_rates/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (69107:26)
│ ├─┬/unified/ats/documents/application_categories/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (40742:26)
│ ├─┬/unified/hris/time_entries/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (17539:26)
│ ├─┬/unified/hris/groups/divisions/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (15274:26)
│ ├─┬/unified/ats/applications/{id}/scheduled_interviews/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (26611:26)
│ ├─┬/unified/ats/jobs/{id}/application_stages/{subResourceId}
│ │ └─┬GET
│ │   ├──[+] tags (34586:11)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (34647:26)
│ ├─┬/unified/ats/custom_field_definitions/jobs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (30729:26)
│ ├─┬/unified/ats/custom_field_definitions/candidates
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (30160:26)
│ ├─┬/unified/hris/groups/departments/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (14626:26)
│ ├─┬/unified/hris/jobs/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (15993:26)
│ ├─┬/unified/iam/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (43422:26)
│ ├─┬/unified/hris/locations/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (16496:26)
│ ├─┬/unified/ticketing/projects/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (60890:26)
│ ├─┬/unified/hris/tasks/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (22451:26)
│ ├─┬/unified/hris/employees/{id}/time_off_balances
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (10679:26)
│ ├─┬/unified/lms/courses
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (51672:26)
│ ├─┬/unified/ats/candidates/{id}/notes/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (29383:26)
│ ├─┬/unified/ats/interviews/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (33156:26)
│ ├─┬/unified/hris/employees/{id}/documents/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (9057:26)
│ ├─┬/unified/lms/content/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (53606:26)
│ ├─┬/unified/ats/rejected_reasons/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (36178:26)
│ ├─┬/unified/hris/employees/{id}/tasks/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (21727:26)
│ ├─┬/unified/crm/contacts/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (41438:26)
│ ├─┬/unified/hris/employees/{id}/skills
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (20700:26)
│ ├─┬/unified/marketing/campaigns/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (50589:26)
│ ├─┬/unified/messaging/messages/{id}/attachments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (66049:26)
│ ├─┬/unified/ats/job_postings
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (36900:26)
│ ├─┬/unified/hris/employees/{id}/work_eligibility/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (10263:26)
│ ├─┬/unified/lms/skills/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (56419:26)
│ ├─┬/unified/accounting/companies/{id}/journals
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[🔀] example (69517:26)
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├──[-] codes (1:1139308)❌ 
│ │     └──[+] codes (69792:18)
│ ├─┬/unified/ats/applications/{id}/notes
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (25374:26)
│ ├─┬/unified/documents/drives/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (64069:26)
│ ├─┬/unified/ticketing/ticket_types
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (60089:26)
│ ├─┬/unified/hris/custom_field_definitions/employees
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (4573:26)
│ ├─┬/unified/ticketing/projects/{id}/components
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (61108:26)
│ ├─┬/unified/hris/employees/{id}/time_off_balances/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (11003:26)
│ ├─┬/unified/hris/time_off_policies
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (19327:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬type
│ │         └──[+] enum (19373:21)
│ ├─┬/unified/ticketing/tickets/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (57924:26)
│ ├─┬/unified/marketing/templates/push
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (49416:26)
│ ├─┬/unified/messaging/messages/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (67368:26)
│ ├─┬/unified/ats/applications/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (23215:26)
│ ├─┬/unified/ats/documents/application_categories
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (40447:26)
│ ├─┬/unified/lms/completions
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (54903:26)
│ ├─┬/unified/marketing/templates/push/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (49895:26)
│ ├─┬/unified/hris/time_off/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (18078:26)
│ ├─┬/unified/hris/employments/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (11528:26)
│ ├─┬/unified/accounting/companies/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (68065:26)
│ ├─┬/unified/messaging/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (66561:26)
│ ├─┬/unified/ticketing/ticket_types/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (60385:26)
│ ├─┬/unified/ats/lists
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (34855:26)
│ ├─┬/unified/ticketing/tickets/{id}/attachments/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (59880:26)
│ ├─┬/unified/hris/companies/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (4365:26)
│ ├─┬/unified/marketing/content_blocks
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (50797:26)
│ ├─┬/unified/lms/users/{id}/completions
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (54011:26)
│ ├─┬/unified/lms/assignments
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] example (56910:26)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └─┬status
│ │         └──[+] enum (56935:21)
│ ├─┬/unified/ats/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (36386:26)
│ ├─┬/unified/messaging/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (66856:26)
│ ├─┬/unified/documents/drives
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (63774:26)
│ ├─┬/unified/hris/groups/companies
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (14115:26)
│ ├─┬/unified/ats/background_checks/packages
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (39014:26)
│ ├─┬/unified/messaging/conversations/{id}/messages
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (67073:26)
│ ├─┬/unified/hris/groups
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (12680:26)
│ ├─┬/unified/screening/packages/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (64566:26)
│ ├─┬/unified/iam/policies/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (45676:26)
│ ├─┬/unified/lms/courses/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (51984:26)
│ ├─┬/unified/screening/packages
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (64275:26)
│ ├─┬/unified/iam/roles/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (44626:26)
│ ├─┬/unified/ticketing/projects/{id}/components/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (61413:26)
│ ├─┬/unified/ats/jobs/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (34210:26)
│ ├─┬/unified/marketing/templates/omni_channel/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (49014:26)
│ ├─┬/unified/lms/skills
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (56627:26)
│ ├─┬/unified/ats/job_postings/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (37225:26)
│ ├─┬/unified/ats/applications/{id}/documents/{subResourceId}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (27739:26)
│ └─┬/unified/ticketing/tickets/{id}/attachments
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         └──[🔀] example (59575:26)
├─┬Tags
│ └──[-] Interview Stages (1:1594716)❌ 
├─┬Tags
│ └──[+] Actions (98841:5)
├─┬Tags
│ └──[+] MCP (98857:5)
└─┬Components
  ├──[+] schemas (70222:22)
  ├──[+] schemas (70347:29)
  ├──[+] schemas (70286:29)
  ├──[+] schemas (72772:23)
  ├──[+] schemas (70539:33)
  ├──[+] schemas (74082:27)
  ├──[+] schemas (71784:32)
  ├──[+] schemas (77318:26)
  ├──[+] schemas (70268:31)
  ├──[+] schemas (72792:31)
  ├──[+] schemas (95248:31)
  ├──[+] schemas (72649:30)
  ├──[+] schemas (70175:25)
  ├──[+] schemas (89926:14)
  ├──[+] schemas (71226:28)
  ├──[+] schemas (70297:31)
  ├─┬ProxyRequestBody
  │ └─┬path
  │   └──[🔀] description (71763:28)
  ├─┬AtsDocumentApiModel
  │ └──[-] properties (1:1362109)❌ 
  ├─┬LmsUpsertContentRequestDto
  │ ├──[+] required (94885:11)❌ 
  │ ├─┬external_reference
  │ │ └──[-] nullable (1:1522798)❌ 
  │ └─┬content_type
  │   └─┬ALLOF
  │     └──[🔀] $ref (95249:17)❌ 
  ├─┬PatchAccountExternalDto
  │ └─┬type
  │   └──[-] default (1:1162198)❌ 
  ├─┬JobPosting
  │ └─┬compensation
  │   └──[🔀] example (87667:24)
  ├─┬HrisCreateEmploymentRequestDto
  │ ├──[+] properties (78132:11)
  │ ├──[+] properties (78123:11)
  │ ├─┬pay_frequency
  │ │ ├──[+] type (78073:21)❌ 
  │ │ ├──[🔀] description (78074:28)
  │ │ ├──[🔀] example (78076:24)
  │ │ └──[-] allOf (1:1298885)❌ 
  │ ├─┬effective_date
  │ │ ├──[-] type (1:1253079)❌ 
  │ │ ├──[-] format (1:1253099)❌ 
  │ │ ├──[🔀] description (78138:28)
  │ │ ├──[-] example (1:1253205)
  │ │ └──[+] allOf (73231:31)
  │ ├─┬job_title
  │ │ ├──[🔀] description (78157:28)
  │ │ └──[🔀] example (78159:24)
  │ ├─┬pay_rate
  │ │ ├──[-] type (1:1252535)❌ 
  │ │ ├──[🔀] description (78058:28)
  │ │ ├──[🔀] example (78060:24)
  │ │ └──[+] allOf (81091:24)
  │ ├─┬payroll_code
  │ │ ├──[🔀] description (78048:28)
  │ │ └──[🔀] example (78050:24)
  │ ├─┬work_time
  │ │ ├──[+] description (78129:28)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (83056:17)❌ 
  │ ├─┬passthrough
  │ │ ├──[-] additionalProperties (1:1254423)❌ 
  │ │ ├──[🔀] type (78041:21)❌ 
  │ │ ├──[🔀] description (78042:28)
  │ │ └──[🔀] example (78044:24)
  │ ├─┬pay_currency
  │ │ ├──[+] additionalProperties (78163:37)❌ 
  │ │ ├──[🔀] type (78162:21)❌ 
  │ │ ├──[🔀] description (78164:28)
  │ │ └──[🔀] example (78166:24)
  │ ├─┬grade
  │ │ ├──[+] type (78086:21)❌ 
  │ │ ├──[+] format (78087:23)❌ 
  │ │ ├──[🔀] description (78088:28)
  │ │ ├──[+] example (78090:24)
  │ │ └──[-] allOf (1:1221527)❌ 
  │ ├─┬employment_contract_type
  │ │ ├──[+] type (78079:21)❌ 
  │ │ ├──[+] format (78080:23)❌ 
  │ │ ├──[🔀] description (78081:28)
  │ │ ├──[🔀] example (78083:24)
  │ │ ├──[-] deprecated (1:1254035)
  │ │ └──[-] allOf (1:1223650)❌ 
  │ ├─┬employment_type
  │ │ ├──[🔀] description (78118:28)
  │ │ ├──[🔀] example (78120:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (75527:17)❌ 
  │ ├─┬end_date
  │ │ ├──[-] type (1:1253255)❌ 
  │ │ ├──[-] format (1:1253275)❌ 
  │ │ ├──[🔀] description (78107:28)
  │ │ ├──[🔀] example (78109:24)
  │ │ ├──[+] deprecated (78110:27)
  │ │ └──[+] allOf (75635:29)
  │ ├─┬pay_period
  │ │ ├──[🔀] description (78068:28)
  │ │ ├──[🔀] example (78070:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (81039:17)❌ 
  │ ├─┬job_id
  │ │ ├──[-] type (1:1254279)❌ 
  │ │ ├──[🔀] description (78098:28)
  │ │ ├──[-] example (1:1254356)
  │ │ └──[+] allOf (75409:34)
  │ └─┬unified_custom_fields
  │   ├──[-] additionalProperties (1:1252179)❌ 
  │   ├──[🔀] type (78150:21)❌ 
  │   ├──[🔀] description (78151:28)
  │   └──[🔀] example (78153:24)
  ├─┬MessagingMessage
  │ └─┬attachments
  │   └─┬Schema
  │     └──[🔀] $ref (97463:17)❌ 
  ├─┬HrisShift
  │ ├─┬start_time
  │ │ ├──[🔀] format (79465:23)❌ 
  │ │ ├──[🔀] description (79466:28)
  │ │ └──[🔀] example (79468:24)
  │ └─┬end_time
  │   ├──[🔀] format (79472:23)❌ 
  │   ├──[🔀] description (79473:28)
  │   └──[🔀] example (79475:24)
  ├─┬CategoryLevelEnumModel
  │ ├─┬source_value
  │ │ └──[+] description (93638:28)
  │ └─┬value
  │   └──[+] description (93615:28)
  ├─┬AttachmentContentType
  │ └─┬value
  │   ├──[+] enum (86193:15)
  │   ├──[+] enum (86194:15)
  │   └──[+] enum (86195:15)
  ├─┬LearningObjectTypeEnum
  │ ├─┬source_value
  │ │ └──[+] description (94326:28)
  │ └─┬value
  │   └──[+] description (94303:28)
  ├─┬JobPostingCompensation
  │ ├──[+] properties (87978:11)
  │ ├──[-] properties (1:1413138)❌ 
  │ ├──[+] properties (87974:11)
  │ ├──[-] properties (1:1413087)❌ 
  │ ├──[-] properties (1:1412658)❌ 
  │ └──[+] properties (87938:11)
  ├─┬ResultStatusEnum
  │ ├─┬value
  │ │ └──[+] description (95019:28)
  │ └─┬source_value
  │   └──[+] description (95042:28)
  ├─┬SkillLevelEnum
  │ ├─┬source_value
  │ │ └──[+] description (95082:28)
  │ └─┬value
  │   └──[+] description (95059:28)
  ├─┬HrisDocumentApiModel
  │ └──[-] properties (1:1263159)❌ 
  ├─┬ApplicationChangesDataModel
  │ └─┬interview_stage_id
  │   └──[+] deprecated (83977:27)
  ├─┬LmsCreateCompletionRequestDto
  │ ├──[+] required (94472:11)❌ 
  │ └─┬learning_object_external_reference
  │   └──[-] nullable (1:1517212)❌ 
  ├─┬LanguageEnum
  │ ├─┬value
  │ │ └──[🔀] description (80684:28)
  │ └─┬source_value
  │   └──[+] description (80708:28)
  ├─┬CreateEmploymentApiModel
  │ ├──[+] properties (73955:11)
  │ ├──[+] properties (73946:11)
  │ ├─┬job_title
  │ │ ├──[🔀] description (73980:28)
  │ │ └──[🔀] example (73982:24)
  │ ├─┬pay_rate
  │ │ ├──[-] type (1:1198679)❌ 
  │ │ ├──[🔀] description (73881:28)
  │ │ ├──[🔀] example (73883:24)
  │ │ └──[+] allOf (81091:24)
  │ ├─┬job_id
  │ │ ├──[-] type (1:1200423)❌ 
  │ │ ├──[🔀] description (73921:28)
  │ │ ├──[-] example (1:1200500)
  │ │ └──[+] allOf (75409:34)
  │ ├─┬pay_period
  │ │ ├──[🔀] description (73891:28)
  │ │ ├──[🔀] example (73893:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (81039:17)❌ 
  │ ├─┬employment_contract_type
  │ │ ├──[+] type (73902:21)❌ 
  │ │ ├──[+] format (73903:23)❌ 
  │ │ ├──[🔀] description (73904:28)
  │ │ ├──[🔀] example (73906:24)
  │ │ ├──[-] deprecated (1:1200179)
  │ │ └──[-] allOf (1:1223650)❌ 
  │ ├─┬end_date
  │ │ ├──[-] type (1:1199399)❌ 
  │ │ ├──[-] format (1:1199419)❌ 
  │ │ ├──[🔀] description (73930:28)
  │ │ ├──[🔀] example (73932:24)
  │ │ ├──[+] deprecated (73933:27)
  │ │ └──[+] allOf (75635:29)
  │ ├─┬work_time
  │ │ ├──[+] description (73952:28)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (83056:17)❌ 
  │ ├─┬pay_frequency
  │ │ ├──[+] type (73896:21)❌ 
  │ │ ├──[🔀] description (73897:28)
  │ │ ├──[🔀] example (73899:24)
  │ │ └──[-] allOf (1:1298885)❌ 
  │ ├─┬effective_date
  │ │ ├──[-] type (1:1199223)❌ 
  │ │ ├──[-] format (1:1199243)❌ 
  │ │ ├──[🔀] description (73961:28)
  │ │ ├──[-] example (1:1199349)
  │ │ └──[+] allOf (73231:31)
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (1:1198323)❌ 
  │ │ ├──[🔀] type (73973:21)❌ 
  │ │ ├──[🔀] description (73974:28)
  │ │ └──[🔀] example (73976:24)
  │ ├─┬employment_type
  │ │ ├──[🔀] description (73941:28)
  │ │ ├──[🔀] example (73943:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (75527:17)❌ 
  │ ├─┬pay_currency
  │ │ ├──[🔀] description (73865:28)
  │ │ └──[🔀] example (73867:24)
  │ ├─┬grade
  │ │ ├──[+] type (73909:21)❌ 
  │ │ ├──[+] format (73910:23)❌ 
  │ │ ├──[🔀] description (73911:28)
  │ │ ├──[+] example (73913:24)
  │ │ └──[-] allOf (1:1221527)❌ 
  │ └─┬payroll_code
  │   ├──[🔀] description (73871:28)
  │   └──[🔀] example (73873:24)
  ├─┬HrisUpdateEmployeeRequestDto
  │ ├──[+] properties (79722:11)
  │ ├─┬work_phone_number
  │ │ ├──[-] type (1:1282567)❌ 
  │ │ ├──[🔀] description (80021:28)
  │ │ ├──[-] example (1:1282655)
  │ │ └──[+] allOf (73775:41)
  │ ├─┬work_location
  │ │ ├──[+] type (79771:21)❌ 
  │ │ ├──[🔀] description (79772:28)
  │ │ ├──[+] example (79774:24)
  │ │ └──[-] allOf (1:1196738)❌ 
  │ └─┬work_email
  │   ├──[🔀] description (79724:28)
  │   └──[🔀] example (79726:24)
  ├─┬LinkedAccount
  │ └─┬setup_information
  │   └──[+] additionalProperties (71298:37)❌ 
  ├─┬CreateEmployeeEmploymentApiModel
  │ ├──[+] properties (73733:11)
  │ ├──[+] properties (73724:11)
  │ ├─┬work_time
  │ │ ├──[+] description (73730:28)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (83056:17)❌ 
  │ ├─┬end_date
  │ │ ├──[-] type (1:1195328)❌ 
  │ │ ├──[-] format (1:1195348)❌ 
  │ │ ├──[🔀] description (73708:28)
  │ │ ├──[🔀] example (73710:24)
  │ │ ├──[+] deprecated (73711:27)
  │ │ └──[+] allOf (75635:29)
  │ ├─┬pay_rate
  │ │ ├──[-] type (1:1194790)❌ 
  │ │ ├──[🔀] description (73666:28)
  │ │ ├──[🔀] example (73668:24)
  │ │ └──[+] allOf (81091:24)
  │ ├─┬pay_frequency
  │ │ ├──[+] type (73681:21)❌ 
  │ │ ├──[🔀] description (73682:28)
  │ │ ├──[🔀] example (73684:24)
  │ │ └──[-] allOf (1:1298885)❌ 
  │ ├─┬pay_currency
  │ │ ├──[+] additionalProperties (73758:37)❌ 
  │ │ ├──[🔀] type (73757:21)❌ 
  │ │ ├──[🔀] description (73759:28)
  │ │ └──[🔀] example (73761:24)
  │ ├─┬employment_contract_type
  │ │ ├──[+] type (73766:21)❌ 
  │ │ ├──[+] format (73767:23)❌ 
  │ │ ├──[🔀] description (73768:28)
  │ │ ├──[🔀] example (73770:24)
  │ │ └──[-] allOf (1:1223650)❌ 
  │ ├─┬grade
  │ │ ├──[+] type (73687:21)❌ 
  │ │ ├──[+] format (73688:23)❌ 
  │ │ ├──[🔀] description (73689:28)
  │ │ ├──[+] example (73691:24)
  │ │ └──[-] allOf (1:1221527)❌ 
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (1:1194434)❌ 
  │ │ ├──[🔀] type (73751:21)❌ 
  │ │ ├──[🔀] description (73752:28)
  │ │ └──[🔀] example (73754:24)
  │ ├─┬passthrough
  │ │ ├──[-] additionalProperties (1:1196391)❌ 
  │ │ ├──[🔀] type (73649:21)❌ 
  │ │ ├──[🔀] description (73650:28)
  │ │ └──[🔀] example (73652:24)
  │ ├─┬employment_type
  │ │ ├──[🔀] description (73719:28)
  │ │ ├──[🔀] example (73721:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (75527:17)❌ 
  │ ├─┬job_title
  │ │ ├──[-] type (1:1194660)❌ 
  │ │ ├──[🔀] description (73699:28)
  │ │ ├──[-] example (1:1194747)
  │ │ └──[+] allOf (75409:34)
  │ ├─┬pay_period
  │ │ ├──[🔀] description (73676:28)
  │ │ ├──[🔀] example (73678:24)
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (81039:17)❌ 
  │ ├─┬effective_date
  │ │ ├──[-] type (1:1196545)❌ 
  │ │ ├──[-] format (1:1196565)❌ 
  │ │ ├──[🔀] description (73739:28)
  │ │ ├──[-] example (1:1196653)
  │ │ ├──[-] deprecated (1:1196695)
  │ │ └──[+] allOf (73231:31)
  │ └─┬payroll_code
  │   ├──[🔀] description (73656:28)
  │   └──[🔀] example (73658:24)
  ├─┬LmsCreateAssignmentRequestDto
  │ ├──[+] required (94407:11)❌ 
  │ └─┬learning_object_external_reference
  │   └──[-] nullable (1:1515531)❌ 
  ├─┬File
  │ └──[-] properties (1:1228743)❌ 
  ├─┬Candidate
  │ ├──[+] properties (86451:11)
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (1:1385835)❌ 
  │ │ ├──[🔀] type (86401:21)❌ 
  │ │ ├──[🔀] description (86402:28)
  │ │ └──[🔀] example (86404:24)
  │ ├─┬title
  │ │ ├──[+] items (86453:22)❌ 
  │ │ ├──[🔀] type (86452:21)❌ 
  │ │ ├──[🔀] description (86456:28)
  │ │ └──[-] example (1:1387342)
  │ └─┬updated_at
  │   ├──[+] additionalProperties (86331:37)❌ 
  │   ├──[🔀] type (86330:21)❌ 
  │   ├──[-] format (1:1388460)❌ 
  │   ├──[🔀] description (86332:28)
  │   └──[🔀] example (86334:24)
  ├─┬HrisCreateEmployeeRequestDto
  │ ├──[+] properties (77697:11)
  │ ├─┬work_phone_number
  │ │ ├──[-] type (1:1246582)❌ 
  │ │ ├──[🔀] description (78005:28)
  │ │ ├──[-] example (1:1246670)
  │ │ └──[+] allOf (73775:41)
  │ ├─┬work_email
  │ │ ├──[🔀] description (77699:28)
  │ │ └──[🔀] example (77701:24)
  │ └─┬work_location
  │   ├──[+] type (77746:21)❌ 
  │   ├──[🔀] description (77747:28)
  │   ├──[+] example (77749:24)
  │   └──[-] allOf (1:1196738)❌ 
  ├─┬ContentTypeEnum
  │ ├─┬source_value
  │ │ └──[+] description (93958:28)
  │ └─┬value
  │   └──[+] description (93935:28)
  ├─┬TimeOff
  │ ├──[+] properties (82511:11)
  │ ├──[-] properties (1:1321193)❌ 
  │ ├──[+] properties (82518:11)
  │ └──[-] properties (1:1321368)❌ 
  ├─┬TimeOffTypeEnum
  │ └─┬value
  │   └──[+] enum (83026:15)
  ├─┬Application
  │ ├──[+] properties (83615:11)
  │ ├──[+] properties (83637:11)
  │ ├──[+] properties (83643:11)
  │ ├─┬documents
  │ │ ├──[-] items (1:1340804)❌ 
  │ │ ├──[🔀] type (83790:21)❌ 
  │ │ ├──[+] format (83791:23)❌ 
  │ │ ├──[🔀] description (83792:28)
  │ │ └──[+] example (83794:24)
  │ ├─┬result_links
  │ │ ├──[-] items (1:1341013)❌ 
  │ │ ├──[🔀] type (83693:21)❌ 
  │ │ ├──[+] description (83694:28)
  │ │ ├──[+] example (83696:24)
  │ │ └──[+] deprecated (83697:27)
  │ ├─┬remote_location_ids
  │ │ ├──[-] items (1:1339935)❌ 
  │ │ ├──[🔀] type (83631:21)❌ 
  │ │ ├──[🔀] description (83632:28)
  │ │ ├──[🔀] example (83634:24)
  │ │ └──[+] deprecated (83635:27)
  │ ├─┬custom_fields
  │ │ ├──[-] items (1:1341504)❌ 
  │ │ ├──[🔀] type (83583:21)❌ 
  │ │ ├──[🔀] description (83584:28)
  │ │ └──[+] example (83586:24)
  │ ├─┬created_at
  │ │ ├──[-] type (1:1341182)❌ 
  │ │ ├──[-] format (1:1341202)❌ 
  │ │ ├──[-] description (1:1341230)
  │ │ ├──[-] example (1:1341279)
  │ │ └──[+] allOf (83844:31)
  │ ├─┬application_status
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (84114:17)❌ 
  │ ├─┬remote_interview_stage_id
  │ │ └──[🔀] description (83645:28)
  │ ├─┬remote_rejected_reason_ids
  │ │ ├──[-] items (1:1339010)❌ 
  │ │ ├──[🔀] type (83601:21)❌ 
  │ │ ├──[🔀] description (83602:28)
  │ │ └──[🔀] example (83604:24)
  │ ├─┬rejected_reasons
  │ │ ├──[-] items (1:1338681)❌ 
  │ │ ├──[🔀] type (83679:21)❌ 
  │ │ ├──[+] format (83680:23)❌ 
  │ │ ├──[+] description (83681:28)
  │ │ └──[+] example (83683:24)
  │ ├─┬candidate
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (84215:17)❌ 
  │ ├─┬interview_stage
  │ │ ├──[+] items (83768:22)❌ 
  │ │ ├──[+] type (83767:21)❌ 
  │ │ ├──[+] description (83771:28)
  │ │ └──[-] allOf (1:1404136)❌ 
  │ ├─┬remote_job_id
  │ │ ├──[🔀] description (83590:28)
  │ │ └──[🔀] example (83592:24)
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (1:1337329)❌ 
  │ │ ├──[+] items (83669:22)❌ 
  │ │ ├──[🔀] type (83668:21)❌ 
  │ │ ├──[🔀] description (83672:28)
  │ │ └──[🔀] example (83674:24)
  │ ├─┬attachments
  │ │ ├──[-] items (1:1340620)❌ 
  │ │ ├──[🔀] type (83638:21)❌ 
  │ │ ├──[🔀] description (83639:28)
  │ │ ├──[+] example (83641:24)
  │ │ └──[-] deprecated (1:1340757)
  │ ├─┬interview_stage_id
  │ │ ├──[🔀] description (83562:28)
  │ │ └──[🔀] example (83564:24)
  │ ├─┬location_id
  │ │ ├──[🔀] description (83625:28)
  │ │ └──[🔀] example (83627:24)
  │ ├─┬source
  │ │ ├──[+] items (83712:22)❌ 
  │ │ ├──[+] type (83711:21)❌ 
  │ │ ├──[+] description (83715:28)
  │ │ ├──[+] example (83717:24)
  │ │ └──[-] allOf (1:1445324)❌ 
  │ ├─┬candidate_id
  │ │ ├──[+] items (83759:22)❌ 
  │ │ ├──[🔀] type (83758:21)❌ 
  │ │ ├──[🔀] description (83762:28)
  │ │ ├──[-] example (1:1337650)
  │ │ └──[+] deprecated (83764:27)
  │ ├─┬updated_at
  │ │ ├──[+] items (83776:22)❌ 
  │ │ ├──[🔀] type (83775:21)❌ 
  │ │ ├──[-] format (1:1341351)❌ 
  │ │ ├──[-] description (1:1341379)
  │ │ └──[-] example (1:1341431)
  │ ├─┬remote_id
  │ │ ├──[+] items (83651:22)❌ 
  │ │ ├──[🔀] type (83650:21)❌ 
  │ │ ├──[-] description (1:1337159)
  │ │ └──[-] example (1:1337220)
  │ ├─┬job_id
  │ │ ├──[-] type (1:1337886)❌ 
  │ │ ├──[-] description (1:1337911)
  │ │ ├──[-] example (1:1337972)
  │ │ ├──[+] deprecated (83613:27)
  │ │ └──[+] allOf (87381:25)
  │ ├─┬rejected_reason_ids
  │ │ ├──[🔀] description (83734:28)
  │ │ ├──[🔀] example (83736:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (89201:17)❌ 
  │ ├─┬remote_location_id
  │ │ ├──[🔀] description (83568:28)
  │ │ ├──[🔀] example (83570:24)
  │ │ └──[-] deprecated (1:1339689)
  │ ├─┬location_ids
  │ │ ├──[-] items (1:1339739)❌ 
  │ │ ├──[🔀] type (83595:21)❌ 
  │ │ ├──[🔀] description (83596:28)
  │ │ └──[🔀] example (83598:24)
  │ ├─┬rejected_at
  │ │ ├──[+] items (83701:22)❌ 
  │ │ ├──[🔀] type (83700:21)❌ 
  │ │ ├──[-] format (1:1339219)❌ 
  │ │ ├──[🔀] description (83704:28)
  │ │ └──[🔀] example (83706:24)
  │ ├─┬id
  │ │ ├──[+] items (83805:22)❌ 
  │ │ ├──[🔀] type (83804:21)❌ 
  │ │ ├──[🔀] description (83808:28)
  │ │ └──[-] example (1:1337071)
  │ ├─┬questionnaires
  │ │ ├──[-] items (1:1340244)��...

@github-actions github-actions bot added the patch Patch version bump label Sep 9, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch from 8f38417 to 393ba9f Compare September 10, 2025 00:15
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.2.2 chore: 🐝 Update SDK - Generate 0.3.0 Sep 10, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Sep 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 8 times, most recently from aca5464 to fee5ce4 Compare September 18, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 8 times, most recently from e4347f6 to 33f4ae6 Compare September 26, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 8 times, most recently from ddb108d to 1664cf4 Compare October 4, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch from 2f7bb5a to 8b05e80 Compare October 5, 2025 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 8 times, most recently from 5dafd35 to 46c07d2 Compare October 24, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 7 times, most recently from 9ca05e8 to f941023 Compare October 31, 2025 00:17
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 8 times, most recently from 7b50b55 to ba5e758 Compare November 8, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch 2 times, most recently from b738b49 to a80f52c Compare November 10, 2025 00:18
* `StackOne.hris.get_employee_employment()`:  `response.data.work_time` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_time_off_requests()`: 
  *  `request.filter` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOne.Accounts.list_linked_accounts()`:  `response.[].setup_information` **Changed** **Breaking** ⚠️
* `StackOne.Accounts.update_account()`: 
  *  `request.PatchAccountExternalDto.type` **Changed**
  *  `response.setup_information` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_employees()`:  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOne.accounting.create_company_journal()`:  `response` **Changed** **Breaking** ⚠️
* `StackOne.messaging.get_message()`:  `response.data.attachments.[]` **Changed** **Breaking** ⚠️
* `StackOne.messaging.list_conversation_messages()`:  `response.data.[].attachments.[]` **Changed** **Breaking** ⚠️
* `StackOne.lms.create_user_completion()`: 
  *  `request.LmsCreateCompletionRequestDto.learning_object_external_reference` **Changed** **Breaking** ⚠️
* `StackOne.lms.update_content()`: 
  *  `request.LmsCreateContentRequestDto.external_reference` **Changed** **Breaking** ⚠️
* `StackOne.lms.upsert_content()`: 
  *  `request.LmsUpsertContentRequestDto.external_reference` **Changed** **Breaking** ⚠️
* `StackOne.lms.batch_upsert_content()`: 
  *  `request.LmsBatchUpsertContentRequestDto.items.[].external_reference` **Changed** **Breaking** ⚠️
* `StackOne.lms.create_user_assignment()`: 
  *  `request.LmsCreateAssignmentRequestDto.learning_object_external_reference` **Changed** **Breaking** ⚠️
* `StackOne.iam.get_user()`:  `response.data.avatar.path` **Removed** **Breaking** ⚠️
* `StackOne.hris.create_employee()`: 
  *  `request.HrisCreateEmployeeRequestDto` **Changed** **Breaking** ⚠️
* `StackOne.hris.get_employee()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOne.hris.update_employee()`: 
  *  `request.HrisUpdateEmployeeRequestDto` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_employee_time_off_requests()`: 
  *  `request.filter` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOne.hris.get_employees_time_off_request()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_employee_documents()`:  `response.data.[].path` **Removed** **Breaking** ⚠️
* `StackOne.hris.get_employee_document()`:  `response.data.path` **Removed** **Breaking** ⚠️
* `StackOne.hris.list_employee_work_eligibility()`:  `response.data.[].document.path` **Removed** **Breaking** ⚠️
* `StackOne.hris.create_employee_work_eligibility_request()`: 
  *  `request.HrisCreateWorkEligibilityRequestDto.document.path` **Removed** **Breaking** ⚠️
* `StackOne.hris.get_employees_work_eligibility()`:  `response.data.document.path` **Removed** **Breaking** ⚠️
* `StackOne.hris.update_employee_work_eligibility_request()`: 
  *  `request.HrisCreateWorkEligibilityRequestDto.document.path` **Removed** **Breaking** ⚠️
* `StackOne.iam.list_users()`:  `response.data.[].avatar.path` **Removed** **Breaking** ⚠️
* `StackOne.ats.get_job_posting()`:  `response.data.compensation.[]` **Changed** **Breaking** ⚠️
* `StackOne.ats.list_job_postings()`:  `response.data.[].compensation.[]` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_employments()`:  `response.data.[].work_time` **Changed** **Breaking** ⚠️
* `StackOne.hris.get_employment()`:  `response.data.work_time` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_employee_employments()`:  `response.data.[].work_time` **Changed** **Breaking** ⚠️
* `StackOne.hris.create_employee_employment()`: 
  *  `request.HrisCreateEmploymentRequestDto` **Changed** **Breaking** ⚠️
* `StackOne.Accounts.delete_account()`:  `response.setup_information` **Changed** **Breaking** ⚠️
* `StackOne.Accounts.get_account()`:  `response.setup_information` **Changed** **Breaking** ⚠️
* `StackOne.hris.get_employee_task()`:  `response.data.attachments.[].path` **Removed** **Breaking** ⚠️
* `StackOne.hris.get_time_off_request()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_shifts()`: 
  *  `request.filter` **Changed** **Breaking** ⚠️
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOne.hris.get_shift()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOne.ats.get_application_document()`:  `response.data.path` **Removed** **Breaking** ⚠️
* `StackOne.ats.list_application_documents()`:  `response.data.[].path` **Removed** **Breaking** ⚠️
* `StackOne.hris.list_employee_tasks()`:  `response.data.[].attachments.[].path` **Removed** **Breaking** ⚠️
* `StackOne.hris.update_employee_employment()`: 
  *  `request.HrisUpdateEmploymentRequestDto` **Changed** **Breaking** ⚠️
* `StackOne.hris.list_tasks()`:  `response.data.[].attachments.[].path` **Removed** **Breaking** ⚠️
* `StackOne.hris.get_task()`:  `response.data.attachments.[].path` **Removed** **Breaking** ⚠️
* `StackOne.ats.list_applications()`: 
  *  `request.filter` **Changed**
  *  `response.data.[]` **Changed** **Breaking** ⚠️
* `StackOne.ats.get_application()`:  `response.data` **Changed** **Breaking** ⚠️
* `StackOne.lms.list_user_assignments()`: 
  *  `request.filter` **Changed**
* `StackOne.hris.list_time_off_policies()`: 
  *  `request.filter` **Changed**
* `StackOne.ats.list_candidates()`:  `response.data.[].tags` **Added**
* `StackOne.ats.get_candidate()`:  `response.data.tags` **Added**
* `StackOne.ats.list_interview_stages()`: **Deprecated**
* `StackOne.ats.get_interview_stage()`: **Deprecated**
* `StackOne.hris.get_employee_time_off_balance()`:  `response.data.is_unlimited` **Added**
* `StackOne.hris.list_employee_time_off_balances()`:  `response.data.[].is_unlimited` **Added**
* `StackOne.hris.list_employee_time_off_policies()`: 
  *  `request.filter` **Changed**
* `StackOne.Proxy.proxy_request()`:  `response` **Changed**
* `StackOne.hris.get_employee_shift()`: **Added**
* `StackOne.ats.get_application_stage()`: **Added**
* `StackOne.ats.list_application_stages()`: **Added**
* `StackOne.hris.list_employee_shifts()`: **Added**
* `StackOne.Actions.rpc_action()`: **Added**
* `StackOne.Actions.list_actions_meta()`: **Added**
* `StackOne.lms.list_assignments()`: 
  *  `request.filter` **Changed**
* `StackOne.MCP.mcp_delete()`: **Added**
* `StackOne.MCP.mcp_post()`: **Added**
* `StackOne.MCP.mcp_get()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1757376930 branch from 5c469d1 to 880bd21 Compare November 11, 2025 00:17
Copy link
Contributor

@glebedel glebedel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@glebedel glebedel merged commit b27f52d into main Nov 11, 2025
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.

3 participants