Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 482384cc-3b98-4ced-bd0b-14aa8b3e0053
management:
docChecksum: 272ef01e59f8a902c5169c69c4e541ae
docChecksum: fa52a05e0d6b48423e0cd3e02b51832e
docVersion: 1.0.0
speakeasyVersion: 1.651.0
generationVersion: 2.745.2
releaseVersion: 0.39.0
configChecksum: aab2cc2dbef9bb49c4c39fd5be033176
speakeasyVersion: 1.658.1
generationVersion: 2.755.6
releaseVersion: 0.39.1
configChecksum: be2f7262cf33165c3e4b9c5731b2b03e
repoURL: https://github.com/StackOneHQ/stackone-client-ruby.git
repoSubDirectory: .
installationURL: https://github.com/StackOneHQ/stackone-client-ruby
Expand All @@ -15,7 +15,7 @@ features:
ruby:
additionalProperties: 0.1.0
constsAndDefaults: 0.1.1
core: 3.11.2
core: 3.11.3
deprecations: 2.81.2
examples: 2.81.6
flattening: 2.81.1
Expand Down Expand Up @@ -17791,4 +17791,4 @@ examples:
application/json: {"message": "Bad Gateway", "statusCode": 502, "timestamp": "2023-05-30T00:00:00.000Z"}
examplesVersion: 1.0.2
generatedTests: {}
releaseNotes: "## Ruby SDK Changes Detected:\n* `stack_one.actions.rpc_action()`: \n * `request.query` **Changed** **Breaking** :warning:\n * `response.data` **Changed**\n* `stack_one.hris.get_employee()`: `response.data.bank_details.[].is_primary` **Changed** **Breaking** :warning:\n* `stack_one.hris.list_employees()`: `response.data.[].bank_details.[].is_primary` **Changed** **Breaking** :warning:\n* `stack_one.actions.list_actions_meta()`: \n * `request.include` **Changed**\n* `stack_one.mcp.mcp_delete()`: `request` **Changed**\n* `stack_one.mcp.mcp_get()`: `request` **Changed**\n* `stack_one.mcp.mcp_post()`: `request` **Changed**\n* `stack_one.proxy.proxy_request()`: `response` **Changed**\n"
releaseNotes: "## Ruby SDK Changes Detected:\n* `stack_one.mcp.mcp_post()`: \n * `request.json_rpc_message_dto.params` **Changed**\n"
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.651.0
speakeasyVersion: 1.658.1
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:b2992edee9719fc67b0e1370ea5807bc42a39e786047dcc1490678fdd70888c4
sourceBlobDigest: sha256:1b6a479dafdc0ac095d85da110db5014f74d5cccf2c1703870e61f4bdd71c81c
sourceRevisionDigest: sha256:e2215675393b709afacacd7502667ac0d7dd28a1723448f7109c326fb353086e
sourceBlobDigest: sha256:6dd7724f7bd5ad7f47d023bbfac163ade39cb3ce7b5dd4b06349cd76b3a81b26
tags:
- latest
- speakeasy-sdk-regen-1762765294
- speakeasy-sdk-regen-1763370153
- 1.0.0
targets:
StackOneRubyClient:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:b2992edee9719fc67b0e1370ea5807bc42a39e786047dcc1490678fdd70888c4
sourceBlobDigest: sha256:1b6a479dafdc0ac095d85da110db5014f74d5cccf2c1703870e61f4bdd71c81c
sourceRevisionDigest: sha256:e2215675393b709afacacd7502667ac0d7dd28a1723448f7109c326fb353086e
sourceBlobDigest: sha256:6dd7724f7bd5ad7f47d023bbfac163ade39cb3ce7b5dd4b06349cd76b3a81b26
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
codeSamplesRevisionDigest: sha256:07bf70ffff1e7dba556a77d8430b4d01149de9e4bbf064c93df33a3213abccb2
codeSamplesRevisionDigest: sha256:61d06f590609b8a0bc258200ff111595dc3706d5bca280eabfe26049256befb5
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ end

### [lms](docs/sdks/lms/README.md)

* [batch_upsert_content](docs/sdks/lms/README.md#batch_upsert_content) - Batch Upsert Content
* [batch_upsert_content](docs/sdks/lms/README.md#batch_upsert_content) - Batch Upsert External Linking Learning Objects
* [create_user_assignment](docs/sdks/lms/README.md#create_user_assignment) - Create User Assignment
* [create_user_completion](docs/sdks/lms/README.md#create_user_completion) - Create User Completion
* [delete_user_completion](docs/sdks/lms/README.md#delete_user_completion) - Delete User Completion
Expand All @@ -383,8 +383,8 @@ end
* [list_user_assignments](docs/sdks/lms/README.md#list_user_assignments) - List User Assignments
* [list_user_completions](docs/sdks/lms/README.md#list_user_completions) - List User Completions
* [list_users](docs/sdks/lms/README.md#list_users) - List Users
* [update_content](docs/sdks/lms/README.md#update_content) - Update Content
* [upsert_content](docs/sdks/lms/README.md#upsert_content) - Upsert Content
* [update_content](docs/sdks/lms/README.md#update_content) - Update External Linking Learning Objects
* [upsert_content](docs/sdks/lms/README.md#upsert_content) - Upsert External Linking Learning Objects

### [marketing](docs/sdks/marketing/README.md)

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1038,4 +1038,14 @@ Based on:
### Generated
- [ruby v0.39.0] .
### Releases
- [Ruby Gems v0.39.0] https://rubygems.org/gems/stackone_client/versions/0.39.0 - .
- [Ruby Gems v0.39.0] https://rubygems.org/gems/stackone_client/versions/0.39.0 - .

## 2025-11-17 09:02:11
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.658.1 (2.755.6) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.39.1] .
### Releases
- [Ruby Gems v0.39.1] https://rubygems.org/gems/stackone_client/versions/0.39.1 - .
6 changes: 3 additions & 3 deletions docs/models/shared/createemploymentapimodel.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
| `job_id` | *T.nilable(::String)* | :heavy_minus_sign: | The employee job id | 5290 |
| `job_title` | *T.nilable(::String)* | :heavy_minus_sign: | The job title of the employee | Software Engineer |
| `pay_currency` | *T.nilable(::String)* | :heavy_minus_sign: | The currency used for pay | USD |
| `pay_frequency` | [T.nilable(Models::Shared::PayFrequency)](../../models/shared/payfrequency.md) | :heavy_minus_sign: | The pay frequency | hourly |
| `pay_period` | [T.nilable(Models::Shared::PayPeriod)](../../models/shared/payperiod.md) | :heavy_minus_sign: | The pay period | monthly |
| `pay_rate` | *T.nilable(::String)* | :heavy_minus_sign: | The pay rate for the employee | 40.00 |
| `pay_frequency` | [T.nilable(Models::Shared::PayFrequency)](../../models/shared/payfrequency.md) | :heavy_minus_sign: | How often the employee is paid | hourly |
| `pay_period` | [T.nilable(Models::Shared::PayPeriod)](../../models/shared/payperiod.md) | :heavy_minus_sign: | The time period over which the pay rate is calculated | monthly |
| `pay_rate` | *T.nilable(::String)* | :heavy_minus_sign: | The amount of compensation for the employee | 40.00 |
| `payroll_code` | *T.nilable(::String)* | :heavy_minus_sign: | The payroll code of the employee | PC1 |
| `type` | [T.nilable(Models::Shared::CreateEmploymentApiModelType)](../../models/shared/createemploymentapimodeltype.md) | :heavy_minus_sign: | The type of employment | |
| `unified_custom_fields` | T::Hash[Symbol, *::Object*] | :heavy_minus_sign: | Custom Unified Fields configured in your StackOne project | {<br/>"my_project_custom_field_1": "REF-1236",<br/>"my_project_custom_field_2": "some other value"<br/>} |
Expand Down
Loading