Merged
Conversation
* `stackone->hris->listEmployees()`: `response.data->[]->manager` **Added** * `stackone->hris->getEmployee()`: `response.data->manager` **Added**
jrebocho
approved these changes
Nov 26, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Linting report available at: https://app.speakeasy.com/org/stackone/stackone/linting-report/0d0a1f6e4ead1f3e0e7ed21e5200b51f
OpenAPI Change report available at: https://app.speakeasy.com/org/stackone/stackone/changes-report/dc06db967bd2b57961fe8eb2504a3c99
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Php SDK Changes Detected:
stackone->hris->listEmployees():response.data->[]->managerAddedstackone->hris->getEmployee():response.data->managerAddedOpenAPI Change Summary
PHP CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.660.0
Summary by cubic
Updates the PHP SDK to v0.28.3 and adds manager details to HRIS employee responses. Also introduces a new Scheduling category across session and connector enums.
New Features
listEmployeesandgetEmployeenow includeemployee.manager(id, remoteId, name, email).Components\Managermodel.Schedulingto categories in Connect Sessions, Token Auth Links, Connectors Meta, and Linked Account Meta.Dependencies
Written for commit ed9b471. Summary will update automatically on new commits.