Skip to content

chore: 🐝 Update SDK - Generate 0.24.2#27

Merged
mstrivens merged 2 commits intomainfrom
speakeasy-sdk-regen-1739961401
Feb 19, 2025
Merged

chore: 🐝 Update SDK - Generate 0.24.2#27
mstrivens merged 2 commits intomainfrom
speakeasy-sdk-regen-1739961401

Conversation

@github-actions
Copy link
Copy Markdown

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/unified/ats/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (16206:26)
│ ├─┬/unified/hris/employees
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (1542:26)
│ ├─┬/unified/hris/employees/{id}/time_off
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[➕] properties (2201:17)
│ │       └──[➖] properties (1:38878)❌ 
│ ├─┬/unified/ats/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (16413:26)
│ ├─┬/unified/hris/time_off
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[➕] properties (5555:17)
│ │       └──[➖] properties (1:99317)❌ 
│ └─┬/unified/hris/employees/{id}
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         └──[🔀] example (1857:26)
└─┬Components
  ├─┬HrisUpdateEmployeeRequestDto
  │ ├──[➕] properties (34803:11)
  │ └─┬national_identity_number
  │   └──[➕] deprecated (34801:27)
  ├─┬UpdateEmployeeApiModel
  │ ├──[➕] properties (40910:11)
  │ └─┬national_identity_number
  │   └──[➕] deprecated (40908:27)
  ├─┬HrisCreateEmployeeRequestDto
  │ ├──[➕] properties (33302:11)
  │ └─┬national_identity_number
  │   └──[➕] deprecated (33300:27)
  ├─┬TimeEntries
  │ ├─┬break_duration
  │ │ └──[🔀] description (39847:28)
  │ ├─┬employee_id
  │ │ └──[🔀] description (39815:28)
  │ └─┬remote_employee_id
  │   └──[🔀] description (39821:28)
  └─┬Employee
    ├──[➕] properties (30663:11)
    └─┬national_identity_number
      └──[➕] deprecated (30661:27)
Document Element Total Changes Breaking Changes
paths 8 2
components 11 0

PHP CHANGELOG

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

@github-actions github-actions Bot added the patch Patch version bump label Feb 19, 2025
@mstrivens mstrivens merged commit 5e43a94 into main Feb 19, 2025
@mstrivens mstrivens deleted the speakeasy-sdk-regen-1739961401 branch February 19, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants