Skip to content

Commit 81a71d5

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.37.4 (#127)
* ## Ruby SDK Changes Detected: * `stack_one.hris.create_employee()`: `request.hris_create_employee_request_dto` **Changed** **Breaking** ⚠️ * `stack_one.hris.create_employee_employment()`: * `request.hris_create_employment_request_dto.work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.get_employee()`: `response.data.employments.[].work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.get_employee_employment()`: `response.data.work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.get_employment()`: `response.data.work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.list_employee_employments()`: `response.data.[].work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.list_employees()`: `response.data.[].employments.[].work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.list_employments()`: `response.data.[].work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.update_employee()`: * `request.hris_update_employee_request_dto.employment.work_time` **Changed** **Breaking** ⚠️ * `stack_one.hris.update_employee_employment()`: * `request.hris_update_employment_request_dto.work_time` **Changed** **Breaking** ⚠️ * `stack_one.accounts.update_account()`: * `request.patch_account_external_dto.type` **Changed** * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent 06a8111 commit 81a71d5

191 files changed

Lines changed: 460 additions & 368 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.636.0
1+
speakeasyVersion: 1.636.3
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:a695ca4d8355fb3f4bcc6f89acaceccdc3bef3799d1c9cc675a6ffa12532afa1
6-
sourceBlobDigest: sha256:5dc578db8587387d3e25c1371331fc7007f2120f25e5b51204515e97ccf12352
5+
sourceRevisionDigest: sha256:29a7252f1c1df043fbf133e4165ca1e9e3cb595654014823c406f7622f39eddb
6+
sourceBlobDigest: sha256:6aaed1ffdd7207769169efb3328638600893869be1e767bbf2b0c571a6f42cc3
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1759908483
9+
- speakeasy-sdk-regen-1760346125
1010
- 1.0.0
1111
targets:
1212
StackOneRubyClient:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:a695ca4d8355fb3f4bcc6f89acaceccdc3bef3799d1c9cc675a6ffa12532afa1
16-
sourceBlobDigest: sha256:5dc578db8587387d3e25c1371331fc7007f2120f25e5b51204515e97ccf12352
15+
sourceRevisionDigest: sha256:29a7252f1c1df043fbf133e4165ca1e9e3cb595654014823c406f7622f39eddb
16+
sourceBlobDigest: sha256:6aaed1ffdd7207769169efb3328638600893869be1e767bbf2b0c571a6f42cc3
1717
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
18-
codeSamplesRevisionDigest: sha256:2a7fe918af1887536b65f24c424cf34a6086ebf59aca116a92d03fc9db961cc6
18+
codeSamplesRevisionDigest: sha256:706f5169f403eeab500603d399bf6250c58e4681e6a20ee9cb7a30a0d1e88b8a
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,4 +998,14 @@ Based on:
998998
### Generated
999999
- [ruby v0.37.3] .
10001000
### Releases
1001-
- [Ruby Gems v0.37.3] https://rubygems.org/gems/stackone_client/versions/0.37.3 - .
1001+
- [Ruby Gems v0.37.3] https://rubygems.org/gems/stackone_client/versions/0.37.3 - .
1002+
1003+
## 2025-10-13 09:01:44
1004+
### Changes
1005+
Based on:
1006+
- OpenAPI Doc
1007+
- Speakeasy CLI 1.636.3 (2.723.11) https://github.com/speakeasy-api/speakeasy
1008+
### Generated
1009+
- [ruby v0.37.4] .
1010+
### Releases
1011+
- [Ruby Gems v0.37.4] https://rubygems.org/gems/stackone_client/versions/0.37.4 - .
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# AssignmentSchemasSourceValue
22

3+
The original result status from the provider before normalization.
4+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# AssignmentSchemasStatusSourceValue
22

3+
The original status value from the provider before normalization.
4+

β€Ždocs/models/shared/assignmentschemasstatusvalue.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AssignmentSchemasStatusValue
22

3+
The StackOne unified assignment status.
4+
35

46
## Values
57

β€Ždocs/models/shared/assignmentschemasvalue.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AssignmentSchemasValue
22

3+
The StackOne unified result status.
4+
35

46
## Values
57

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# AssignmentSourceValue
22

3+
The original learning object type from the provider before normalization.
4+

β€Ždocs/models/shared/assignmentstatus.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ The status of the assignment
77

88
| Field | Type | Required | Description | Example |
99
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
10-
| `source_value` | [T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::AssignmentSchemasStatus4, T::Array[::Object]))](../../models/shared/assignmentschemasstatussourcevalue.md) | :heavy_minus_sign: | N/A | |
11-
| `value` | [T.nilable(Models::Shared::AssignmentSchemasStatusValue)](../../models/shared/assignmentschemasstatusvalue.md) | :heavy_minus_sign: | N/A | in_progress |
10+
| `source_value` | [T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::AssignmentSchemasStatus4, T::Array[::Object]))](../../models/shared/assignmentschemasstatussourcevalue.md) | :heavy_minus_sign: | The original status value from the provider before normalization. | |
11+
| `value` | [T.nilable(Models::Shared::AssignmentSchemasStatusValue)](../../models/shared/assignmentschemasstatusvalue.md) | :heavy_minus_sign: | The StackOne unified assignment status. | in_progress |

β€Ždocs/models/shared/assignmentvalue.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AssignmentValue
22

3+
The StackOne unified learning object type.
4+
35

46
## Values
57

0 commit comments

Comments
Β (0)