Skip to content

Commit 279d44e

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.440.1 (#83)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent 063e716 commit 279d44e

84 files changed

Lines changed: 1335 additions & 295 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: 120 additions & 48 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,20 +1,20 @@
1-
speakeasyVersion: 1.436.0
1+
speakeasyVersion: 1.440.1
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:b8e79aa0d0515ea67cb0ed1a691429b34100eee20977caef8432b4e5eb17f401
6-
sourceBlobDigest: sha256:94ab8d0dd7f90d29c1f668666206248b994e6fe7cc19b86ddca906f0c2063796
5+
sourceRevisionDigest: sha256:5eacec30f86d373babb2a1f1e4ff2bea14d1f8077355d61991841c307ef7df86
6+
sourceBlobDigest: sha256:0799aea314392e359ab76fecb3111ece22c64089ae4e3a7b1b2fff1157927143
77
tags:
88
- latest
9-
- main
9+
- speakeasy-sdk-regen-1731920484
1010
targets:
1111
StackOneRubyClient:
1212
source: my-source
1313
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:b8e79aa0d0515ea67cb0ed1a691429b34100eee20977caef8432b4e5eb17f401
15-
sourceBlobDigest: sha256:94ab8d0dd7f90d29c1f668666206248b994e6fe7cc19b86ddca906f0c2063796
14+
sourceRevisionDigest: sha256:5eacec30f86d373babb2a1f1e4ff2bea14d1f8077355d61991841c307ef7df86
15+
sourceBlobDigest: sha256:0799aea314392e359ab76fecb3111ece22c64089ae4e3a7b1b2fff1157927143
1616
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
17-
codeSamplesRevisionDigest: sha256:200d0d9df9993583b10fbbbded33efc051ad3220cecf33424659e4e9b3243de5
17+
codeSamplesRevisionDigest: sha256:0e3c3c6945bbc0f8b47fb2e3aac35b90a74d7eeec6fe7553b8fdb48d02081d90
1818
workflow:
1919
workflowVersion: 1.0.0
2020
speakeasyVersion: latest

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ end
179179
* [get_cost_center_group](docs/sdks/hris/README.md#get_cost_center_group) - Get Cost Center Group
180180
* [get_department_group](docs/sdks/hris/README.md#get_department_group) - Get Department Group
181181
* [get_employee](docs/sdks/hris/README.md#get_employee) - Get Employee
182+
* [get_employee_custom_field_definition](docs/sdks/hris/README.md#get_employee_custom_field_definition) - Get employee Custom Field Definition
182183
* [get_employee_document](docs/sdks/hris/README.md#get_employee_document) - Get Employee Document
183184
* [get_employee_document_category](docs/sdks/hris/README.md#get_employee_document_category) - Get Employee Document Category
184185
* [get_employee_employment](docs/sdks/hris/README.md#get_employee_employment) - Get Employee Employment
@@ -189,11 +190,13 @@ end
189190
* [get_job](docs/sdks/hris/README.md#get_job) - Get Job
190191
* [get_location](docs/sdks/hris/README.md#get_location) - Get Location
191192
* [get_time_off_request](docs/sdks/hris/README.md#get_time_off_request) - Get time off request
193+
* [get_time_off_type](docs/sdks/hris/README.md#get_time_off_type) - Get time off type
192194
* [list_benefits](docs/sdks/hris/README.md#list_benefits) - List benefits
193195
* [list_companies](docs/sdks/hris/README.md#list_companies) - List Companies
194196
* [list_cost_center_groups](docs/sdks/hris/README.md#list_cost_center_groups) - List Cost Center Groups
195197
* [list_department_groups](docs/sdks/hris/README.md#list_department_groups) - List Department Groups
196198
* [list_employee_categories](docs/sdks/hris/README.md#list_employee_categories) - List Employee Document Categories
199+
* [list_employee_custom_field_definitions](docs/sdks/hris/README.md#list_employee_custom_field_definitions) - List employee Custom Field Definitions
197200
* [list_employee_documents](docs/sdks/hris/README.md#list_employee_documents) - List Employee Documents
198201
* [list_employee_employments](docs/sdks/hris/README.md#list_employee_employments) - List Employee Employments
199202
* [list_employee_time_off_requests](docs/sdks/hris/README.md#list_employee_time_off_requests) - List Employee Time Off Requests
@@ -204,6 +207,7 @@ end
204207
* [list_jobs](docs/sdks/hris/README.md#list_jobs) - List Jobs
205208
* [list_locations](docs/sdks/hris/README.md#list_locations) - List locations
206209
* [list_time_off_requests](docs/sdks/hris/README.md#list_time_off_requests) - List time off requests
210+
* [list_time_off_types](docs/sdks/hris/README.md#list_time_off_types) - List time off types
207211
* [update_employee](docs/sdks/hris/README.md#update_employee) - Updates an employee
208212
* [update_employee_employment](docs/sdks/hris/README.md#update_employee_employment) - Update Employee Employment
209213
* [update_employee_work_eligibility_request](docs/sdks/hris/README.md#update_employee_work_eligibility_request) - Update Employee Work Eligibility Request

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,4 +568,14 @@ Based on:
568568
### Generated
569569
- [ruby v0.3.1] .
570570
### Releases
571-
- [Ruby Gems v0.3.1] https://rubygems.org/gems/stackone_client/versions/0.3.1 - .
571+
- [Ruby Gems v0.3.1] https://rubygems.org/gems/stackone_client/versions/0.3.1 - .
572+
573+
## 2024-11-18 09:01:19
574+
### Changes
575+
Based on:
576+
- OpenAPI Doc
577+
- Speakeasy CLI 1.440.1 (2.460.1) https://github.com/speakeasy-api/speakeasy
578+
### Generated
579+
- [ruby v0.3.2] .
580+
### Releases
581+
- [Ruby Gems v0.3.2] https://rubygems.org/gems/stackone_client/versions/0.3.2 - .

codeSamples.yaml

Lines changed: 32 additions & 8 deletions
Large diffs are not rendered by default.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# HrisGetEmployeeCustomFieldDefinitionQueryParamFilter
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 |
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# HrisGetEmployeeCustomFieldDefinitionRequest
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,description,type,options |
9+
| `filter` | [T.nilable(::StackOne::Operations::HrisGetEmployeeCustomFieldDefinitionQueryParamFilter)](../../models/operations/hrisgetemployeecustomfielddefinitionqueryparamfilter.md) | :heavy_minus_sign: | Filter parameters that allow greater customisation of the list response | |
10+
| `id` | *::String* | :heavy_check_mark: | N/A | |
11+
| `next_` | *T.nilable(::String)* | :heavy_minus_sign: | The unified cursor | |
12+
| ~~`page`~~ | *T.nilable(::String)* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The page number of the results to fetch | |
13+
| `page_size` | *T.nilable(::String)* | :heavy_minus_sign: | The number of results per page | |
14+
| `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 | |
15+
| `raw` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Indicates that the raw request result is returned | |
16+
| ~~`updated_after`~~ | *T.nilable(::String)* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>Use a string with a date to only select results updated after that given date | 2020-01-01T00:00:00.000Z |
17+
| `x_account_id` | *::String* | :heavy_check_mark: | The account identifier | |

0 commit comments

Comments
 (0)