11lockVersion: 2.0.0
22id: 482384cc-3b98-4ced-bd0b-14aa8b3e0053
33management:
4- docChecksum: 40200cce9945f50f74cd58b7d22786aa
4+ docChecksum: 055693879580c1b3ca26051005468530
55 docVersion: 1.0.0
6- speakeasyVersion: 1.634.2
7- generationVersion: 2.721.3
8- releaseVersion: 0.37.2
9- configChecksum: 5cd465565e0c3b1d79df76bb2da0d868
6+ speakeasyVersion: 1.636.0
7+ generationVersion: 2.723.2
8+ releaseVersion: 0.37.3
9+ configChecksum: 3f8ec57098eb051f119a1eb04021858c
1010 repoURL: https://github.com/StackOneHQ/stackone-client-ruby.git
1111 repoSubDirectory: .
1212 installationURL: https://github.com/StackOneHQ/stackone-client-ruby
@@ -20,14 +20,14 @@ features:
2020 flattening: 2.81.1
2121 globalSecurity: 2.81.9
2222 globalServerURLs: 2.82.4
23- groups: 2.81.2
23+ groups: 2.81.3
2424 methodSecurity: 2.82.2
2525 nameOverrides: 2.81.2
2626 nullables: 0.1.0
2727 pagination: 0.1.0
2828 responseFormat: 0.1.0
2929 retries: 0.1.1
30- unions: 0.1.0
30+ unions: 0.1.1
3131generatedFiles:
3232 - .gitattributes
3333 - .rubocop.yml
@@ -839,6 +839,7 @@ generatedFiles:
839839 - docs/models/shared/answervalue.md
840840 - docs/models/shared/application.md
841841 - docs/models/shared/application4.md
842+ - docs/models/shared/applicationapplicationstage.md
842843 - docs/models/shared/applicationattachment.md
843844 - docs/models/shared/applicationattachment4.md
844845 - docs/models/shared/applicationattachmentsourcevalue.md
@@ -2448,7 +2449,6 @@ generatedFiles:
24482449 - docs/sdks/proxy/README.md
24492450 - docs/sdks/requestlogs/README.md
24502451 - docs/sdks/screening/README.md
2451- - docs/sdks/stackone/README.md
24522452 - docs/sdks/ticketing/README.md
24532453 - extra.rbi
24542454 - lib/crystalline.rb
@@ -4084,6 +4084,8 @@ generatedFiles:
40844084 - lib/stack_one/models/shared/application.rbi
40854085 - lib/stack_one/models/shared/application_4.rb
40864086 - lib/stack_one/models/shared/application_4.rbi
4087+ - lib/stack_one/models/shared/application_application_stage.rb
4088+ - lib/stack_one/models/shared/application_application_stage.rbi
40874089 - lib/stack_one/models/shared/application_candidate.rb
40884090 - lib/stack_one/models/shared/application_candidate.rbi
40894091 - lib/stack_one/models/shared/application_interview_stage.rb
@@ -8418,14 +8420,14 @@ examples:
84188420 path:
84198421 id: "<id>"
84208422 query:
8421- fields: "id,remote_id,candidate_id,remote_candidate_id,job_id,remote_job_id,job_posting_id,remote_job_posting_id,interview_stage,interview_stage_id,remote_interview_stage_id,rejected_reason,rejected_reason_id,remote_rejected_reason_id,rejected_reason_ids,remote_rejected_reason_ids,rejected_reasons,rejected_at,location_id,remote_location_id,location_ids,remote_location_ids,status,application_status,questionnaires,attachments,result_links,source,created_at,updated_at,documents,custom_fields,candidate,unified_custom_fields"
8423+ fields: "id,remote_id,candidate_id,remote_candidate_id,job_id,remote_job_id,job_posting_id,remote_job_posting_id,interview_stage,interview_stage_id,remote_interview_stage_id,application_stage,application_stage_id,remote_application_stage_id, rejected_reason,rejected_reason_id,remote_rejected_reason_id,rejected_reason_ids,remote_rejected_reason_ids,rejected_reasons,rejected_at,location_id,remote_location_id,location_ids,remote_location_ids,status,application_status,questionnaires,attachments,result_links,source,created_at,updated_at,documents,custom_fields,candidate,unified_custom_fields"
84228424 expand: "documents"
84238425 include: "attachments,custom_fields"
84248426 header:
84258427 x-account-id: "<id>"
84268428 responses:
84278429 "200":
8428- application/json: {"data": {"application_status": {"source_value": "Hired", "value": "hired"}, "candidate": {"company": "Company Inc.", "email": "john.doe@example.com", "emails": [{"type": "personal", "value": "sestier.romain123@gmail.com"}], "first_name": "John", "last_name": "Doe", "name": "Romain Sestier", "phone_numbers": [{"phone": "+447700112233"}], "social_links": null, "title": "Software Engineer"}, "candidate_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48", "created_at": "2021-01-01T01:01:01.000Z", "custom_fields": [{"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "Training Completion Status", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_value_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48", "value": "Completed", "value_id": "value_456"}], "documents": [{"category": {}, "category_id": "6530", "created_at": "2021-01-01T01:01:01.000Z", "file_format": {"source_value": "application/pdf", "value": "pdf"}, "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "My Document", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_url": "https://example.com/file.pdf", "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}, "updated_at": "2021-01-02T01:01:01.000Z"}], "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "interview_stage": {"created_at": "2021-01-01T01:01:01.000Z", "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}, "updated_at": "2021-01-01T01:01:01.000Z"}, "interview_stage_id": "18bcbb1b-3cbc-4198-a999-460861d19480", "job_id": "4071538b-3cac-4fbf-ac76-f78ed250ffdd", "location_ids": ["dd8d41d1-5eb8-4408-9c87-9ba44604eae4"], "questionnaires": [{"answers": [{"id": "answer1", "type": {"source_value": "Short Text", "value": "short_text"}, "values": ["Yes"]}], "id": "right_to_work"}], "rejected_at": "2021-01-01T01:01:01.000Z", "rejected_reason_ids": ["f223d7f6-908b-48f0-9237-b201c307f609"], "rejected_reasons": [{"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "label": "Failed Phone Screen", "rejected_reason_type": {"source_value": "RejectedByOrg", "value": "rejected_by_organization"}, "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}}], "remote_candidate_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_interview_stage_id": "18bcbb1b-3cbc-4198-a999-460861d19480", "remote_job_id": "4071538b-3cac-4fbf-ac76-f78ed250ffdd", "remote_location_ids": ["dd8d41d1-5eb8-4408-9c87-9ba44604eae4"], "remote_rejected_reason_ids": ["f223d7f6-908b-48f0-9237-b201c307f609"], "result_links": [{"label": "test result link", "url": "http://example.com/test-result/4565765/data"}], "source": {"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "LinkedIn", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3"}, "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}, "updated_at": "2021-01-01T01:01:01.000Z"}}
8430+ application/json: {"data": {"application_stage": {"created_at": "2021-01-01T01:01:01.000Z", "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "Review", "order": 1, "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}, "updated_at": "2021-01-01T01:01:01.000Z"}, "application_stage_id": "18bcbb1b-3cbc-4198-a999-460861d19480", "application_status": {"source_value": "Hired", "value": "hired"}, "candidate": {"company": "Company Inc.", "email": "john.doe@example.com", "emails": [{"type": "personal", "value": "sestier.romain123@gmail.com"}], "first_name": "John", "last_name": "Doe", "name": "Romain Sestier", "phone_numbers": [{"phone": "+447700112233"}], "social_links": null, "title": "Software Engineer"}, "candidate_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48", "created_at": "2021-01-01T01:01:01.000Z", "custom_fields": [{"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "Training Completion Status", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_value_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48", "value": "Completed", "value_id": "value_456"}], "documents": [{"category": {}, "category_id": "6530", "created_at": "2021-01-01T01:01:01.000Z", "file_format": {"source_value": "application/pdf", "value": "pdf"}, "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "My Document", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_url": "https://example.com/file.pdf", "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}, "updated_at": "2021-01-02T01:01:01.000Z"}], "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "job_id": "4071538b-3cac-4fbf-ac76-f78ed250ffdd", "location_ids": ["dd8d41d1-5eb8-4408-9c87-9ba44604eae4"], "questionnaires": [{"answers": [{"id": "answer1", "type": {"source_value": "Short Text", "value": "short_text"}, "values": ["Yes"]}], "id": "right_to_work"}], "rejected_at": "2021-01-01T01:01:01.000Z", "rejected_reason_ids": ["f223d7f6-908b-48f0-9237-b201c307f609"], "rejected_reasons": [{"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "label": "Failed Phone Screen", "rejected_reason_type": {"source_value": "RejectedByOrg", "value": "rejected_by_organization"}, "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}}], "remote_application_stage_id": "18bcbb1b-3cbc-4198-a999-460861d19480", "remote_candidate_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_job_id": "4071538b-3cac-4fbf-ac76-f78ed250ffdd", "remote_location_ids": ["dd8d41d1-5eb8-4408-9c87-9ba44604eae4"], "remote_rejected_reason_ids": ["f223d7f6-908b-48f0-9237-b201c307f609"], "result_links": [{"label": "test result link", "url": "http://example.com/test-result/4565765/data"}], "source": {"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "name": "LinkedIn", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3"}, "unified_custom_fields": {"my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value"}, "updated_at": "2021-01-01T01:01:01.000Z"}}
84298431 "400":
84308432 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"}
84318433 "401":
@@ -8641,7 +8643,7 @@ examples:
86418643 id: "<id>"
86428644 subResourceId: "<id>"
86438645 query:
8644- fields: "id,remote_id,candidate_id,remote_candidate_id,job_id,remote_job_id,job_posting_id,remote_job_posting_id,interview_stage,interview_stage_id,remote_interview_stage_id,rejected_reason,rejected_reason_id,remote_rejected_reason_id,rejected_reason_ids,remote_rejected_reason_ids,rejected_reasons,rejected_at,location_id,remote_location_id,location_ids,remote_location_ids,status,application_status,questionnaires,attachments,result_links,source,created_at,updated_at,documents,custom_fields,candidate,unified_custom_fields"
8646+ fields: "id,remote_id,candidate_id,remote_candidate_id,job_id,remote_job_id,job_posting_id,remote_job_posting_id,interview_stage,interview_stage_id,remote_interview_stage_id,application_stage,application_stage_id,remote_application_stage_id, rejected_reason,rejected_reason_id,remote_rejected_reason_id,rejected_reason_ids,remote_rejected_reason_ids,rejected_reasons,rejected_at,location_id,remote_location_id,location_ids,remote_location_ids,status,application_status,questionnaires,attachments,result_links,source,created_at,updated_at,documents,custom_fields,candidate,unified_custom_fields"
86458647 header:
86468648 x-account-id: "<id>"
86478649 responses:
@@ -9548,7 +9550,7 @@ examples:
95489550 speakeasy-default-ats-list-applications:
95499551 parameters:
95509552 query:
9551- fields: "id,remote_id,candidate_id,remote_candidate_id,job_id,remote_job_id,job_posting_id,remote_job_posting_id,interview_stage,interview_stage_id,remote_interview_stage_id,rejected_reason,rejected_reason_id,remote_rejected_reason_id,rejected_reason_ids,remote_rejected_reason_ids,rejected_reasons,rejected_at,location_id,remote_location_id,location_ids,remote_location_ids,status,application_status,questionnaires,attachments,result_links,source,created_at,updated_at,documents,custom_fields,candidate,unified_custom_fields"
9553+ fields: "id,remote_id,candidate_id,remote_candidate_id,job_id,remote_job_id,job_posting_id,remote_job_posting_id,interview_stage,interview_stage_id,remote_interview_stage_id,application_stage,application_stage_id,remote_application_stage_id, rejected_reason,rejected_reason_id,remote_rejected_reason_id,rejected_reason_ids,remote_rejected_reason_ids,rejected_reasons,rejected_at,location_id,remote_location_id,location_ids,remote_location_ids,status,application_status,questionnaires,attachments,result_links,source,created_at,updated_at,documents,custom_fields,candidate,unified_custom_fields"
95529554 filter: {"created_after": "2020-01-01T00:00:00.000Z", "updated_after": "2020-01-01T00:00:00.000Z"}
95539555 expand: "documents"
95549556 include: "attachments,custom_fields"
@@ -17708,4 +17710,4 @@ examples:
1770817710 application/json: {"message": "Bad Gateway", "statusCode": 502, "timestamp": "2023-05-30T00:00:00.000Z"}
1770917711examplesVersion: 1.0.2
1771017712generatedTests: {}
17711- releaseNotes: "## Ruby SDK Changes Detected:\n* `stack_one.hris.get_employee_shift ()`: `response.data` **Changed** **Breaking** :warning: \n* `stack_one.hris.get_shift ()`: `response.data` **Changed** **Breaking** :warning:\n* `stack_one.hris.list_employee_shifts()`: \n * `request.filter` **Changed** **Breaking** :warning: \n * `response.data.[]` **Changed** **Breaking** :warning:\n* `stack_one.hris.list_shifts()`: \n * `request.filter` **Changed** **Breaking** :warning:\n * `response.data.[]` **Changed** **Breaking** :warning:\n* `stack_one.hris.list_employee_time_off_policies()`: \n * `request.filter` **Changed**\n* `stack_one.hris.list_time_off_policies()`: \n * `request.filter ` **Changed**\n"
17713+ releaseNotes: "## Ruby SDK Changes Detected:\n* `stack_one.ats.get_application ()`: `response.data` **Changed**\n* `stack_one.ats.list_applications ()`: \n * `request.filter` **Changed**\n * `response.data.[]` **Changed**\n"
0 commit comments