Skip to content

Commit 9a9c47f

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.29.0 (#116)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4 * 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 4d24bc3 commit 9a9c47f

78 files changed

Lines changed: 3742 additions & 553 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: 209 additions & 3 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.531.4
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:065820898b2fa3bc8907f9a7367650e8b92b4ff658a1adc049fd0a8e24c8cc11
6-
sourceBlobDigest: sha256:a02ccd55af272c898d16d06b0a9cc651a97b78b5ceac8d1c0ffdc2b8a52e8daa
5+
sourceRevisionDigest: sha256:cae6b42cb2c2dcc85ace9940c1bc35724d85d24da6e62a09c784ec978878d316
6+
sourceBlobDigest: sha256:5aa452c2840a0b2ae63d7e7a8502940452c77a2a9660f6f295a560b5ed5a4780
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1752483877
9+
- speakeasy-sdk-regen-1753088668
1010
- 1.0.0
1111
targets:
1212
StackOneRubyClient:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:065820898b2fa3bc8907f9a7367650e8b92b4ff658a1adc049fd0a8e24c8cc11
16-
sourceBlobDigest: sha256:a02ccd55af272c898d16d06b0a9cc651a97b78b5ceac8d1c0ffdc2b8a52e8daa
15+
sourceRevisionDigest: sha256:cae6b42cb2c2dcc85ace9940c1bc35724d85d24da6e62a09c784ec978878d316
16+
sourceBlobDigest: sha256:5aa452c2840a0b2ae63d7e7a8502940452c77a2a9660f6f295a560b5ed5a4780
1717
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
18-
codeSamplesRevisionDigest: sha256:afb7199a877a6d1a944ce990b56d3aff4fd24c053b175fa0c210ad19093f57f4
18+
codeSamplesRevisionDigest: sha256:d2c505d7d66510a4f6fecab3b390b997c3016c2ec2dded0169c9216b79dd0bd4
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ end
133133
* [get_application](docs/sdks/ats/README.md#get_application) - Get Application
134134
* [get_application_custom_field_definition](docs/sdks/ats/README.md#get_application_custom_field_definition) - Get Application Custom Field Definition
135135
* [get_application_document](docs/sdks/ats/README.md#get_application_document) - Get Application Document
136+
* [get_application_document_category](docs/sdks/ats/README.md#get_application_document_category) - Get Application Document Category
136137
* [get_application_note](docs/sdks/ats/README.md#get_application_note) - Get Application Note
137138
* [get_application_offer](docs/sdks/ats/README.md#get_application_offer) - Get Application Offer
138139
* [get_application_scheduled_interview](docs/sdks/ats/README.md#get_application_scheduled_interview) - Get Applications scheduled interview
@@ -157,6 +158,7 @@ end
157158
* [get_user](docs/sdks/ats/README.md#get_user) - Get User
158159
* [list_application_changes](docs/sdks/ats/README.md#list_application_changes) - List Application Changes
159160
* [list_application_custom_field_definitions](docs/sdks/ats/README.md#list_application_custom_field_definitions) - List Application Custom Field Definitions
161+
* [list_application_document_categories](docs/sdks/ats/README.md#list_application_document_categories) - List Application Document Categories
160162
* [list_application_documents](docs/sdks/ats/README.md#list_application_documents) - List Application Documents
161163
* [list_application_notes](docs/sdks/ats/README.md#list_application_notes) - List Application Notes
162164
* [list_application_scorecards](docs/sdks/ats/README.md#list_application_scorecards) - List Application Scorecards
@@ -246,6 +248,7 @@ end
246248
* [get_job](docs/sdks/hris/README.md#get_job) - Get Job
247249
* [get_location](docs/sdks/hris/README.md#get_location) - Get Work Location
248250
* [get_position](docs/sdks/hris/README.md#get_position) - Get Position
251+
* [get_shift](docs/sdks/hris/README.md#get_shift) - Get Shift
249252
* [get_task](docs/sdks/hris/README.md#get_task) - Get Task
250253
* [get_team_group](docs/sdks/hris/README.md#get_team_group) - Get Team Group
251254
* [get_time_entries](docs/sdks/hris/README.md#get_time_entries) - Get Time Entry
@@ -275,6 +278,7 @@ end
275278
* [list_jobs](docs/sdks/hris/README.md#list_jobs) - List Jobs
276279
* [list_locations](docs/sdks/hris/README.md#list_locations) - List Work Locations
277280
* [list_positions](docs/sdks/hris/README.md#list_positions) - List Positions
281+
* [list_shifts](docs/sdks/hris/README.md#list_shifts) - List Shifts
278282
* [list_tasks](docs/sdks/hris/README.md#list_tasks) - List Tasks
279283
* [list_team_groups](docs/sdks/hris/README.md#list_team_groups) - List Team Groups
280284
* [list_time_entries](docs/sdks/hris/README.md#list_time_entries) - List Time Entries

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,4 +898,14 @@ Based on:
898898
### Generated
899899
- [ruby v0.27.0] .
900900
### Releases
901-
- [Ruby Gems v0.27.0] https://rubygems.org/gems/stackone_client/versions/0.27.0 - .
901+
- [Ruby Gems v0.27.0] https://rubygems.org/gems/stackone_client/versions/0.27.0 - .
902+
903+
## 2025-07-21 09:04:10
904+
### Changes
905+
Based on:
906+
- OpenAPI Doc
907+
- Speakeasy CLI 1.531.4 (2.570.4) https://github.com/speakeasy-api/speakeasy
908+
### Generated
909+
- [ruby v0.29.0] .
910+
### Releases
911+
- [Ruby Gems v0.29.0] https://rubygems.org/gems/stackone_client/versions/0.29.0 - .

codeSamples.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,18 @@ actions:
369369
- "lang": "ruby"
370370
"label": "ats_get_department"
371371
"source": "require 'stackone_client'\n\ns = ::StackOne::StackOne.new(\n security: Models::Shared::Security.new(\n username: \"\",\n password: \"\",\n ),\n )\n\nreq = Models::Operations::AtsGetDepartmentRequest.new(\n id: \"<id>\",\n fields_: \"id,remote_id,name\",\n x_account_id: \"<id>\",\n)\n\nres = s.ats.get_department(req)\n\nif ! res.department_result.nil?\n # handle response\nend"
372+
- target: $["paths"]["/unified/ats/documents/application_categories"]["get"]
373+
update:
374+
"x-codeSamples":
375+
- "lang": "ruby"
376+
"label": "ats_list_application_document_categories"
377+
"source": "require 'stackone_client'\n\ns = ::StackOne::StackOne.new(\n security: Models::Shared::Security.new(\n username: \"\",\n password: \"\",\n ),\n )\n\nreq = Models::Operations::AtsListApplicationDocumentCategoriesRequest.new(\n fields_: \"id,remote_id,name,active\",\n filter: Models::Operations::AtsListApplicationDocumentCategoriesQueryParamFilter.new(\n updated_after: \"2020-01-01T00:00:00.000Z\",\n ),\n x_account_id: \"<id>\",\n)\n\nres = s.ats.list_application_document_categories(req)\n\nif ! res.reference_paginated.nil?\n # handle response\nend"
378+
- target: $["paths"]["/unified/ats/documents/application_categories/{id}"]["get"]
379+
update:
380+
"x-codeSamples":
381+
- "lang": "ruby"
382+
"label": "ats_get_application_document_category"
383+
"source": "require 'stackone_client'\n\ns = ::StackOne::StackOne.new(\n security: Models::Shared::Security.new(\n username: \"\",\n password: \"\",\n ),\n )\n\nreq = Models::Operations::AtsGetApplicationDocumentCategoryRequest.new(\n id: \"<id>\",\n fields_: \"id,remote_id,name,active\",\n x_account_id: \"<id>\",\n)\n\nres = s.ats.get_application_document_category(req)\n\nif ! res.reference_result.nil?\n # handle response\nend"
372384
- target: $["paths"]["/unified/ats/interview_stages"]["get"]
373385
update:
374386
"x-codeSamples":
@@ -909,6 +921,18 @@ actions:
909921
- "lang": "ruby"
910922
"label": "hris_get_position"
911923
"source": "require 'stackone_client'\n\ns = ::StackOne::StackOne.new(\n security: Models::Shared::Security.new(\n username: \"\",\n password: \"\",\n ),\n )\n\nreq = Models::Operations::HrisGetPositionRequest.new(\n id: \"<id>\",\n x_account_id: \"<id>\",\n)\n\nres = s.hris.get_position(req)\n\nif ! res.position_result.nil?\n # handle response\nend"
924+
- target: $["paths"]["/unified/hris/shifts"]["get"]
925+
update:
926+
"x-codeSamples":
927+
- "lang": "ruby"
928+
"label": "hris_list_shifts"
929+
"source": "require 'stackone_client'\n\ns = ::StackOne::StackOne.new(\n security: Models::Shared::Security.new(\n username: \"\",\n password: \"\",\n ),\n )\n\nreq = Models::Operations::HrisListShiftsRequest.new(\n filter: Models::Operations::HrisListShiftsQueryParamFilter.new(\n updated_after: \"2020-01-01T00:00:00.000Z\",\n ),\n x_account_id: \"<id>\",\n)\n\nres = s.hris.list_shifts(req)\n\nif ! res.hris_shifts_paginated.nil?\n # handle response\nend"
930+
- target: $["paths"]["/unified/hris/shifts/{id}"]["get"]
931+
update:
932+
"x-codeSamples":
933+
- "lang": "ruby"
934+
"label": "hris_get_shift"
935+
"source": "require 'stackone_client'\n\ns = ::StackOne::StackOne.new(\n security: Models::Shared::Security.new(\n username: \"\",\n password: \"\",\n ),\n )\n\nreq = Models::Operations::HrisGetShiftRequest.new(\n id: \"<id>\",\n x_account_id: \"<id>\",\n)\n\nres = s.hris.get_shift(req)\n\nif ! res.hris_shift_result.nil?\n # handle response\nend"
912936
- target: $["paths"]["/unified/hris/tasks"]["get"]
913937
update:
914938
"x-codeSamples":
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# AtsGetApplicationDocumentCategoryRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
8+
| `fields_` | *T.nilable(::String)* | :heavy_minus_sign: | The comma separated list of fields that will be returned in the response (if empty, all fields are returned) | id,remote_id,name,active |
9+
| `id` | *::String* | :heavy_check_mark: | N/A | |
10+
| `proxy` | T::Hash[Symbol, *::Object*] | :heavy_minus_sign: | Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key | |
11+
| `raw` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Indicates that the raw request result should be returned in addition to the mapped result (default value is false) | |
12+
| `x_account_id` | *::String* | :heavy_check_mark: | The account identifier | |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# AtsGetApplicationDocumentCategoryResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
8+
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
10+
| `reference_result` | [T.nilable(Models::Shared::ReferenceResult)](../../models/shared/referenceresult.md) | :heavy_minus_sign: | The application document category with the given identifier was retrieved. |
11+
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# AtsListApplicationDocumentCategoriesQueryParamFilter
2+
3+
Filter parameters that allow greater customisation of the list response
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description | Example |
9+
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
10+
| `updated_after` | *T.nilable(::String)* | :heavy_minus_sign: | Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z |

0 commit comments

Comments
 (0)