Skip to content

Commit 6f3174c

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.444.4 (#84)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent 279d44e commit 6f3174c

152 files changed

Lines changed: 3189 additions & 224 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: 193 additions & 25 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
1-
speakeasyVersion: 1.440.1
1+
speakeasyVersion: 1.444.4
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:5eacec30f86d373babb2a1f1e4ff2bea14d1f8077355d61991841c307ef7df86
6-
sourceBlobDigest: sha256:0799aea314392e359ab76fecb3111ece22c64089ae4e3a7b1b2fff1157927143
5+
sourceRevisionDigest: sha256:06cf39060ca46383f5e16a8d7c8818b67d8b90c9b56f295e3abd754da4cbcb64
6+
sourceBlobDigest: sha256:c6101f902dc8aa9b8028eff711e8535c00bbd80cf2c3e1c1b930e703b75a00a2
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1731920484
9+
- speakeasy-sdk-regen-1732525285
10+
- 1.0.0
1011
targets:
1112
StackOneRubyClient:
1213
source: my-source
1314
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:5eacec30f86d373babb2a1f1e4ff2bea14d1f8077355d61991841c307ef7df86
15-
sourceBlobDigest: sha256:0799aea314392e359ab76fecb3111ece22c64089ae4e3a7b1b2fff1157927143
15+
sourceRevisionDigest: sha256:06cf39060ca46383f5e16a8d7c8818b67d8b90c9b56f295e3abd754da4cbcb64
16+
sourceBlobDigest: sha256:c6101f902dc8aa9b8028eff711e8535c00bbd80cf2c3e1c1b930e703b75a00a2
1617
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
17-
codeSamplesRevisionDigest: sha256:0e3c3c6945bbc0f8b47fb2e3aac35b90a74d7eeec6fe7553b8fdb48d02081d90
18+
codeSamplesRevisionDigest: sha256:9c12a9ca8984040a23284cd7769a908b76ce64df8f9ea227905edcfe6d6561b9
1819
workflow:
1920
workflowVersion: 1.0.0
2021
speakeasyVersion: latest

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ end
8686
### [ats](docs/sdks/ats/README.md)
8787

8888
* [create_application](docs/sdks/ats/README.md#create_application) - Create Application
89+
* [create_background_check_package](docs/sdks/ats/README.md#create_background_check_package) - Create Background Check Package
8990
* [create_candidate](docs/sdks/ats/README.md#create_candidate) - Create Candidate
9091
* [create_candidate_note](docs/sdks/ats/README.md#create_candidate_note) - Create Candidate Note
9192
* [create_job](docs/sdks/ats/README.md#create_job) - Create Job
@@ -100,6 +101,9 @@ end
100101
* [get_assessments_package](docs/sdks/ats/README.md#get_assessments_package) - Get Assessments Package
101102
* [get_assessments_request](docs/sdks/ats/README.md#get_assessments_request) - Get Assessments Requests
102103
* [get_assessments_result](docs/sdks/ats/README.md#get_assessments_result) - Get Assessments Results
104+
* [get_background_check_package](docs/sdks/ats/README.md#get_background_check_package) - Get Background Check Package
105+
* [get_background_check_request](docs/sdks/ats/README.md#get_background_check_request) - Get Background Check Request
106+
* [get_background_check_result](docs/sdks/ats/README.md#get_background_check_result) - Get Background Check Results
103107
* [get_candidate](docs/sdks/ats/README.md#get_candidate) - Get Candidate
104108
* [get_candidate_custom_field_definition](docs/sdks/ats/README.md#get_candidate_custom_field_definition) - Get Candidate Custom Field Definition
105109
* [get_candidate_note](docs/sdks/ats/README.md#get_candidate_note) - Get Candidate Note
@@ -121,6 +125,8 @@ end
121125
* [list_applications_offers](docs/sdks/ats/README.md#list_applications_offers) - List Application Offers
122126
* [list_applications_scheduled_interviews](docs/sdks/ats/README.md#list_applications_scheduled_interviews) - List Applications scheduled interviews
123127
* [list_assessments_packages](docs/sdks/ats/README.md#list_assessments_packages) - List Assessments Packages
128+
* [list_background_check_packages](docs/sdks/ats/README.md#list_background_check_packages) - List Background Check Packages
129+
* [list_background_check_request](docs/sdks/ats/README.md#list_background_check_request) - List Background Check Request
124130
* [list_candidate_custom_field_definitions](docs/sdks/ats/README.md#list_candidate_custom_field_definitions) - List Candidate Custom Field Definitions
125131
* [list_candidate_notes](docs/sdks/ats/README.md#list_candidate_notes) - List Candidate Notes
126132
* [list_candidates](docs/sdks/ats/README.md#list_candidates) - List Candidates

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,4 +578,14 @@ Based on:
578578
### Generated
579579
- [ruby v0.3.2] .
580580
### Releases
581-
- [Ruby Gems v0.3.2] https://rubygems.org/gems/stackone_client/versions/0.3.2 - .
581+
- [Ruby Gems v0.3.2] https://rubygems.org/gems/stackone_client/versions/0.3.2 - .
582+
583+
## 2024-11-25 09:01:20
584+
### Changes
585+
Based on:
586+
- OpenAPI Doc
587+
- Speakeasy CLI 1.444.4 (2.461.4) https://github.com/speakeasy-api/speakeasy
588+
### Generated
589+
- [ruby v0.3.3] .
590+
### Releases
591+
- [Ruby Gems v0.3.3] https://rubygems.org/gems/stackone_client/versions/0.3.3 - .

codeSamples.yaml

Lines changed: 42 additions & 6 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# AtsCreateBackgroundCheckPackageRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
8+
| `ats_create_background_check_packages_request_dto` | [::StackOne::Shared::AtsCreateBackgroundCheckPackagesRequestDto](../../models/shared/atscreatebackgroundcheckpackagesrequestdto.md) | :heavy_check_mark: | N/A |
9+
| `x_account_id` | *::String* | :heavy_check_mark: | The account identifier |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# AtsCreateBackgroundCheckPackageResponse
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+
| `create_result` | [T.nilable(::StackOne::Shared::CreateResult)](../../models/shared/createresult.md) | :heavy_minus_sign: | Record created successfully. |
10+
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `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/atsgetassessmentsrequestrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description | Example |
77
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
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) | assessment_id,remote_assessment_id,candidate,score,assessment_date,submission_date,summary,result,result_url,attachments |
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,package,application,job,candidate,requester,results_update_url |
99
| `id` | *::String* | :heavy_check_mark: | N/A | |
1010
| `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 | |
1111
| `raw` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Indicates that the raw request result is returned | |

docs/models/operations/atsgetassessmentsrequestresponse.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
8-
| `assessments_results_result` | [T.nilable(::StackOne::Shared::AssessmentsResultsResult)](../../models/shared/assessmentsresultsresult.md) | :heavy_minus_sign: | The assessments order with the given identifier was retrieved. |
9-
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
10-
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
8+
| `assessments_order_result` | [T.nilable(::StackOne::Shared::AssessmentsOrderResult)](../../models/shared/assessmentsorderresult.md) | :heavy_minus_sign: | The assessments order with the given identifier was retrieved. |
9+
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
10+
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `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)