Merged
Conversation
78df0c2 to
dce4649
Compare
* `stackone.lms.createUserAssignment()`: * `request.lmscreateassignmentrequestdto.learningObjectExternalReference` **Changed** **Breaking**⚠️ * `stackone.accounts.getAccount()`: `response.setup_information` **Changed** **Breaking**⚠️ * `stackone.accounts.deleteAccount()`: `response.setup_information` **Changed** **Breaking**⚠️ * `stackone.accounts.updateAccount()`: `response.setup_information` **Changed** **Breaking**⚠️ * `stackone.lms.createUserCompletion()`: * `request.lmscreatecompletionrequestdto.learningObjectExternalReference` **Changed** **Breaking**⚠️ * `stackone.lms.updateContent()`: * `request.lmscreatecontentrequestdto.externalReference` **Changed** **Breaking**⚠️ * `stackone.accounts.listLinkedAccounts()`: `response.[].setupInformation` **Changed** **Breaking**⚠️ * `stackone.lms.upsertContent()`: * `request.lmsupsertcontentrequestdto.externalReference` **Changed** **Breaking**⚠️ * `stackone.lms.batchUpsertContent()`: * `request.lmsbatchupsertcontentrequestdto.items.[].externalReference` **Changed** **Breaking**⚠️ * `stackone.hris.getEmployee()`: `response.data` **Changed** * `stackone.ats.getCandidate()`: `response.data.tags` **Added** * `stackone.ats.listCandidates()`: `response.data.[].tags` **Added** * `stackone.hris.updateEmployee()`: * `request.hrisupdateemployeerequestdto.title` **Added** * `stackone.hris.createEmployee()`: * `request.hriscreateemployeerequestdto.title` **Added** * `stackone.hris.listEmployees()`: `response.data.[]` **Changed**
02d6288 to
b0bfb25
Compare
jrebocho
approved these changes
Oct 27, 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/515a29beba3fca51f97d15627773c31d
OpenAPI Change report available at: https://app.speakeasy.com/org/stackone/stackone/changes-report/185c9e722e021502752f407ff551160a
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Java SDK Changes Detected:
stackone.lms.createUserAssignment():request.lmscreateassignmentrequestdto.learningObjectExternalReferenceChanged Breakingstackone.accounts.getAccount():response.setup_informationChanged Breakingstackone.accounts.deleteAccount():response.setup_informationChanged Breakingstackone.accounts.updateAccount():response.setup_informationChanged Breakingstackone.lms.createUserCompletion():request.lmscreatecompletionrequestdto.learningObjectExternalReferenceChanged Breakingstackone.lms.updateContent():request.lmscreatecontentrequestdto.externalReferenceChanged Breakingstackone.accounts.listLinkedAccounts():response.[].setupInformationChanged Breakingstackone.lms.upsertContent():request.lmsupsertcontentrequestdto.externalReferenceChanged Breakingstackone.lms.batchUpsertContent():request.lmsbatchupsertcontentrequestdto.items.[].externalReferenceChanged Breakingstackone.hris.getEmployee():response.dataChangedstackone.ats.getCandidate():response.data.tagsAddedstackone.ats.listCandidates():response.data.[].tagsAddedstackone.hris.updateEmployee():request.hrisupdateemployeerequestdto.titleAddedstackone.hris.createEmployee():request.hriscreateemployeerequestdto.titleAddedstackone.hris.listEmployees():response.data.[]ChangedOpenAPI Change Summary
JAVA CHANGELOG
core: 3.53.0 - 2025-10-13
🐝 New Features
Based on Speakeasy CLI 1.639.3