chore: 🐝 Update SDK - Generate 0.38.1 #130
Merged
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/29b0871bd0de5f860c78d2adfa18d1d2
OpenAPI Change report available at: https://app.speakeasy.com/org/stackone/stackone/changes-report/1b5cc2a4c8f78ca2317e459d87e2344d
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Ruby SDK Changes Detected:
stack_one.hris.create_employee():request.hris_create_employee_request_dto.employment_status.source_valueChanged Breakingstack_one.lms.create_user_assignment():request.lms_create_assignment_request_dto.learning_object_external_referenceChanged Breakingstack_one.accounts.list_linked_accounts():response.[].setup_informationChanged Breakingstack_one.accounts.update_account():response.setup_informationChanged Breakingstack_one.lms.upsert_content():request.lms_upsert_content_request_dto.external_referenceChanged Breakingstack_one.lms.update_content():request.lms_create_content_request_dto.external_referenceChanged Breakingstack_one.accounts.get_account():response.setup_informationChanged Breakingstack_one.lms.batch_upsert_content():request.lms_batch_upsert_content_request_dto.items.[].external_referenceChanged Breakingstack_one.accounts.delete_account():response.setup_informationChanged Breakingstack_one.hris.update_employee():request.hris_update_employee_request_dto.employment_status.source_valueChanged Breakingstack_one.lms.create_user_completion():request.lms_create_completion_request_dto.learning_object_external_referenceChanged Breakingstack_one.ats.get_candidate():response.data.tagsAddedstack_one.hris.get_employee():response.dataChangedstack_one.ats.list_candidates():response.data.[].tagsAddedstack_one.hris.list_employees():response.data.[]ChangedOpenAPI Change Summary
RUBY CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.639.2
Summary by cubic
Regenerated the Ruby SDK to v0.38.1 to align with the latest OpenAPI. Adds HRIS bank details and ATS candidate tags, and tightens LMS write models.
Breaking Changes
New Features