Skip to content

Commit ee39b7a

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.36.1 (#122)
* ## SDK Changes Detected: * `stack_one.ats.list_candidate_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.hris.list_employee_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.hris.get_employee_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.hris.download_employee_document()`: `response` **Changed** **Breaking** ⚠️ * `stack_one.crm.list_contact_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.ats.get_application_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.crm.get_contact_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.ats.get_candidate_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.ats.list_job_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.ats.get_job_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.ats.list_application_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** ⚠️ * `stack_one.ats.update_application()`: * `request.ats_update_application_request_dto.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.get_application()`: `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.list_candidates()`: `response.data.[].custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.get_job()`: `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.list_jobs()`: `response.data.[].custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.create_application()`: * `request.ats_create_application_request_dto.candidate.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.update_candidate()`: * `request.ats_update_candidate_request_dto.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.update_job()`: * `request.ats_update_job_request_dto.custom_fields.[].value.[date-time]` **Added** * `stack_one.crm.create_contact()`: * `request.crm_create_contact_request_dto.custom_fields.[].value.[date-time]` **Added** * `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.crm.get_contact()`: `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.get_candidate()`: `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.list_applications()`: `response.data.[].custom_fields.[].value.[date-time]` **Added** * `stack_one.crm.list_contacts()`: `response.data.[].custom_fields.[].value.[date-time]` **Added** * `stack_one.crm.update_contact()`: * `request.crm_create_contact_request_dto.custom_fields.[].value.[date-time]` **Added** * `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.hris.create_employee()`: * `request.hris_create_employee_request_dto.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.download_application_document()`: `response.status[200]` **Changed** * `stack_one.hris.get_employee()`: `response.data.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.create_job()`: * `request.ats_create_job_request_dto.custom_fields.[].value.[date-time]` **Added** * `stack_one.ats.create_candidate()`: * `request.ats_create_candidate_request_dto.custom_fields.[].value.[date-time]` **Added** * `stack_one.hris.list_employees()`: `response.data.[].custom_fields.[].value.[date-time]` **Added** * `stack_one.hris.update_employee()`: * `request.hris_update_employee_request_dto.custom_fields.[].value.[date-time]` **Added** * 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 fdd78d3 commit ee39b7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1101
-434
lines changed

.speakeasy/gen.lock

Lines changed: 56 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 482384cc-3b98-4ced-bd0b-14aa8b3e0053
33
management:
4-
docChecksum: f5e2088472520656e31762baddc9b9e8
4+
docChecksum: ecd53ec9da9b473aa3918dfe7e9cd3a6
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.606.3
7-
generationVersion: 2.687.1
8-
releaseVersion: 0.36.0
9-
configChecksum: 2c19edd5d4f388b337effaa39482b6a3
6+
speakeasyVersion: 1.606.9
7+
generationVersion: 2.687.13
8+
releaseVersion: 0.36.1
9+
configChecksum: dc530c6a794e718ec81c8c10fd2bc680
1010
repoURL: https://github.com/StackOneHQ/stackone-client-ruby.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/StackOneHQ/stackone-client-ruby
@@ -1147,6 +1147,8 @@ generatedFiles:
11471147
- docs/models/shared/customfielddefinitiontype.md
11481148
- docs/models/shared/customfielddefinitionvalue.md
11491149
- docs/models/shared/customfieldoption.md
1150+
- docs/models/shared/customfieldoption4.md
1151+
- docs/models/shared/customfieldoptionvalue.md
11501152
- docs/models/shared/customfields.md
11511153
- docs/models/shared/customfields4.md
11521154
- docs/models/shared/customfieldsvalue.md
@@ -1159,6 +1161,8 @@ generatedFiles:
11591161
- docs/models/shared/description.md
11601162
- docs/models/shared/division.md
11611163
- docs/models/shared/document.md
1164+
- docs/models/shared/downloadapimodel.md
1165+
- docs/models/shared/downloadheadersapimodel.md
11621166
- docs/models/shared/draft.md
11631167
- docs/models/shared/driveresult.md
11641168
- docs/models/shared/drives.md
@@ -4605,6 +4609,10 @@ generatedFiles:
46054609
- lib/stack_one/models/shared/customfielddefinitionspaginated.rbi
46064610
- lib/stack_one/models/shared/customfieldoption.rb
46074611
- lib/stack_one/models/shared/customfieldoption.rbi
4612+
- lib/stack_one/models/shared/customfieldoption_4.rb
4613+
- lib/stack_one/models/shared/customfieldoption_4.rbi
4614+
- lib/stack_one/models/shared/customfieldoption_value.rb
4615+
- lib/stack_one/models/shared/customfieldoption_value.rbi
46084616
- lib/stack_one/models/shared/customfields.rb
46094617
- lib/stack_one/models/shared/customfields.rbi
46104618
- lib/stack_one/models/shared/customfields_4.rb
@@ -4629,6 +4637,10 @@ generatedFiles:
46294637
- lib/stack_one/models/shared/division.rbi
46304638
- lib/stack_one/models/shared/document.rb
46314639
- lib/stack_one/models/shared/document.rbi
4640+
- lib/stack_one/models/shared/downloadapimodel.rb
4641+
- lib/stack_one/models/shared/downloadapimodel.rbi
4642+
- lib/stack_one/models/shared/downloadheadersapimodel.rb
4643+
- lib/stack_one/models/shared/downloadheadersapimodel.rbi
46324644
- lib/stack_one/models/shared/draft.rb
46334645
- lib/stack_one/models/shared/draft.rbi
46344646
- lib/stack_one/models/shared/driveresult.rb
@@ -8068,6 +8080,43 @@ examples:
80688080
responses:
80698081
"200":
80708082
application/octet-stream: "0x22c19257bb"
8083+
application/gzip: "0x22c19257bb"
8084+
application/msword: "0xbCa44FeEb1"
8085+
application/pdf: "0xaa1eeCfc4A"
8086+
application/rtf: "0x01EFDC3bd1"
8087+
application/vnd.ms-excel: "0x2207DFEAf3"
8088+
application/vnd.ms-outlook: "0xD6FE8CEb2C"
8089+
application/vnd.ms-powerpoint: "0xc452638C15"
8090+
application/vnd.oasis.opendocument.presentation: "0x9d2ffFAe87"
8091+
application/vnd.oasis.opendocument.spreadsheet: "0x66f6d3F200"
8092+
application/vnd.oasis.opendocument.text: "0x2Dad9f0caf"
8093+
application/vnd.openxmlformats-officedocument.presentationml.presentation: "0x4D1E2fcecc"
8094+
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: "0xa4dEaaC0Ea"
8095+
application/vnd.openxmlformats-officedocument.wordprocessingml.document: "0xed80bd88a3"
8096+
application/x-7z-compressed: "0x075F4b8773"
8097+
application/x-rar-compressed: "0xFbD277306C"
8098+
application/xml: "0x9cb30a1dee"
8099+
application/zip: "0x2C3EBDaf72"
8100+
audio/mp4: "0x85daC912dC"
8101+
audio/mpeg: "0xFfACa8e6b5"
8102+
audio/wav: "0x0c128B556D"
8103+
image/bmp: "0x63FdfEBeFE"
8104+
image/gif: "0x45f3688c63"
8105+
image/heic: "0x06E3eecF75"
8106+
image/jpeg: "0xADBaeF0eCA"
8107+
image/png: "0xbEF42fcc7c"
8108+
image/tiff: "0xE3fcf3Ef8B"
8109+
image/webp: "0xe27B8aa32f"
8110+
message/rfc822: "0xDAfDdF1e3d"
8111+
text/csv: "0xcdfbAb46FF"
8112+
text/html: "0x34fe613ca0"
8113+
text/rtf: "0x2405B72430"
8114+
video/avi: "0x4Db048Dcae"
8115+
video/mp4: "0xAeE9A02210"
8116+
video/quicktime: "0x8bb83A9B0e"
8117+
video/webm: "0x14b0d37bff"
8118+
application/json: {"data": "0xeaccaAAeBE", "headers": {"content-disposition": "attachment; filename=\"example.pdf\"", "content-encoding": "gzip", "content-length": 1024, "content-range": "bytes 0-1023/2048", "content-type": "application/pdf", "transfer-encoding": "chunked"}}
8119+
text/plain: "<value>"
80718120
"400":
80728121
application/json: {"data": {"headers": {}, "message": "Bad Request", "statusCode": 400}, "message": "Bad Request", "provider_errors": [{"headers": {}, "raw": {}, "status": 400, "url": "https://api.provider.com/v1/resource"}], "statusCode": 400, "timestamp": "2023-05-30T00:00:00.000Z"}
80738122
"401":
@@ -11278,7 +11327,7 @@ examples:
1127811327
responses:
1127911328
"200":
1128011329
application/gzip: "0xD8a7d4EC38"
11281-
application/json: "0x2fCA5f2BdE"
11330+
application/json: {"data": "0xD8a7d4EC38", "headers": {"content-disposition": "attachment; filename=\"example.pdf\"", "content-encoding": "gzip", "content-length": 1024, "content-range": "bytes 0-1023/2048", "content-type": "application/pdf", "transfer-encoding": "chunked"}}
1128211331
application/msword: "0x2787fbBA5B"
1128311332
application/octet-stream: "0x5E636dB592"
1128411333
application/pdf: "0x228e85F828"
@@ -17039,4 +17088,4 @@ examples:
1703917088
application/json: {"message": "Bad Gateway", "statusCode": 502, "timestamp": "2023-05-30T00:00:00.000Z"}
1704017089
examplesVersion: 1.0.2
1704117090
generatedTests: {}
17042-
releaseNotes: "## SDK Changes Detected:\n* `stack_one.ats.update_assessments_result()`: \n * `request.ats_update_candidates_assessments_results_request_dto.id` **Removed** **Breaking** :warning:\n* `stack_one.hris.list_jobs()`: `response.data.[]` **Changed** **Breaking** :warning:\n* `stack_one.hris.get_task()`: `response.data` **Changed** **Breaking** :warning:\n* `stack_one.hris.get_job()`: `response.data` **Changed** **Breaking** :warning:\n* `stack_one.hris.get_employee_task()`: `response.data` **Changed** **Breaking** :warning:\n* `stack_one.ats.upload_application_document()`: `request` **Changed** **Breaking** :warning:\n* `stack_one.ats.create_application()`: \n * `request.ats_create_application_request_dto.documents.[]` **Changed** **Breaking** :warning:\n* `stack_one.ats.update_background_check_result()`: \n * `request.ats_update_background_check_result_request_dto.id` **Removed** **Breaking** :warning:\n* `stack_one.hris.download_employee_document()`: `response.status[200]` **Changed**\n* `stack_one.lms.get_assignment()`: `response.data` **Changed**\n* `stack_one.ats.get_job()`: `response.data.job_status.source_value.[4]` **Changed**\n* `stack_one.ats.get_background_check_result()`: **Deleted** **Breaking** :warning:\n* `stack_one.accounting.create_company_journal()`: **Added**\n* `stack_one.ats.get_assessments_result()`: **Deleted** **Breaking** :warning:\n* `stack_one.hris.update_employee_task()`: **Added**\n* `stack_one.ats.list_job_application_stages()`: **Added**\n* `stack_one.ats.get_job_application_stage()`: **Added**\n* `stack_one.ats.list_jobs()`: `response.data.[].job_status.source_value.[4]` **Changed**\n* `stack_one.lms.get_completion()`: `response.data.certificate_url` **Added**\n* `stack_one.lms.get_user_assignment()`: `response.data` **Changed**\n* `stack_one.lms.get_user_completion()`: `response.data.certificate_url` **Added**\n* `stack_one.lms.list_assignments()`: `response.data.[]` **Changed**\n* `stack_one.lms.list_completions()`: `response.data.[].certificate_url` **Added**\n* `stack_one.lms.list_user_assignments()`: `response.data.[]` **Changed**\n* `stack_one.lms.list_user_completions()`: `response.data.[].certificate_url` **Added**\n"
17091+
releaseNotes: "## SDK Changes Detected:\n* `stack_one.ats.list_candidate_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.hris.list_employee_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.hris.get_employee_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.hris.download_employee_document()`: `response` **Changed** **Breaking** :warning:\n* `stack_one.crm.list_contact_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.ats.get_application_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.crm.get_contact_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.ats.get_candidate_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.ats.list_job_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.ats.get_job_custom_field_definition()`: `response.data.options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.ats.list_application_custom_field_definitions()`: `response.data.[].options.[].value` **Changed** **Breaking** :warning:\n* `stack_one.ats.update_application()`: \n * `request.ats_update_application_request_dto.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.get_application()`: `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.list_candidates()`: `response.data.[].custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.get_job()`: `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.list_jobs()`: `response.data.[].custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.create_application()`: \n * `request.ats_create_application_request_dto.candidate.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.update_candidate()`: \n * `request.ats_update_candidate_request_dto.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.update_job()`: \n * `request.ats_update_job_request_dto.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.crm.create_contact()`: \n * `request.crm_create_contact_request_dto.custom_fields.[].value.[date-time]` **Added**\n * `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.crm.get_contact()`: `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.get_candidate()`: `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.list_applications()`: `response.data.[].custom_fields.[].value.[date-time]` **Added**\n* `stack_one.crm.list_contacts()`: `response.data.[].custom_fields.[].value.[date-time]` **Added**\n* `stack_one.crm.update_contact()`: \n * `request.crm_create_contact_request_dto.custom_fields.[].value.[date-time]` **Added**\n * `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.hris.create_employee()`: \n * `request.hris_create_employee_request_dto.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.download_application_document()`: `response.status[200]` **Changed**\n* `stack_one.hris.get_employee()`: `response.data.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.create_job()`: \n * `request.ats_create_job_request_dto.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.ats.create_candidate()`: \n * `request.ats_create_candidate_request_dto.custom_fields.[].value.[date-time]` **Added**\n* `stack_one.hris.list_employees()`: `response.data.[].custom_fields.[].value.[date-time]` **Added**\n* `stack_one.hris.update_employee()`: \n * `request.hris_update_employee_request_dto.custom_fields.[].value.[date-time]` **Added**\n"

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.606.3
1+
speakeasyVersion: 1.606.9
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:8cbd0f889c881ce2752fe2094ea43ce5822757dc827887aa66ddf685841e845d
6-
sourceBlobDigest: sha256:23efb173796b7e3f75d7ec56cc0f641faaae487233fbabdd9143b1e703e9c968
5+
sourceRevisionDigest: sha256:b754b7b917340084e2c671a680eaa53fc82a1bb73bb541cee16962c6cbb7aa15
6+
sourceBlobDigest: sha256:30350d7a340c9dce3003497834deafcec36879a240ade2cc92b2d0a7220657bb
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1755507801
9+
- speakeasy-sdk-regen-1756717295
1010
- 1.0.0
1111
targets:
1212
StackOneRubyClient:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:8cbd0f889c881ce2752fe2094ea43ce5822757dc827887aa66ddf685841e845d
16-
sourceBlobDigest: sha256:23efb173796b7e3f75d7ec56cc0f641faaae487233fbabdd9143b1e703e9c968
15+
sourceRevisionDigest: sha256:b754b7b917340084e2c671a680eaa53fc82a1bb73bb541cee16962c6cbb7aa15
16+
sourceBlobDigest: sha256:30350d7a340c9dce3003497834deafcec36879a240ade2cc92b2d0a7220657bb
1717
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
18-
codeSamplesRevisionDigest: sha256:be396457bf5f8e8d1f61c248a20cbfe33d9c0cf32753bdebd3c9864e1d3e9480
18+
codeSamplesRevisionDigest: sha256:542f418baeec12fd4c0cbc213579d5eb6e4de7d10ebd9cef2dcd503af3621dd3
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,14 @@ Based on:
948948
### Generated
949949
- [ruby v0.36.0] .
950950
### Releases
951-
- [Ruby Gems v0.36.0] https://rubygems.org/gems/stackone_client/versions/0.36.0 - .
951+
- [Ruby Gems v0.36.0] https://rubygems.org/gems/stackone_client/versions/0.36.0 - .
952+
953+
## 2025-09-01 09:01:15
954+
### Changes
955+
Based on:
956+
- OpenAPI Doc
957+
- Speakeasy CLI 1.606.9 (2.687.13) https://github.com/speakeasy-api/speakeasy
958+
### Generated
959+
- [ruby v0.36.1] .
960+
### Releases
961+
- [Ruby Gems v0.36.1] https://rubygems.org/gems/stackone_client/versions/0.36.1 - .

0 commit comments

Comments
 (0)