Skip to content

chore: 🐝 Update SDK - Generate 0.24.1#26

Merged
mstrivens merged 2 commits intomainfrom
speakeasy-sdk-regen-1739059429
Feb 17, 2025
Merged

chore: 🐝 Update SDK - Generate 0.24.1#26
mstrivens merged 2 commits intomainfrom
speakeasy-sdk-regen-1739059429

Conversation

@github-actions
Copy link
Copy Markdown

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (8522:5)
│ ├──[➕] path (2031:5)
│ ├──[➕] path (3965:5)
│ ├──[➕] path (8710:5)
│ ├──[➕] path (8429:5)
│ ├──[➕] path (4181:5)
│ ├─┬/unified/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (1857:26)
│ ├─┬/unified/lms/skills/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (21761:26)
│ ├─┬/unified/lms/content
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (19954:26)
│ ├─┬/unified/lms/assignments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[➖] properties (1:380528)❌ 
│ ├─┬/unified/lms/users/{id}/completions/{subResourceId}
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├──[➖] codes (1:356055)❌ 
│ │     ├──[➕] codes (20733:18)
│ │     └──[➕] codes (20743:18)
│ ├─┬/unified/lms/skills
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (21871:26)
│ ├─┬/unified/lms/users/{id}/assignments
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[➖] properties (1:333930)❌ 
│ ├─┬/unified/lms/users/{id}/completions
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[➖] properties (1:350021)❌ 
│ ├─┬/unified/hris/employees
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (1542:26)
│ ├─┬/unified/lms/content/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (20231:26)
│ └─┬/unified/lms/completions
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         └──[➖] properties (1:358689)❌ 
├─┬Tags
│ └──[➕] Time Off Policies (52808:5)
└─┬Components
  ├──[➖] schemas (1:794863)❌ 
  ├──[➕] schemas (34361:37)
  ├──[➕] schemas (40326:35)
  ├──[➕] schemas (40273:26)
  ├──[➕] schemas (40351:30)
  ├──[➕] schemas (40079:31)
  ├──[➕] schemas (40178:35)
  ├──[➕] schemas (40097:26)
  ├──[➕] schemas (34185:39)
  ├──[➕] schemas (34826:31)
  ├──[➕] schemas (40203:33)
  ├──[➕] schemas (40369:32)
  ├──[➕] schemas (49532:36)
  ├─┬Skills
  │ ├──[➖] properties (1:796500)❌ 
  │ └──[➕] properties (49625:11)
  ├─┬Employee
  │ ├──[➕] properties (30582:11)
  │ └─┬company_name
  │   └──[➕] deprecated (30580:27)
  ├─┬AdditionalData
  │ └─┬id
  │   └──[🔀] description (47440:28)
  ├─┬CreateContentApiModel
  │ └──[➕] properties (48348:11)
  ├─┬LmsUpsertContentRequestDto
  │ └──[➕] properties (49226:11)
  ├─┬HrisUpdateEmployeeRequestDto
  │ ├──[➕] properties (34739:11)
  │ └─┬company_name
  │   └──[➕] deprecated (34737:27)
  ├─┬UpdateEmployeeApiModel
  │ ├──[➕] properties (40837:11)
  │ └─┬company_name
  │   └──[➕] deprecated (40835:27)
  ├─┬AtsUpdateApplicationRequestDto
  │ ├──[➖] properties (1:680576)❌ 
  │ └──[➖] properties (1:680030)❌ 
  ├─┬LinkedAccount
  │ └──[➕] properties (28913:11)
  ├─┬HrisCreateEmployeeRequestDto
  │ ├──[➕] properties (33239:11)
  │ └─┬company_name
  │   └──[➕] deprecated (33237:27)
  ├─┬CreateSkillsApiModel
  │ ├──[➖] properties (1:777124)❌ 
  │ └──[➕] properties (48405:11)
  └─┬Application
    └─┬location_id
      └──[➕] deprecated (41308:27)
Document Element Total Changes Breaking Changes
paths 19 5
tags 1 0
components 32 5

PHP CHANGELOG

pagination: 0.1.3 - 2025-02-11

🐛 Bug Fixes

  • handle nullable non-numeric pagination cursor (commit by @2ynn)

globalSecurity: 2.81.8 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

@github-actions github-actions bot added the patch Patch version bump label Feb 9, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739059429 branch from 15392a2 to e6cb256 Compare February 16, 2025 00:08
@mstrivens mstrivens merged commit e2087dd into main Feb 17, 2025
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