11lockVersion: 2.0.0
22id: 482384cc-3b98-4ced-bd0b-14aa8b3e0053
33management:
4- docChecksum: 6c56266edf4b57ababf8c0d40163ba31
4+ docChecksum: 3f37d12db4e2ab0488e5942feec1c1c4
55 docVersion: 1.0.0
6- speakeasyVersion: 1.300 .1
7- generationVersion: 2.339.1
8- releaseVersion: 0.2.27
9- configChecksum: 2c9e062df2b7dd770c82013cf70bf221
6+ speakeasyVersion: 1.308 .1
7+ generationVersion: 2.342.6
8+ releaseVersion: 0.2.28
9+ configChecksum: bbaff534aa2f618f70223f730265e899
1010 repoURL: https://github.com/StackOneHQ/stackone-client-ruby.git
1111 repoSubDirectory: .
1212 installationURL: https://github.com/StackOneHQ/stackone-client-ruby
@@ -229,6 +229,8 @@ generatedFiles:
229229 - lib/stack_one/models/operations/hris_get_employee_response.rb
230230 - lib/stack_one/models/operations/hris_get_employee_document_request.rb
231231 - lib/stack_one/models/operations/hris_get_employee_document_response.rb
232+ - lib/stack_one/models/operations/hris_get_employee_document_category_request.rb
233+ - lib/stack_one/models/operations/hris_get_employee_document_category_response.rb
232234 - lib/stack_one/models/operations/hris_get_employees_time_off_request_request.rb
233235 - lib/stack_one/models/operations/hris_get_employees_time_off_request_response.rb
234236 - lib/stack_one/models/operations/hris_get_employees_work_eligibility_request.rb
@@ -247,6 +249,9 @@ generatedFiles:
247249 - lib/stack_one/models/operations/hris_list_companies_queryparam_filter.rb
248250 - lib/stack_one/models/operations/hris_list_companies_request.rb
249251 - lib/stack_one/models/operations/hris_list_companies_response.rb
252+ - lib/stack_one/models/operations/hris_list_employee_categories_queryparam_filter.rb
253+ - lib/stack_one/models/operations/hris_list_employee_categories_request.rb
254+ - lib/stack_one/models/operations/hris_list_employee_categories_response.rb
250255 - lib/stack_one/models/operations/hris_list_employee_documents_queryparam_filter.rb
251256 - lib/stack_one/models/operations/hris_list_employee_documents_request.rb
252257 - lib/stack_one/models/operations/hris_list_employee_documents_response.rb
@@ -443,6 +448,7 @@ generatedFiles:
443448 - lib/stack_one/models/shared/list_value.rb
444449 - lib/stack_one/models/shared/list_type.rb
445450 - lib/stack_one/models/shared/list.rb
451+ - lib/stack_one/models/shared/listitem.rb
446452 - lib/stack_one/models/shared/atslocationresult.rb
447453 - lib/stack_one/models/shared/atslocation.rb
448454 - lib/stack_one/models/shared/rejectedreasonresult.rb
@@ -595,6 +601,8 @@ generatedFiles:
595601 - lib/stack_one/models/shared/hrisdocumentapimodel_schemas_type_value.rb
596602 - lib/stack_one/models/shared/hrisdocumentapimodel_type.rb
597603 - lib/stack_one/models/shared/hrisdocumentapimodel.rb
604+ - lib/stack_one/models/shared/referenceresult.rb
605+ - lib/stack_one/models/shared/reference.rb
598606 - lib/stack_one/models/shared/timeoffresult.rb
599607 - lib/stack_one/models/shared/timeoff_value.rb
600608 - lib/stack_one/models/shared/timeoff_status.rb
@@ -624,6 +632,7 @@ generatedFiles:
624632 - lib/stack_one/models/shared/hrislocation.rb
625633 - lib/stack_one/models/shared/hrisbenefitspaginated.rb
626634 - lib/stack_one/models/shared/companiespaginated.rb
635+ - lib/stack_one/models/shared/referencepaginated.rb
627636 - lib/stack_one/models/shared/hrisdocumentspaginated.rb
628637 - lib/stack_one/models/shared/timeoffpaginated.rb
629638 - lib/stack_one/models/shared/workeligibilitypaginated.rb
@@ -819,6 +828,8 @@ generatedFiles:
819828 - docs/models/operations/hrisgetemployeeresponse.md
820829 - docs/models/operations/hrisgetemployeedocumentrequest.md
821830 - docs/models/operations/hrisgetemployeedocumentresponse.md
831+ - docs/models/operations/hrisgetemployeedocumentcategoryrequest.md
832+ - docs/models/operations/hrisgetemployeedocumentcategoryresponse.md
822833 - docs/models/operations/hrisgetemployeestimeoffrequestrequest.md
823834 - docs/models/operations/hrisgetemployeestimeoffrequestresponse.md
824835 - docs/models/operations/hrisgetemployeesworkeligibilityrequest.md
@@ -837,6 +848,9 @@ generatedFiles:
837848 - docs/models/operations/hrislistcompaniesqueryparamfilter.md
838849 - docs/models/operations/hrislistcompaniesrequest.md
839850 - docs/models/operations/hrislistcompaniesresponse.md
851+ - docs/models/operations/hrislistemployeecategoriesqueryparamfilter.md
852+ - docs/models/operations/hrislistemployeecategoriesrequest.md
853+ - docs/models/operations/hrislistemployeecategoriesresponse.md
840854 - docs/models/operations/hrislistemployeedocumentsqueryparamfilter.md
841855 - docs/models/operations/hrislistemployeedocumentsrequest.md
842856 - docs/models/operations/hrislistemployeedocumentsresponse.md
@@ -1033,6 +1047,7 @@ generatedFiles:
10331047 - docs/models/shared/listvalue.md
10341048 - docs/models/shared/listtype.md
10351049 - docs/models/shared/list.md
1050+ - docs/models/shared/listitem.md
10361051 - docs/models/shared/atslocationresult.md
10371052 - docs/models/shared/atslocation.md
10381053 - docs/models/shared/rejectedreasonresult.md
@@ -1185,6 +1200,8 @@ generatedFiles:
11851200 - docs/models/shared/hrisdocumentapimodelschemastypevalue.md
11861201 - docs/models/shared/hrisdocumentapimodeltype.md
11871202 - docs/models/shared/hrisdocumentapimodel.md
1203+ - docs/models/shared/referenceresult.md
1204+ - docs/models/shared/reference.md
11881205 - docs/models/shared/timeoffresult.md
11891206 - docs/models/shared/timeoffvalue.md
11901207 - docs/models/shared/timeoffstatus.md
@@ -1214,6 +1231,7 @@ generatedFiles:
12141231 - docs/models/shared/hrislocation.md
12151232 - docs/models/shared/hrisbenefitspaginated.md
12161233 - docs/models/shared/companiespaginated.md
1234+ - docs/models/shared/referencepaginated.md
12171235 - docs/models/shared/hrisdocumentspaginated.md
12181236 - docs/models/shared/timeoffpaginated.md
12191237 - docs/models/shared/workeligibilitypaginated.md
0 commit comments