Skip to content

Commit e0e794f

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.455.3 (#87)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent 6dda048 commit e0e794f

439 files changed

Lines changed: 2107 additions & 543 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: 38 additions & 14 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.453.4
1+
speakeasyVersion: 1.455.3
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:413b65e22b41ef66557a8574621d5b12fc369136b90cf58265c76512453d64a4
6-
sourceBlobDigest: sha256:7c9727557573d3037d2fee292e8170eeef4d57b19e894a8e07f63fe25ca0c22e
5+
sourceRevisionDigest: sha256:fc79f28d2de4cdd21aeaebea88a2ca951c28815465cb745c27ad4a6f339bb107
6+
sourceBlobDigest: sha256:7a8501e0ec22ce619540dc1d7dddd391de5eedb4082c7a923bdc2eaedfcd6151
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1733734892
9+
- speakeasy-sdk-regen-1734339685
1010
- 1.0.0
1111
targets:
1212
StackOneRubyClient:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:413b65e22b41ef66557a8574621d5b12fc369136b90cf58265c76512453d64a4
16-
sourceBlobDigest: sha256:7c9727557573d3037d2fee292e8170eeef4d57b19e894a8e07f63fe25ca0c22e
15+
sourceRevisionDigest: sha256:fc79f28d2de4cdd21aeaebea88a2ca951c28815465cb745c27ad4a6f339bb107
16+
sourceBlobDigest: sha256:7a8501e0ec22ce619540dc1d7dddd391de5eedb4082c7a923bdc2eaedfcd6151
1717
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
18-
codeSamplesRevisionDigest: sha256:df71ccd764175ca69fdc233642d45b81de8fe3214378a094e60b584becb9b2dd
18+
codeSamplesRevisionDigest: sha256:8dfd0b7fdffafe35f065d1e6b634ffc3c746b3ff9e157f7f34f354dd51fbf0e0
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ s.config_security(
5656

5757

5858
req = ::StackOne::Operations::HrisListEmployeesRequest.new(
59-
expand: "company,employments,work_location,home_location,custom_fields,groups",
59+
expand: "company,employments,work_location,home_location,groups",
6060
fields_: "id,remote_id,first_name,last_name,name,display_name,gender,ethnicity,date_of_birth,birthday,marital_status,avatar_url,avatar,personal_email,personal_phone_number,work_email,work_phone_number,job_id,remote_job_id,job_title,job_description,department_id,remote_department_id,department,cost_centers,benefits,company,manager_id,remote_manager_id,hire_date,start_date,tenure,work_anniversary,employment_type,employment_contract_type,employment_status,termination_date,company_name,preferred_language,citizenships,home_location,work_location,employments,custom_fields,documents,created_at,updated_at,employee_number,national_identity_number",
6161
filter: ::StackOne::Operations::HrisListEmployeesQueryParamFilter.new(
6262
updated_after: "2020-01-01T00:00:00.000Z",
@@ -241,6 +241,7 @@ end
241241
* [batch_upsert_content](docs/sdks/lms/README.md#batch_upsert_content) - Batch Upsert Content
242242
* [batch_upsert_course](docs/sdks/lms/README.md#batch_upsert_course) - Batch Upsert Course
243243
* [create_collection](docs/sdks/lms/README.md#create_collection) - Create Collection
244+
* [create_user_assignment](docs/sdks/lms/README.md#create_user_assignment) - Create User Assignment
244245
* [create_user_completion](docs/sdks/lms/README.md#create_user_completion) - Create User Completion
245246
* [get_assignment](docs/sdks/lms/README.md#get_assignment) - Get Assignment
246247
* [get_category](docs/sdks/lms/README.md#get_category) - Get Category

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,4 +608,14 @@ Based on:
608608
### Generated
609609
- [ruby v0.4.1] .
610610
### Releases
611-
- [Ruby Gems v0.4.1] https://rubygems.org/gems/stackone_client/versions/0.4.1 - .
611+
- [Ruby Gems v0.4.1] https://rubygems.org/gems/stackone_client/versions/0.4.1 - .
612+
613+
## 2024-12-16 09:01:19
614+
### Changes
615+
Based on:
616+
- OpenAPI Doc
617+
- Speakeasy CLI 1.455.3 (2.479.3) https://github.com/speakeasy-api/speakeasy
618+
### Generated
619+
- [ruby v0.4.2] .
620+
### Releases
621+
- [Ruby Gems v0.4.2] https://rubygems.org/gems/stackone_client/versions/0.4.2 - .

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ s.config_security(
1515

1616

1717
req = ::StackOne::Operations::HrisListEmployeesRequest.new(
18-
expand: "company,employments,work_location,home_location,custom_fields,groups",
18+
expand: "company,employments,work_location,home_location,groups",
1919
fields_: "id,remote_id,first_name,last_name,name,display_name,gender,ethnicity,date_of_birth,birthday,marital_status,avatar_url,avatar,personal_email,personal_phone_number,work_email,work_phone_number,job_id,remote_job_id,job_title,job_description,department_id,remote_department_id,department,cost_centers,benefits,company,manager_id,remote_manager_id,hire_date,start_date,tenure,work_anniversary,employment_type,employment_contract_type,employment_status,termination_date,company_name,preferred_language,citizenships,home_location,work_location,employments,custom_fields,documents,created_at,updated_at,employee_number,national_identity_number",
2020
filter: ::StackOne::Operations::HrisListEmployeesQueryParamFilter.new(
2121
updated_after: "2020-01-01T00:00:00.000Z",

codeSamples.yaml

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

docs/models/operations/atscreateapplicationresponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
88
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `create_result` | [T.nilable(::StackOne::Shared::CreateResult)](../../models/shared/createresult.md) | :heavy_minus_sign: | The application was created successfully. |
10+
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
1011
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
1112
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/atscreatebackgroundcheckpackageresponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
88
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `create_result` | [T.nilable(::StackOne::Shared::CreateResult)](../../models/shared/createresult.md) | :heavy_minus_sign: | Record created successfully. |
10+
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
1011
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
1112
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/atscreatecandidatenoteresponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
88
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `create_result` | [T.nilable(::StackOne::Shared::CreateResult)](../../models/shared/createresult.md) | :heavy_minus_sign: | Record created successfully. |
10+
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
1011
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
1112
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/atscreatecandidateresponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
88
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `create_result` | [T.nilable(::StackOne::Shared::CreateResult)](../../models/shared/createresult.md) | :heavy_minus_sign: | The candidate was successfully created. |
10+
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
1011
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
1112
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

0 commit comments

Comments
 (0)