stackone_client 0.38.1 → 0.39.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/stack_one/lms.rb +67 -3
- data/lib/stack_one/mcp.rb +18 -9
- data/lib/stack_one/models/operations/include.rb +1 -1
- data/lib/stack_one/models/operations/stackone_mcp_delete_request.rb +8 -4
- data/lib/stack_one/models/operations/stackone_mcp_delete_request.rbi +2 -0
- data/lib/stack_one/models/operations/stackone_mcp_get_request.rb +8 -4
- data/lib/stack_one/models/operations/stackone_mcp_get_request.rbi +2 -0
- data/lib/stack_one/models/operations/stackone_mcp_post_request.rb +10 -6
- data/lib/stack_one/models/operations/stackone_mcp_post_request.rbi +4 -2
- data/lib/stack_one/models/operations/stackone_proxy_request_response.rb +6 -2
- data/lib/stack_one/models/operations/stackone_proxy_request_response.rbi +2 -0
- data/lib/stack_one/models/shared/actionsrpcrequestdto.rb +2 -2
- data/lib/stack_one/models/shared/actionsrpcresponse.rb +2 -2
- data/lib/stack_one/models/shared/applicationattachment_value.rb +3 -0
- data/lib/stack_one/models/shared/attachment_value.rb +3 -0
- data/lib/stack_one/models/shared/createemploymentapimodel.rb +3 -3
- data/lib/stack_one/models/shared/employment.rb +3 -3
- data/lib/stack_one/models/shared/employment_pay_frequency.rb +1 -1
- data/lib/stack_one/models/shared/employment_pay_period.rb +1 -1
- data/lib/stack_one/models/shared/hrisbankdetails.rb +2 -2
- data/lib/stack_one/models/shared/hrisbankdetails_2.rb +22 -0
- data/lib/stack_one/models/shared/hrisbankdetails_2.rbi +11 -0
- data/lib/stack_one/models/shared/hriscreateemployeerequestdto_employment.rb +3 -3
- data/lib/stack_one/models/shared/hriscreateemployeerequestdto_pay_frequency.rb +1 -1
- data/lib/stack_one/models/shared/hriscreateemployeerequestdto_pay_period.rb +1 -1
- data/lib/stack_one/models/shared/hriscreateemploymentrequestdto.rb +3 -3
- data/lib/stack_one/models/shared/hriscreateemploymentrequestdto_pay_frequency.rb +1 -1
- data/lib/stack_one/models/shared/hriscreateemploymentrequestdto_pay_period.rb +1 -1
- data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_employment.rb +3 -3
- data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_pay_frequency.rb +1 -1
- data/lib/stack_one/models/shared/hrisupdateemployeerequestdto_pay_period.rb +1 -1
- data/lib/stack_one/models/shared/hrisupdateemploymentrequestdto.rb +3 -3
- data/lib/stack_one/models/shared/hrisupdateemploymentrequestdto_pay_frequency.rb +1 -1
- data/lib/stack_one/models/shared/hrisupdateemploymentrequestdto_pay_period.rb +1 -1
- data/lib/stack_one/models/shared/{actionsrpcresponse_2.rb → is_primary.rb} +2 -2
- data/lib/stack_one/models/shared/{one.rbi → is_primary.rbi} +2 -2
- data/lib/stack_one/models/shared/linkedaccount_status.rb +3 -0
- data/lib/stack_one/models/shared/pay_frequency.rb +1 -1
- data/lib/stack_one/models/shared/pay_period.rb +1 -1
- data/lib/stack_one/models/shared/proxyresponseapimodel.rb +45 -0
- data/lib/stack_one/models/shared/proxyresponseapimodel.rbi +19 -0
- data/lib/stack_one/models/shared/{one.rb → proxyresponseapimodel_data.rb} +2 -2
- data/lib/stack_one/models/shared/proxyresponseapimodel_data.rbi +11 -0
- data/lib/stack_one/models/shared/query.rb +37 -0
- data/lib/stack_one/models/shared/query.rbi +15 -0
- data/lib/stack_one/models/shared.rb +5 -2
- data/lib/stack_one/proxy.rb +21 -12
- data/lib/stack_one/sdkconfiguration.rb +3 -3
- metadata +12 -6
- data/lib/stack_one/models/shared/actionsrpcresponse_2.rbi +0 -11
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a992c451f730ac0df3e0aabc008af24a9e040ef292250db6d2a3f9f26b38e4d5
|
|
4
|
+
data.tar.gz: 765d8b21d0513f49a6fb393908900478ccbb70478cf09a0c0d0f2ef241a45aeb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dd49c6b52f19ceb8321f23003bf8a32dbd0cb992781bb8ed987c6f6b8e81934971d14836b19786c867f07c53fda33c14ba315bc14468eb4af41bc0b16147a89d
|
|
7
|
+
data.tar.gz: 83f6b145946ef52cd167c99eb85a001f9aa8e82df754c63798a27c6a8c6d7640fbff03d468a9a36267ae8e1b73c45a445a9701ea9d33c3a00903d1134f1f7a30
|
data/lib/stack_one/lms.rb
CHANGED
|
@@ -42,7 +42,10 @@ module StackOne
|
|
|
42
42
|
|
|
43
43
|
sig { params(lms_batch_upsert_content_request_dto: Models::Shared::LmsBatchUpsertContentRequestDto, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsBatchUpsertContentResponse) }
|
|
44
44
|
def batch_upsert_content(lms_batch_upsert_content_request_dto:, x_account_id:, retries: nil, timeout_ms: nil)
|
|
45
|
-
# batch_upsert_content - Batch Upsert
|
|
45
|
+
# batch_upsert_content - Batch Upsert External Linking Learning Objects
|
|
46
|
+
# Batch upsert multiple external linking learning objects that redirect users to a provider platform for consumption and progress tracking.
|
|
47
|
+
#
|
|
48
|
+
# See [here](https://docs.stackone.com/integration-guides/lms/external-content-providers/introduction) for more information about external linking learning objects.
|
|
46
49
|
request = Models::Operations::LmsBatchUpsertContentRequest.new(
|
|
47
50
|
lms_batch_upsert_content_request_dto: lms_batch_upsert_content_request_dto,
|
|
48
51
|
x_account_id: x_account_id
|
|
@@ -345,6 +348,11 @@ module StackOne
|
|
|
345
348
|
sig { params(lms_create_assignment_request_dto: Models::Shared::LmsCreateAssignmentRequestDto, id: ::String, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsCreateUserAssignmentResponse) }
|
|
346
349
|
def create_user_assignment(lms_create_assignment_request_dto:, id:, x_account_id:, retries: nil, timeout_ms: nil)
|
|
347
350
|
# create_user_assignment - Create User Assignment
|
|
351
|
+
# Create an assignment type learning record for a user.
|
|
352
|
+
#
|
|
353
|
+
# This is the record linking a user to a learning object.
|
|
354
|
+
#
|
|
355
|
+
# It can be pending or in progress.
|
|
348
356
|
request = Models::Operations::LmsCreateUserAssignmentRequest.new(
|
|
349
357
|
lms_create_assignment_request_dto: lms_create_assignment_request_dto,
|
|
350
358
|
id: id,
|
|
@@ -653,6 +661,9 @@ module StackOne
|
|
|
653
661
|
sig { params(lms_create_completion_request_dto: Models::Shared::LmsCreateCompletionRequestDto, id: ::String, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsCreateUserCompletionResponse) }
|
|
654
662
|
def create_user_completion(lms_create_completion_request_dto:, id:, x_account_id:, retries: nil, timeout_ms: nil)
|
|
655
663
|
# create_user_completion - Create User Completion
|
|
664
|
+
# Create a completed learning record for a user.
|
|
665
|
+
#
|
|
666
|
+
# This is the record of a user completing a learning object.
|
|
656
667
|
request = Models::Operations::LmsCreateUserCompletionRequest.new(
|
|
657
668
|
lms_create_completion_request_dto: lms_create_completion_request_dto,
|
|
658
669
|
id: id,
|
|
@@ -961,6 +972,9 @@ module StackOne
|
|
|
961
972
|
sig { params(id: ::String, sub_resource_id: ::String, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsDeleteUserCompletionResponse) }
|
|
962
973
|
def delete_user_completion(id:, sub_resource_id:, x_account_id:, retries: nil, timeout_ms: nil)
|
|
963
974
|
# delete_user_completion - Delete User Completion
|
|
975
|
+
# Delete a completion type learning record for a user.
|
|
976
|
+
#
|
|
977
|
+
# This is a record of a user completing a learning object.
|
|
964
978
|
request = Models::Operations::LmsDeleteUserCompletionRequest.new(
|
|
965
979
|
id: id,
|
|
966
980
|
sub_resource_id: sub_resource_id,
|
|
@@ -1270,6 +1284,11 @@ module StackOne
|
|
|
1270
1284
|
sig { params(request: Models::Operations::LmsGetAssignmentRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsGetAssignmentResponse) }
|
|
1271
1285
|
def get_assignment(request:, retries: nil, timeout_ms: nil)
|
|
1272
1286
|
# get_assignment - Get Assignment
|
|
1287
|
+
# Retrieve an assignment type learning record by its identifier.
|
|
1288
|
+
#
|
|
1289
|
+
# This is the record linking a user to a learning object.
|
|
1290
|
+
#
|
|
1291
|
+
# It can be pending, in progress, or completed.
|
|
1273
1292
|
url, params = @sdk_configuration.get_server_details
|
|
1274
1293
|
base_url = Utils.template_url(url, params)
|
|
1275
1294
|
url = Utils.generate_url(
|
|
@@ -1856,6 +1875,7 @@ module StackOne
|
|
|
1856
1875
|
sig { params(request: Models::Operations::LmsGetCompletionRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsGetCompletionResponse) }
|
|
1857
1876
|
def get_completion(request:, retries: nil, timeout_ms: nil)
|
|
1858
1877
|
# get_completion - Get Completion
|
|
1878
|
+
# Retrieve a completed learning record by its identifier. This is the record of a user completing a learning object.
|
|
1859
1879
|
url, params = @sdk_configuration.get_server_details
|
|
1860
1880
|
base_url = Utils.template_url(url, params)
|
|
1861
1881
|
url = Utils.generate_url(
|
|
@@ -2149,6 +2169,11 @@ module StackOne
|
|
|
2149
2169
|
sig { params(request: Models::Operations::LmsGetContentRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsGetContentResponse) }
|
|
2150
2170
|
def get_content(request:, retries: nil, timeout_ms: nil)
|
|
2151
2171
|
# get_content - Get Content
|
|
2172
|
+
# Retrieve a content type learning object by its identifier.
|
|
2173
|
+
#
|
|
2174
|
+
# These are the most granular learning objects (e.g. video, document, podcast) on a platform.
|
|
2175
|
+
#
|
|
2176
|
+
# Only content objects for which the platform supports progress and completion tracking are returned.
|
|
2152
2177
|
url, params = @sdk_configuration.get_server_details
|
|
2153
2178
|
base_url = Utils.template_url(url, params)
|
|
2154
2179
|
url = Utils.generate_url(
|
|
@@ -2442,6 +2467,9 @@ module StackOne
|
|
|
2442
2467
|
sig { params(request: Models::Operations::LmsGetCourseRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsGetCourseResponse) }
|
|
2443
2468
|
def get_course(request:, retries: nil, timeout_ms: nil)
|
|
2444
2469
|
# get_course - Get Course
|
|
2470
|
+
# Retrieve a course type learning object by its identifier.
|
|
2471
|
+
#
|
|
2472
|
+
# These are collections of content type learning objects that are grouped together for a specific learning purpose.
|
|
2445
2473
|
url, params = @sdk_configuration.get_server_details
|
|
2446
2474
|
base_url = Utils.template_url(url, params)
|
|
2447
2475
|
url = Utils.generate_url(
|
|
@@ -3321,6 +3349,11 @@ module StackOne
|
|
|
3321
3349
|
sig { params(request: Models::Operations::LmsGetUserAssignmentRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsGetUserAssignmentResponse) }
|
|
3322
3350
|
def get_user_assignment(request:, retries: nil, timeout_ms: nil)
|
|
3323
3351
|
# get_user_assignment - Get User Assignment
|
|
3352
|
+
# Retrieve an assignment type learning record for a user by its identifier.
|
|
3353
|
+
#
|
|
3354
|
+
# This is the record linking a user to a learning object.
|
|
3355
|
+
#
|
|
3356
|
+
# It can be pending, in progress, or completed.
|
|
3324
3357
|
url, params = @sdk_configuration.get_server_details
|
|
3325
3358
|
base_url = Utils.template_url(url, params)
|
|
3326
3359
|
url = Utils.generate_url(
|
|
@@ -3614,6 +3647,9 @@ module StackOne
|
|
|
3614
3647
|
sig { params(request: Models::Operations::LmsGetUserCompletionRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsGetUserCompletionResponse) }
|
|
3615
3648
|
def get_user_completion(request:, retries: nil, timeout_ms: nil)
|
|
3616
3649
|
# get_user_completion - Get User Completion
|
|
3650
|
+
# Retrieve a completed learning record for a user by its identifier.
|
|
3651
|
+
#
|
|
3652
|
+
# This is the record of a user completing a learning object.
|
|
3617
3653
|
url, params = @sdk_configuration.get_server_details
|
|
3618
3654
|
base_url = Utils.template_url(url, params)
|
|
3619
3655
|
url = Utils.generate_url(
|
|
@@ -3907,6 +3943,11 @@ module StackOne
|
|
|
3907
3943
|
sig { params(request: Models::Operations::LmsListAssignmentsRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsListAssignmentsResponse) }
|
|
3908
3944
|
def list_assignments(request:, retries: nil, timeout_ms: nil)
|
|
3909
3945
|
# list_assignments - List Assignments
|
|
3946
|
+
# Retrieve a list of assignment type learning records.
|
|
3947
|
+
#
|
|
3948
|
+
# These are the records linking a user to a learning object.
|
|
3949
|
+
#
|
|
3950
|
+
# They can be pending, in progress, or completed.
|
|
3910
3951
|
url, params = @sdk_configuration.get_server_details
|
|
3911
3952
|
base_url = Utils.template_url(url, params)
|
|
3912
3953
|
url = "#{base_url}/unified/lms/assignments"
|
|
@@ -4541,6 +4582,7 @@ module StackOne
|
|
|
4541
4582
|
sig { params(request: Models::Operations::LmsListCompletionsRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsListCompletionsResponse) }
|
|
4542
4583
|
def list_completions(request:, retries: nil, timeout_ms: nil)
|
|
4543
4584
|
# list_completions - List Completions
|
|
4585
|
+
# Retrieve a list of completed learning records. These are the records of a user completing learning objects.
|
|
4544
4586
|
url, params = @sdk_configuration.get_server_details
|
|
4545
4587
|
base_url = Utils.template_url(url, params)
|
|
4546
4588
|
url = "#{base_url}/unified/lms/completions"
|
|
@@ -4857,6 +4899,11 @@ module StackOne
|
|
|
4857
4899
|
sig { params(request: Models::Operations::LmsListContentRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsListContentResponse) }
|
|
4858
4900
|
def list_content(request:, retries: nil, timeout_ms: nil)
|
|
4859
4901
|
# list_content - List Content
|
|
4902
|
+
# Retrieve a list of content type learning objects.
|
|
4903
|
+
#
|
|
4904
|
+
# These are the most granular learning objects (e.g. video, document, podcast) on a platform.
|
|
4905
|
+
#
|
|
4906
|
+
# Only content objects for which the platform supports progress and completion tracking are returned.
|
|
4860
4907
|
url, params = @sdk_configuration.get_server_details
|
|
4861
4908
|
base_url = Utils.template_url(url, params)
|
|
4862
4909
|
url = "#{base_url}/unified/lms/content"
|
|
@@ -5173,6 +5220,9 @@ module StackOne
|
|
|
5173
5220
|
sig { params(request: Models::Operations::LmsListCoursesRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsListCoursesResponse) }
|
|
5174
5221
|
def list_courses(request:, retries: nil, timeout_ms: nil)
|
|
5175
5222
|
# list_courses - List Courses
|
|
5223
|
+
# Retrieve a list of course type learning objects.
|
|
5224
|
+
#
|
|
5225
|
+
# These are collections of content type learning objects that are grouped together for a specific learning purpose.
|
|
5176
5226
|
url, params = @sdk_configuration.get_server_details
|
|
5177
5227
|
base_url = Utils.template_url(url, params)
|
|
5178
5228
|
url = "#{base_url}/unified/lms/courses"
|
|
@@ -5805,6 +5855,11 @@ module StackOne
|
|
|
5805
5855
|
sig { params(request: Models::Operations::LmsListUserAssignmentsRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsListUserAssignmentsResponse) }
|
|
5806
5856
|
def list_user_assignments(request:, retries: nil, timeout_ms: nil)
|
|
5807
5857
|
# list_user_assignments - List User Assignments
|
|
5858
|
+
# Retrieve a list of assignment type learning records for a user.
|
|
5859
|
+
#
|
|
5860
|
+
# These are the records linking a user to learning objects.
|
|
5861
|
+
#
|
|
5862
|
+
# They can be pending, in progress, or completed.
|
|
5808
5863
|
url, params = @sdk_configuration.get_server_details
|
|
5809
5864
|
base_url = Utils.template_url(url, params)
|
|
5810
5865
|
url = Utils.generate_url(
|
|
@@ -6129,6 +6184,9 @@ module StackOne
|
|
|
6129
6184
|
sig { params(request: Models::Operations::LmsListUserCompletionsRequest, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsListUserCompletionsResponse) }
|
|
6130
6185
|
def list_user_completions(request:, retries: nil, timeout_ms: nil)
|
|
6131
6186
|
# list_user_completions - List User Completions
|
|
6187
|
+
# Retrieve a list of completed learning records for a user.
|
|
6188
|
+
#
|
|
6189
|
+
# These are the records of a user completing learning objects.
|
|
6132
6190
|
url, params = @sdk_configuration.get_server_details
|
|
6133
6191
|
base_url = Utils.template_url(url, params)
|
|
6134
6192
|
url = Utils.generate_url(
|
|
@@ -6766,7 +6824,10 @@ module StackOne
|
|
|
6766
6824
|
|
|
6767
6825
|
sig { params(lms_create_content_request_dto: Models::Shared::LmsCreateContentRequestDto, id: ::String, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsUpdateContentResponse) }
|
|
6768
6826
|
def update_content(lms_create_content_request_dto:, id:, x_account_id:, retries: nil, timeout_ms: nil)
|
|
6769
|
-
# update_content - Update
|
|
6827
|
+
# update_content - Update External Linking Learning Objects
|
|
6828
|
+
# Update an external linking learning object that redirects users to a provider platform for consumption and progress tracking.
|
|
6829
|
+
#
|
|
6830
|
+
# See [here](https://docs.stackone.com/integration-guides/lms/external-content-providers/introduction) for more information about external linking learning objects.
|
|
6770
6831
|
request = Models::Operations::LmsUpdateContentRequest.new(
|
|
6771
6832
|
lms_create_content_request_dto: lms_create_content_request_dto,
|
|
6772
6833
|
id: id,
|
|
@@ -7074,7 +7135,10 @@ module StackOne
|
|
|
7074
7135
|
|
|
7075
7136
|
sig { params(lms_upsert_content_request_dto: Models::Shared::LmsUpsertContentRequestDto, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::LmsUpsertContentResponse) }
|
|
7076
7137
|
def upsert_content(lms_upsert_content_request_dto:, x_account_id:, retries: nil, timeout_ms: nil)
|
|
7077
|
-
# upsert_content - Upsert
|
|
7138
|
+
# upsert_content - Upsert External Linking Learning Objects
|
|
7139
|
+
# Create or update an external linking learning object that redirects users to a provider platform for consumption and progress tracking.
|
|
7140
|
+
#
|
|
7141
|
+
# See [here](https://docs.stackone.com/integration-guides/lms/external-content-providers/introduction) for more information about external linking learning objects.
|
|
7078
7142
|
request = Models::Operations::LmsUpsertContentRequest.new(
|
|
7079
7143
|
lms_upsert_content_request_dto: lms_upsert_content_request_dto,
|
|
7080
7144
|
x_account_id: x_account_id
|
data/lib/stack_one/mcp.rb
CHANGED
|
@@ -39,19 +39,21 @@ module StackOne
|
|
|
39
39
|
end
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
sig { params(security: Models::Operations::StackoneMcpDeleteSecurity, mcp_session_id: ::String, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::StackoneMcpDeleteResponse) }
|
|
43
|
-
def mcp_delete(security:, mcp_session_id:, x_account_id
|
|
42
|
+
sig { params(security: Models::Operations::StackoneMcpDeleteSecurity, mcp_session_id: ::String, x_account_id: T.nilable(::String), x_account_id_query_parameter: T.nilable(::Object), retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::StackoneMcpDeleteResponse) }
|
|
43
|
+
def mcp_delete(security:, mcp_session_id:, x_account_id: nil, x_account_id_query_parameter: nil, retries: nil, timeout_ms: nil)
|
|
44
44
|
# mcp_delete - Delete MCP session
|
|
45
45
|
# Close an existing MCP session for the provided session id
|
|
46
46
|
request = Models::Operations::StackoneMcpDeleteRequest.new(
|
|
47
47
|
mcp_session_id: mcp_session_id,
|
|
48
|
-
x_account_id: x_account_id
|
|
48
|
+
x_account_id: x_account_id,
|
|
49
|
+
x_account_id_query_parameter: x_account_id_query_parameter
|
|
49
50
|
)
|
|
50
51
|
url, params = @sdk_configuration.get_server_details
|
|
51
52
|
base_url = Utils.template_url(url, params)
|
|
52
53
|
url = "#{base_url}/mcp"
|
|
53
54
|
headers = Utils.get_headers(request)
|
|
54
55
|
headers = T.cast(headers, T::Hash[String, String])
|
|
56
|
+
query_params = Utils.get_query_params(Models::Operations::StackoneMcpDeleteRequest, request, nil)
|
|
55
57
|
headers['Accept'] = 'application/json'
|
|
56
58
|
headers['user-agent'] = @sdk_configuration.user_agent
|
|
57
59
|
retries ||= @sdk_configuration.retry_config
|
|
@@ -91,6 +93,7 @@ module StackOne
|
|
|
91
93
|
http_response = T.must(connection).delete(url) do |req|
|
|
92
94
|
req.headers.merge!(headers)
|
|
93
95
|
req.options.timeout = timeout unless timeout.nil?
|
|
96
|
+
req.params = query_params
|
|
94
97
|
Utils.configure_request_security(req, security)
|
|
95
98
|
|
|
96
99
|
@sdk_configuration.hooks.before_request(
|
|
@@ -305,19 +308,21 @@ module StackOne
|
|
|
305
308
|
end
|
|
306
309
|
|
|
307
310
|
|
|
308
|
-
sig { params(security: Models::Operations::StackoneMcpGetSecurity, mcp_session_id: ::String, x_account_id: ::String, retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::StackoneMcpGetResponse) }
|
|
309
|
-
def mcp_get(security:, mcp_session_id:, x_account_id
|
|
311
|
+
sig { params(security: Models::Operations::StackoneMcpGetSecurity, mcp_session_id: ::String, x_account_id: T.nilable(::String), x_account_id_query_parameter: T.nilable(::Object), retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::StackoneMcpGetResponse) }
|
|
312
|
+
def mcp_get(security:, mcp_session_id:, x_account_id: nil, x_account_id_query_parameter: nil, retries: nil, timeout_ms: nil)
|
|
310
313
|
# mcp_get - Open MCP SSE stream
|
|
311
314
|
# Open a dedicated Server-Sent Events stream for MCP notifications
|
|
312
315
|
request = Models::Operations::StackoneMcpGetRequest.new(
|
|
313
316
|
mcp_session_id: mcp_session_id,
|
|
314
|
-
x_account_id: x_account_id
|
|
317
|
+
x_account_id: x_account_id,
|
|
318
|
+
x_account_id_query_parameter: x_account_id_query_parameter
|
|
315
319
|
)
|
|
316
320
|
url, params = @sdk_configuration.get_server_details
|
|
317
321
|
base_url = Utils.template_url(url, params)
|
|
318
322
|
url = "#{base_url}/mcp"
|
|
319
323
|
headers = Utils.get_headers(request)
|
|
320
324
|
headers = T.cast(headers, T::Hash[String, String])
|
|
325
|
+
query_params = Utils.get_query_params(Models::Operations::StackoneMcpGetRequest, request, nil)
|
|
321
326
|
headers['Accept'] = 'application/json'
|
|
322
327
|
headers['user-agent'] = @sdk_configuration.user_agent
|
|
323
328
|
retries ||= @sdk_configuration.retry_config
|
|
@@ -357,6 +362,7 @@ module StackOne
|
|
|
357
362
|
http_response = T.must(connection).get(url) do |req|
|
|
358
363
|
req.headers.merge!(headers)
|
|
359
364
|
req.options.timeout = timeout unless timeout.nil?
|
|
365
|
+
req.params = query_params
|
|
360
366
|
Utils.configure_request_security(req, security)
|
|
361
367
|
|
|
362
368
|
@sdk_configuration.hooks.before_request(
|
|
@@ -571,14 +577,15 @@ module StackOne
|
|
|
571
577
|
end
|
|
572
578
|
|
|
573
579
|
|
|
574
|
-
sig { params(security: Models::Operations::StackoneMcpPostSecurity, json_rpc_message_dto: Models::Shared::JsonRpcMessageDto,
|
|
575
|
-
def mcp_post(security:, json_rpc_message_dto:, x_account_id
|
|
580
|
+
sig { params(security: Models::Operations::StackoneMcpPostSecurity, json_rpc_message_dto: Models::Shared::JsonRpcMessageDto, mcp_session_id: T.nilable(::String), x_account_id: T.nilable(::String), x_account_id_query_parameter: T.nilable(::Object), retries: T.nilable(Utils::RetryConfig), timeout_ms: T.nilable(Integer)).returns(Models::Operations::StackoneMcpPostResponse) }
|
|
581
|
+
def mcp_post(security:, json_rpc_message_dto:, mcp_session_id: nil, x_account_id: nil, x_account_id_query_parameter: nil, retries: nil, timeout_ms: nil)
|
|
576
582
|
# mcp_post - Send MCP JSON-RPC message
|
|
577
583
|
# Send JSON-RPC request to the MCP server over HTTP streaming transport
|
|
578
584
|
request = Models::Operations::StackoneMcpPostRequest.new(
|
|
579
585
|
json_rpc_message_dto: json_rpc_message_dto,
|
|
586
|
+
mcp_session_id: mcp_session_id,
|
|
580
587
|
x_account_id: x_account_id,
|
|
581
|
-
|
|
588
|
+
x_account_id_query_parameter: x_account_id_query_parameter
|
|
582
589
|
)
|
|
583
590
|
url, params = @sdk_configuration.get_server_details
|
|
584
591
|
base_url = Utils.template_url(url, params)
|
|
@@ -596,6 +603,7 @@ module StackOne
|
|
|
596
603
|
else
|
|
597
604
|
body = data
|
|
598
605
|
end
|
|
606
|
+
query_params = Utils.get_query_params(Models::Operations::StackoneMcpPostRequest, request, nil)
|
|
599
607
|
headers['Accept'] = 'application/json'
|
|
600
608
|
headers['user-agent'] = @sdk_configuration.user_agent
|
|
601
609
|
retries ||= @sdk_configuration.retry_config
|
|
@@ -636,6 +644,7 @@ module StackOne
|
|
|
636
644
|
req.body = body
|
|
637
645
|
req.headers.merge!(headers)
|
|
638
646
|
req.options.timeout = timeout unless timeout.nil?
|
|
647
|
+
req.params = query_params
|
|
639
648
|
Utils.configure_request_security(req, security)
|
|
640
649
|
|
|
641
650
|
@sdk_configuration.hooks.before_request(
|
|
@@ -15,13 +15,16 @@ module StackOne
|
|
|
15
15
|
|
|
16
16
|
# Session id
|
|
17
17
|
field :mcp_session_id, ::String, { 'header': { 'field_name': 'mcp-session-id', 'style': 'simple', 'explode': false } }
|
|
18
|
-
# Account secure id for the target provider account
|
|
19
|
-
field :x_account_id, ::String, { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
18
|
+
# Account secure id for the target provider account (optional if x-account-id query parameter is provided)
|
|
19
|
+
field :x_account_id, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
20
|
+
# Account secure id (alternative to x-account-id header)
|
|
21
|
+
field :x_account_id_query_parameter, Crystalline::Nilable.new(::Object), { 'query_param': { 'field_name': 'x-account-id', 'style': 'form', 'explode': true } }
|
|
20
22
|
|
|
21
|
-
sig { params(mcp_session_id: ::String, x_account_id: ::String).void }
|
|
22
|
-
def initialize(mcp_session_id:, x_account_id:)
|
|
23
|
+
sig { params(mcp_session_id: ::String, x_account_id: T.nilable(::String), x_account_id_query_parameter: T.nilable(::Object)).void }
|
|
24
|
+
def initialize(mcp_session_id:, x_account_id: nil, x_account_id_query_parameter: nil)
|
|
23
25
|
@mcp_session_id = mcp_session_id
|
|
24
26
|
@x_account_id = x_account_id
|
|
27
|
+
@x_account_id_query_parameter = x_account_id_query_parameter
|
|
25
28
|
end
|
|
26
29
|
|
|
27
30
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -29,6 +32,7 @@ module StackOne
|
|
|
29
32
|
return false unless other.is_a? self.class
|
|
30
33
|
return false unless @mcp_session_id == other.mcp_session_id
|
|
31
34
|
return false unless @x_account_id == other.x_account_id
|
|
35
|
+
return false unless @x_account_id_query_parameter == other.x_account_id_query_parameter
|
|
32
36
|
true
|
|
33
37
|
end
|
|
34
38
|
end
|
|
@@ -15,13 +15,16 @@ module StackOne
|
|
|
15
15
|
|
|
16
16
|
# Session id
|
|
17
17
|
field :mcp_session_id, ::String, { 'header': { 'field_name': 'mcp-session-id', 'style': 'simple', 'explode': false } }
|
|
18
|
-
# Account secure id for the target provider account
|
|
19
|
-
field :x_account_id, ::String, { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
18
|
+
# Account secure id for the target provider account (optional if x-account-id query parameter is provided)
|
|
19
|
+
field :x_account_id, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
20
|
+
# Account secure id (alternative to x-account-id header)
|
|
21
|
+
field :x_account_id_query_parameter, Crystalline::Nilable.new(::Object), { 'query_param': { 'field_name': 'x-account-id', 'style': 'form', 'explode': true } }
|
|
20
22
|
|
|
21
|
-
sig { params(mcp_session_id: ::String, x_account_id: ::String).void }
|
|
22
|
-
def initialize(mcp_session_id:, x_account_id:)
|
|
23
|
+
sig { params(mcp_session_id: ::String, x_account_id: T.nilable(::String), x_account_id_query_parameter: T.nilable(::Object)).void }
|
|
24
|
+
def initialize(mcp_session_id:, x_account_id: nil, x_account_id_query_parameter: nil)
|
|
23
25
|
@mcp_session_id = mcp_session_id
|
|
24
26
|
@x_account_id = x_account_id
|
|
27
|
+
@x_account_id_query_parameter = x_account_id_query_parameter
|
|
25
28
|
end
|
|
26
29
|
|
|
27
30
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -29,6 +32,7 @@ module StackOne
|
|
|
29
32
|
return false unless other.is_a? self.class
|
|
30
33
|
return false unless @mcp_session_id == other.mcp_session_id
|
|
31
34
|
return false unless @x_account_id == other.x_account_id
|
|
35
|
+
return false unless @x_account_id_query_parameter == other.x_account_id_query_parameter
|
|
32
36
|
true
|
|
33
37
|
end
|
|
34
38
|
end
|
|
@@ -15,24 +15,28 @@ module StackOne
|
|
|
15
15
|
|
|
16
16
|
# JSON-RPC 2.0 message
|
|
17
17
|
field :json_rpc_message_dto, Models::Shared::JsonRpcMessageDto, { 'request': { 'media_type': 'application/json' } }
|
|
18
|
-
# Account secure id for the target provider account
|
|
19
|
-
field :x_account_id, ::String, { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
20
18
|
# Session id; omit for initialize, include for subsequent calls
|
|
21
19
|
field :mcp_session_id, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'mcp-session-id', 'style': 'simple', 'explode': false } }
|
|
20
|
+
# Account secure id for the target provider account (optional if x-account-id query parameter is provided)
|
|
21
|
+
field :x_account_id, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'x-account-id', 'style': 'simple', 'explode': false } }
|
|
22
|
+
# Account secure id (alternative to x-account-id header)
|
|
23
|
+
field :x_account_id_query_parameter, Crystalline::Nilable.new(::Object), { 'query_param': { 'field_name': 'x-account-id', 'style': 'form', 'explode': true } }
|
|
22
24
|
|
|
23
|
-
sig { params(json_rpc_message_dto: Models::Shared::JsonRpcMessageDto,
|
|
24
|
-
def initialize(json_rpc_message_dto:, x_account_id
|
|
25
|
+
sig { params(json_rpc_message_dto: Models::Shared::JsonRpcMessageDto, mcp_session_id: T.nilable(::String), x_account_id: T.nilable(::String), x_account_id_query_parameter: T.nilable(::Object)).void }
|
|
26
|
+
def initialize(json_rpc_message_dto:, mcp_session_id: nil, x_account_id: nil, x_account_id_query_parameter: nil)
|
|
25
27
|
@json_rpc_message_dto = json_rpc_message_dto
|
|
26
|
-
@x_account_id = x_account_id
|
|
27
28
|
@mcp_session_id = mcp_session_id
|
|
29
|
+
@x_account_id = x_account_id
|
|
30
|
+
@x_account_id_query_parameter = x_account_id_query_parameter
|
|
28
31
|
end
|
|
29
32
|
|
|
30
33
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
31
34
|
def ==(other)
|
|
32
35
|
return false unless other.is_a? self.class
|
|
33
36
|
return false unless @json_rpc_message_dto == other.json_rpc_message_dto
|
|
34
|
-
return false unless @x_account_id == other.x_account_id
|
|
35
37
|
return false unless @mcp_session_id == other.mcp_session_id
|
|
38
|
+
return false unless @x_account_id == other.x_account_id
|
|
39
|
+
return false unless @x_account_id_query_parameter == other.x_account_id_query_parameter
|
|
36
40
|
true
|
|
37
41
|
end
|
|
38
42
|
end
|
|
@@ -10,8 +10,10 @@ end
|
|
|
10
10
|
class StackOne::Models::Operations::StackoneMcpPostRequest
|
|
11
11
|
def json_rpc_message_dto(); end
|
|
12
12
|
def json_rpc_message_dto=(str_); end
|
|
13
|
-
def x_account_id(); end
|
|
14
|
-
def x_account_id=(str_); end
|
|
15
13
|
def mcp_session_id(); end
|
|
16
14
|
def mcp_session_id=(str_); end
|
|
15
|
+
def x_account_id(); end
|
|
16
|
+
def x_account_id=(str_); end
|
|
17
|
+
def x_account_id_query_parameter(); end
|
|
18
|
+
def x_account_id_query_parameter=(str_); end
|
|
17
19
|
end
|
|
@@ -21,13 +21,16 @@ module StackOne
|
|
|
21
21
|
field :status_code, ::Integer
|
|
22
22
|
# Raw HTTP response; suitable for custom response parsing
|
|
23
23
|
field :raw_response, ::Faraday::Response
|
|
24
|
+
# The proxy request was successful.
|
|
25
|
+
field :proxy_response_api_model, Crystalline::Nilable.new(Models::Shared::ProxyResponseApiModel)
|
|
24
26
|
|
|
25
|
-
sig { params(content_type: ::String, headers: T::Hash[Symbol, T::Array[::String]], status_code: ::Integer, raw_response: ::Faraday::Response).void }
|
|
26
|
-
def initialize(content_type:, headers:, status_code:, raw_response:)
|
|
27
|
+
sig { params(content_type: ::String, headers: T::Hash[Symbol, T::Array[::String]], status_code: ::Integer, raw_response: ::Faraday::Response, proxy_response_api_model: T.nilable(Models::Shared::ProxyResponseApiModel)).void }
|
|
28
|
+
def initialize(content_type:, headers:, status_code:, raw_response:, proxy_response_api_model: nil)
|
|
27
29
|
@content_type = content_type
|
|
28
30
|
@headers = headers
|
|
29
31
|
@status_code = status_code
|
|
30
32
|
@raw_response = raw_response
|
|
33
|
+
@proxy_response_api_model = proxy_response_api_model
|
|
31
34
|
end
|
|
32
35
|
|
|
33
36
|
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
@@ -37,6 +40,7 @@ module StackOne
|
|
|
37
40
|
return false unless @headers == other.headers
|
|
38
41
|
return false unless @status_code == other.status_code
|
|
39
42
|
return false unless @raw_response == other.raw_response
|
|
43
|
+
return false unless @proxy_response_api_model == other.proxy_response_api_model
|
|
40
44
|
true
|
|
41
45
|
end
|
|
42
46
|
end
|
|
@@ -22,9 +22,9 @@ module StackOne
|
|
|
22
22
|
# Path parameters for the action
|
|
23
23
|
field :path, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('path') } }
|
|
24
24
|
# Query parameters for the action
|
|
25
|
-
field :query, Crystalline::Nilable.new(
|
|
25
|
+
field :query, Crystalline::Nilable.new(Models::Shared::Query), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('query') } }
|
|
26
26
|
|
|
27
|
-
sig { params(action: ::String, body: T.nilable(T::Hash[Symbol, ::Object]), headers: T.nilable(T::Hash[Symbol, ::Object]), path: T.nilable(T::Hash[Symbol, ::Object]), query: T.nilable(
|
|
27
|
+
sig { params(action: ::String, body: T.nilable(T::Hash[Symbol, ::Object]), headers: T.nilable(T::Hash[Symbol, ::Object]), path: T.nilable(T::Hash[Symbol, ::Object]), query: T.nilable(Models::Shared::Query)).void }
|
|
28
28
|
def initialize(action:, body: nil, headers: nil, path: nil, query: nil)
|
|
29
29
|
@action = action
|
|
30
30
|
@body = body
|
|
@@ -14,11 +14,11 @@ module StackOne
|
|
|
14
14
|
include Crystalline::MetadataFields
|
|
15
15
|
|
|
16
16
|
# The response data from the action RPC call
|
|
17
|
-
field :data, Crystalline::Nilable.new(Crystalline::Union.new(
|
|
17
|
+
field :data, Crystalline::Nilable.new(Crystalline::Union.new(Crystalline::Hash.new(Symbol, ::Object), Crystalline::Array.new(Crystalline::Hash.new(Symbol, ::Object)))), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('data') } }
|
|
18
18
|
# Cursor for fetching the next page of results
|
|
19
19
|
field :next_, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('next') } }
|
|
20
20
|
|
|
21
|
-
sig { params(data: T.nilable(T.any(
|
|
21
|
+
sig { params(data: T.nilable(T.any(T::Hash[Symbol, ::Object], T::Array[T::Hash[Symbol, ::Object]])), next_: T.nilable(::String)).void }
|
|
22
22
|
def initialize(data: nil, next_: nil)
|
|
23
23
|
@data = data
|
|
24
24
|
@next_ = next_
|
|
@@ -35,11 +35,11 @@ module StackOne
|
|
|
35
35
|
field :job_title, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('job_title') } }
|
|
36
36
|
# The currency used for pay
|
|
37
37
|
field :pay_currency, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_currency') } }
|
|
38
|
-
#
|
|
38
|
+
# How often the employee is paid
|
|
39
39
|
field :pay_frequency, Crystalline::Nilable.new(Models::Shared::PayFrequency), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_frequency') } }
|
|
40
|
-
# The pay
|
|
40
|
+
# The time period over which the pay rate is calculated
|
|
41
41
|
field :pay_period, Crystalline::Nilable.new(Models::Shared::PayPeriod), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_period') } }
|
|
42
|
-
# The
|
|
42
|
+
# The amount of compensation for the employee
|
|
43
43
|
field :pay_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_rate') } }
|
|
44
44
|
# The payroll code of the employee
|
|
45
45
|
field :payroll_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('payroll_code') } }
|
|
@@ -57,11 +57,11 @@ module StackOne
|
|
|
57
57
|
field :manager, Crystalline::Nilable.new(Crystalline::Array.new(Models::Shared::EmploymentManagerApiModel)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('manager') } }
|
|
58
58
|
# The currency used for pay
|
|
59
59
|
field :pay_currency, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_currency') } }
|
|
60
|
-
#
|
|
60
|
+
# How often the employee is paid
|
|
61
61
|
field :pay_frequency, Crystalline::Nilable.new(Models::Shared::EmploymentPayFrequency), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_frequency') } }
|
|
62
|
-
# The pay
|
|
62
|
+
# The time period over which the pay rate is calculated
|
|
63
63
|
field :pay_period, Crystalline::Nilable.new(Models::Shared::EmploymentPayPeriod), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_period') } }
|
|
64
|
-
# The
|
|
64
|
+
# The amount of compensation for the employee
|
|
65
65
|
field :pay_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_rate') } }
|
|
66
66
|
# The payroll code of the employee
|
|
67
67
|
field :payroll_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('payroll_code') } }
|
|
@@ -30,7 +30,7 @@ module StackOne
|
|
|
30
30
|
# Unique identifier
|
|
31
31
|
field :id, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('id') } }
|
|
32
32
|
# Whether this is the primary bank account
|
|
33
|
-
field :is_primary, Crystalline::Nilable.new(Crystalline::Boolean.new), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('is_primary') } }
|
|
33
|
+
field :is_primary, Crystalline::Nilable.new(Crystalline::Union.new(Crystalline::Boolean.new, Models::Shared::HRISBankDetails2)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('is_primary') } }
|
|
34
34
|
# Local account number (used when IBAN is not available)
|
|
35
35
|
field :local_account_number, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('local_account_number') } }
|
|
36
36
|
# Provider's unique identifier
|
|
@@ -38,7 +38,7 @@ module StackOne
|
|
|
38
38
|
# SWIFT/BIC code for international transfers
|
|
39
39
|
field :swift_bic, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('swift_bic') } }
|
|
40
40
|
|
|
41
|
-
sig { params(account_name: T.nilable(::String), account_type: T.nilable(Models::Shared::AccountType), bank_name: T.nilable(::String), clearing_codes: T.nilable(T::Array[Models::Shared::ClearingCode]), country_code: T.nilable(Models::Shared::CountryCode), currency_code: T.nilable(Models::Shared::HRISBankDetailsCurrencyCode), iban: T.nilable(::String), id: T.nilable(::String), is_primary: T.nilable(T::Boolean), local_account_number: T.nilable(::String), remote_id: T.nilable(::String), swift_bic: T.nilable(::String)).void }
|
|
41
|
+
sig { params(account_name: T.nilable(::String), account_type: T.nilable(Models::Shared::AccountType), bank_name: T.nilable(::String), clearing_codes: T.nilable(T::Array[Models::Shared::ClearingCode]), country_code: T.nilable(Models::Shared::CountryCode), currency_code: T.nilable(Models::Shared::HRISBankDetailsCurrencyCode), iban: T.nilable(::String), id: T.nilable(::String), is_primary: T.nilable(T.any(T::Boolean, Models::Shared::HRISBankDetails2)), local_account_number: T.nilable(::String), remote_id: T.nilable(::String), swift_bic: T.nilable(::String)).void }
|
|
42
42
|
def initialize(account_name: nil, account_type: nil, bank_name: nil, clearing_codes: nil, country_code: nil, currency_code: nil, iban: nil, id: nil, is_primary: nil, local_account_number: nil, remote_id: nil, swift_bic: nil)
|
|
43
43
|
@account_name = account_name
|
|
44
44
|
@account_type = account_type
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
# typed: true
|
|
4
|
+
# frozen_string_literal: true
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
module StackOne
|
|
8
|
+
module Models
|
|
9
|
+
module Shared
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class HRISBankDetails2 < T::Enum
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
enums do
|
|
16
|
+
TRUE = new('true')
|
|
17
|
+
FALSE = new('false')
|
|
18
|
+
end
|
|
19
|
+
end
|
|
20
|
+
end
|
|
21
|
+
end
|
|
22
|
+
end
|
|
@@ -37,11 +37,11 @@ module StackOne
|
|
|
37
37
|
field :passthrough, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('passthrough') } }
|
|
38
38
|
# The currency used for pay
|
|
39
39
|
field :pay_currency, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_currency') } }
|
|
40
|
-
#
|
|
40
|
+
# How often the employee is paid
|
|
41
41
|
field :pay_frequency, Crystalline::Nilable.new(Models::Shared::HrisCreateEmployeeRequestDtoPayFrequency), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_frequency') } }
|
|
42
|
-
# The pay
|
|
42
|
+
# The time period over which the pay rate is calculated
|
|
43
43
|
field :pay_period, Crystalline::Nilable.new(Models::Shared::HrisCreateEmployeeRequestDtoPayPeriod), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_period') } }
|
|
44
|
-
# The
|
|
44
|
+
# The amount of compensation for the employee
|
|
45
45
|
field :pay_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_rate') } }
|
|
46
46
|
# The payroll code of the employee
|
|
47
47
|
field :payroll_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('payroll_code') } }
|
|
@@ -37,11 +37,11 @@ module StackOne
|
|
|
37
37
|
field :passthrough, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('passthrough') } }
|
|
38
38
|
# The currency used for pay
|
|
39
39
|
field :pay_currency, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_currency') } }
|
|
40
|
-
#
|
|
40
|
+
# How often the employee is paid
|
|
41
41
|
field :pay_frequency, Crystalline::Nilable.new(Models::Shared::HrisCreateEmploymentRequestDtoPayFrequency), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_frequency') } }
|
|
42
|
-
# The pay
|
|
42
|
+
# The time period over which the pay rate is calculated
|
|
43
43
|
field :pay_period, Crystalline::Nilable.new(Models::Shared::HrisCreateEmploymentRequestDtoPayPeriod), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_period') } }
|
|
44
|
-
# The
|
|
44
|
+
# The amount of compensation for the employee
|
|
45
45
|
field :pay_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_rate') } }
|
|
46
46
|
# The payroll code of the employee
|
|
47
47
|
field :payroll_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('payroll_code') } }
|
|
@@ -37,11 +37,11 @@ module StackOne
|
|
|
37
37
|
field :passthrough, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('passthrough') } }
|
|
38
38
|
# The currency used for pay
|
|
39
39
|
field :pay_currency, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_currency') } }
|
|
40
|
-
#
|
|
40
|
+
# How often the employee is paid
|
|
41
41
|
field :pay_frequency, Crystalline::Nilable.new(Models::Shared::HrisUpdateEmployeeRequestDtoPayFrequency), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_frequency') } }
|
|
42
|
-
# The pay
|
|
42
|
+
# The time period over which the pay rate is calculated
|
|
43
43
|
field :pay_period, Crystalline::Nilable.new(Models::Shared::HrisUpdateEmployeeRequestDtoPayPeriod), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_period') } }
|
|
44
|
-
# The
|
|
44
|
+
# The amount of compensation for the employee
|
|
45
45
|
field :pay_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_rate') } }
|
|
46
46
|
# The payroll code of the employee
|
|
47
47
|
field :payroll_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('payroll_code') } }
|
|
@@ -35,11 +35,11 @@ module StackOne
|
|
|
35
35
|
field :passthrough, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('passthrough') } }
|
|
36
36
|
# The currency used for pay
|
|
37
37
|
field :pay_currency, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_currency') } }
|
|
38
|
-
#
|
|
38
|
+
# How often the employee is paid
|
|
39
39
|
field :pay_frequency, Crystalline::Nilable.new(Models::Shared::HrisUpdateEmploymentRequestDtoPayFrequency), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_frequency') } }
|
|
40
|
-
# The pay
|
|
40
|
+
# The time period over which the pay rate is calculated
|
|
41
41
|
field :pay_period, Crystalline::Nilable.new(Models::Shared::HrisUpdateEmploymentRequestDtoPayPeriod), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_period') } }
|
|
42
|
-
# The
|
|
42
|
+
# The amount of compensation for the employee
|
|
43
43
|
field :pay_rate, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('pay_rate') } }
|
|
44
44
|
# The payroll code of the employee
|
|
45
45
|
field :payroll_code, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('payroll_code') } }
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
class StackOne::Models::Shared::
|
|
5
|
+
class StackOne::Models::Shared::IsPrimary
|
|
6
6
|
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
7
|
end
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
class StackOne::Models::Shared::
|
|
10
|
+
class StackOne::Models::Shared::IsPrimary
|
|
11
11
|
end
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
# typed: true
|
|
4
|
+
# frozen_string_literal: true
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
module StackOne
|
|
8
|
+
module Models
|
|
9
|
+
module Shared
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class ProxyResponseApiModel
|
|
13
|
+
extend T::Sig
|
|
14
|
+
include Crystalline::MetadataFields
|
|
15
|
+
|
|
16
|
+
# The HTTP status code returned by the provider
|
|
17
|
+
field :status, ::Float, { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('status'), required: true } }
|
|
18
|
+
# The response data from the provider. Can be an object, array, or primitive value.
|
|
19
|
+
field :data, Crystalline::Nilable.new(Crystalline::Union.new(Crystalline::Hash.new(Symbol, ::Object), Crystalline::Array.new(Crystalline::Hash.new(Symbol, ::Object)), ::String, ::Float, Crystalline::Boolean.new)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('data') } }
|
|
20
|
+
# The headers returned by the provider
|
|
21
|
+
field :headers, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('headers') } }
|
|
22
|
+
# Provider-specific errors if any occurred
|
|
23
|
+
field :provider_errors, Crystalline::Nilable.new(Crystalline::Array.new(Models::Shared::ProviderErrorApiModel)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('provider_errors') } }
|
|
24
|
+
|
|
25
|
+
sig { params(status: ::Float, data: T.nilable(T.any(T::Hash[Symbol, ::Object], T::Array[T::Hash[Symbol, ::Object]], ::String, ::Float, T::Boolean)), headers: T.nilable(T::Hash[Symbol, ::Object]), provider_errors: T.nilable(T::Array[Models::Shared::ProviderErrorApiModel])).void }
|
|
26
|
+
def initialize(status:, data: nil, headers: nil, provider_errors: nil)
|
|
27
|
+
@status = status
|
|
28
|
+
@data = data
|
|
29
|
+
@headers = headers
|
|
30
|
+
@provider_errors = provider_errors
|
|
31
|
+
end
|
|
32
|
+
|
|
33
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
34
|
+
def ==(other)
|
|
35
|
+
return false unless other.is_a? self.class
|
|
36
|
+
return false unless @status == other.status
|
|
37
|
+
return false unless @data == other.data
|
|
38
|
+
return false unless @headers == other.headers
|
|
39
|
+
return false unless @provider_errors == other.provider_errors
|
|
40
|
+
true
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
end
|
|
45
|
+
end
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class StackOne::Models::Shared::ProxyResponseApiModel
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class StackOne::Models::Shared::ProxyResponseApiModel
|
|
11
|
+
def status(); end
|
|
12
|
+
def status=(str_); end
|
|
13
|
+
def data(); end
|
|
14
|
+
def data=(str_); end
|
|
15
|
+
def headers(); end
|
|
16
|
+
def headers=(str_); end
|
|
17
|
+
def provider_errors(); end
|
|
18
|
+
def provider_errors=(str_); end
|
|
19
|
+
end
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
# typed: true
|
|
4
|
+
# frozen_string_literal: true
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
module StackOne
|
|
8
|
+
module Models
|
|
9
|
+
module Shared
|
|
10
|
+
|
|
11
|
+
# Query parameters for the action
|
|
12
|
+
class Query
|
|
13
|
+
extend T::Sig
|
|
14
|
+
include Crystalline::MetadataFields
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
field :additional_properties, Crystalline::Nilable.new(Crystalline::Hash.new(Symbol, ::Object)), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('additional_properties') } }
|
|
18
|
+
# Enable debug mode for the action execution
|
|
19
|
+
field :debug, Crystalline::Nilable.new(Crystalline::Boolean.new), { 'format_json': { 'letter_case': ::StackOne::Utils.field_name('debug') } }
|
|
20
|
+
|
|
21
|
+
sig { params(additional_properties: T.nilable(T::Hash[Symbol, ::Object]), debug: T.nilable(T::Boolean)).void }
|
|
22
|
+
def initialize(additional_properties: nil, debug: nil)
|
|
23
|
+
@additional_properties = additional_properties
|
|
24
|
+
@debug = debug
|
|
25
|
+
end
|
|
26
|
+
|
|
27
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
28
|
+
def ==(other)
|
|
29
|
+
return false unless other.is_a? self.class
|
|
30
|
+
return false unless @additional_properties == other.additional_properties
|
|
31
|
+
return false unless @debug == other.debug
|
|
32
|
+
true
|
|
33
|
+
end
|
|
34
|
+
end
|
|
35
|
+
end
|
|
36
|
+
end
|
|
37
|
+
end
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class StackOne::Models::Shared::Query
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class StackOne::Models::Shared::Query
|
|
11
|
+
def additional_properties(); end
|
|
12
|
+
def additional_properties=(str_); end
|
|
13
|
+
def debug(); end
|
|
14
|
+
def debug=(str_); end
|
|
15
|
+
end
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
module StackOne
|
|
7
7
|
module Models
|
|
8
8
|
module Shared
|
|
9
|
-
autoload :One, 'stack_one/models/shared/one.rb'
|
|
10
9
|
autoload :Two, 'stack_one/models/shared/two.rb'
|
|
11
10
|
autoload :Four, 'stack_one/models/shared/four.rb'
|
|
12
11
|
autoload :ATSLocation, 'stack_one/models/shared/atslocation.rb'
|
|
@@ -74,7 +73,6 @@ module StackOne
|
|
|
74
73
|
autoload :ActionsMetaPaginated, 'stack_one/models/shared/actionsmetapaginated.rb'
|
|
75
74
|
autoload :ActionsRpcRequestDto, 'stack_one/models/shared/actionsrpcrequestdto.rb'
|
|
76
75
|
autoload :ActionsRpcResponse, 'stack_one/models/shared/actionsrpcresponse.rb'
|
|
77
|
-
autoload :ActionsRpcResponse2, 'stack_one/models/shared/actionsrpcresponse_2.rb'
|
|
78
76
|
autoload :ActionsRpcResponseData, 'stack_one/models/shared/actionsrpcresponse_data.rb'
|
|
79
77
|
autoload :AdditionalData, 'stack_one/models/shared/additionaldata.rb'
|
|
80
78
|
autoload :Answer, 'stack_one/models/shared/answer.rb'
|
|
@@ -601,6 +599,7 @@ module StackOne
|
|
|
601
599
|
autoload :FoldersHasChildren, 'stack_one/models/shared/folders_has_children.rb'
|
|
602
600
|
autoload :FoldersHasContent, 'stack_one/models/shared/folders_has_content.rb'
|
|
603
601
|
autoload :HRISBankDetails, 'stack_one/models/shared/hrisbankdetails.rb'
|
|
602
|
+
autoload :HRISBankDetails2, 'stack_one/models/shared/hrisbankdetails_2.rb'
|
|
604
603
|
autoload :HRISBankDetails4, 'stack_one/models/shared/hrisbankdetails_4.rb'
|
|
605
604
|
autoload :HRISBankDetailsSchemas4, 'stack_one/models/shared/hrisbankdetails_schemas_4.rb'
|
|
606
605
|
autoload :HRISBankDetailsSchemasCurrencyCode4, 'stack_one/models/shared/hrisbankdetails_schemas_currency_code_4.rb'
|
|
@@ -1266,6 +1265,8 @@ module StackOne
|
|
|
1266
1265
|
autoload :ProviderErrorApiModelHeaders, 'stack_one/models/shared/providererrorapimodel_headers.rb'
|
|
1267
1266
|
autoload :ProviderErrorApiModelRaw, 'stack_one/models/shared/providererrorapimodel_raw.rb'
|
|
1268
1267
|
autoload :ProxyRequestBody, 'stack_one/models/shared/proxyrequestbody.rb'
|
|
1268
|
+
autoload :ProxyResponseApiModel, 'stack_one/models/shared/proxyresponseapimodel.rb'
|
|
1269
|
+
autoload :ProxyResponseApiModelData, 'stack_one/models/shared/proxyresponseapimodel_data.rb'
|
|
1269
1270
|
autoload :PushMessageContentsSchemas, 'stack_one/models/shared/pushmessagecontents_schemas.rb'
|
|
1270
1271
|
autoload :PushMessages, 'stack_one/models/shared/pushmessages.rb'
|
|
1271
1272
|
autoload :PushMessages4, 'stack_one/models/shared/pushmessages_4.rb'
|
|
@@ -1639,6 +1640,7 @@ module StackOne
|
|
|
1639
1640
|
autoload :InterviewStatus, 'stack_one/models/shared/interview_status.rb'
|
|
1640
1641
|
autoload :IsBotUser, 'stack_one/models/shared/is_bot_user.rb'
|
|
1641
1642
|
autoload :IsPaid, 'stack_one/models/shared/is_paid.rb'
|
|
1643
|
+
autoload :IsPrimary, 'stack_one/models/shared/is_primary.rb'
|
|
1642
1644
|
autoload :IsRoot, 'stack_one/models/shared/is_root.rb'
|
|
1643
1645
|
autoload :IsUnlimited, 'stack_one/models/shared/is_unlimited.rb'
|
|
1644
1646
|
autoload :IssuedBy, 'stack_one/models/shared/issued_by.rb'
|
|
@@ -1672,6 +1674,7 @@ module StackOne
|
|
|
1672
1674
|
autoload :PreferredLanguage, 'stack_one/models/shared/preferred_language.rb'
|
|
1673
1675
|
autoload :Priority, 'stack_one/models/shared/priority.rb'
|
|
1674
1676
|
autoload :Private, 'stack_one/models/shared/private.rb'
|
|
1677
|
+
autoload :Query, 'stack_one/models/shared/query.rb'
|
|
1675
1678
|
autoload :Raw, 'stack_one/models/shared/raw.rb'
|
|
1676
1679
|
autoload :RejectedReasonType, 'stack_one/models/shared/rejected_reason_type.rb'
|
|
1677
1680
|
autoload :Request, 'stack_one/models/shared/request.rb'
|
data/lib/stack_one/proxy.rb
CHANGED
|
@@ -141,18 +141,27 @@ module StackOne
|
|
|
141
141
|
|
|
142
142
|
content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
|
|
143
143
|
if Utils.match_status_code(http_response.status, ['200', '201', '202', '204'])
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
hook_ctx:
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
144
|
+
if Utils.match_content_type(content_type, 'application/json')
|
|
145
|
+
http_response = @sdk_configuration.hooks.after_success(
|
|
146
|
+
hook_ctx: SDKHooks::AfterSuccessHookContext.new(
|
|
147
|
+
hook_ctx: hook_ctx
|
|
148
|
+
),
|
|
149
|
+
response: http_response
|
|
150
|
+
)
|
|
151
|
+
response_data = http_response.env.response_body
|
|
152
|
+
obj = Crystalline.unmarshal_json(JSON.parse(response_data), Models::Shared::ProxyResponseApiModel)
|
|
153
|
+
response = Models::Operations::StackoneProxyRequestResponse.new(
|
|
154
|
+
status_code: http_response.status,
|
|
155
|
+
content_type: content_type,
|
|
156
|
+
raw_response: http_response,
|
|
157
|
+
headers: {},
|
|
158
|
+
proxy_response_api_model: T.unsafe(obj)
|
|
159
|
+
)
|
|
160
|
+
|
|
161
|
+
return response
|
|
162
|
+
else
|
|
163
|
+
raise ::StackOne::Models::Errors::APIError.new(status_code: http_response.status, body: http_response.env.response_body, raw_response: http_response), 'Unknown content type received'
|
|
164
|
+
end
|
|
156
165
|
elsif Utils.match_status_code(http_response.status, ['400'])
|
|
157
166
|
if Utils.match_content_type(content_type, 'application/json')
|
|
158
167
|
http_response = @sdk_configuration.hooks.after_success(
|
|
@@ -89,9 +89,9 @@ module StackOne
|
|
|
89
89
|
end
|
|
90
90
|
@language = 'ruby'
|
|
91
91
|
@openapi_doc_version = '1.0.0'
|
|
92
|
-
@sdk_version = '0.
|
|
93
|
-
@gen_version = '2.
|
|
94
|
-
@user_agent = 'speakeasy-sdk/ruby 0.
|
|
92
|
+
@sdk_version = '0.39.1'
|
|
93
|
+
@gen_version = '2.755.6'
|
|
94
|
+
@user_agent = 'speakeasy-sdk/ruby 0.39.1 2.755.6 1.0.0 stackone_client'
|
|
95
95
|
end
|
|
96
96
|
|
|
97
97
|
sig { returns([String, T::Hash[Symbol, String]]) }
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: stackone_client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.39.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- StackOne
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-
|
|
11
|
+
date: 2025-11-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: base64
|
|
@@ -1813,8 +1813,6 @@ files:
|
|
|
1813
1813
|
- lib/stack_one/models/shared/actionsrpcrequestdto.rbi
|
|
1814
1814
|
- lib/stack_one/models/shared/actionsrpcresponse.rb
|
|
1815
1815
|
- lib/stack_one/models/shared/actionsrpcresponse.rbi
|
|
1816
|
-
- lib/stack_one/models/shared/actionsrpcresponse_2.rb
|
|
1817
|
-
- lib/stack_one/models/shared/actionsrpcresponse_2.rbi
|
|
1818
1816
|
- lib/stack_one/models/shared/actionsrpcresponse_data.rb
|
|
1819
1817
|
- lib/stack_one/models/shared/actionsrpcresponse_data.rbi
|
|
1820
1818
|
- lib/stack_one/models/shared/active.rb
|
|
@@ -2961,6 +2959,8 @@ files:
|
|
|
2961
2959
|
- lib/stack_one/models/shared/home_location.rbi
|
|
2962
2960
|
- lib/stack_one/models/shared/hrisbankdetails.rb
|
|
2963
2961
|
- lib/stack_one/models/shared/hrisbankdetails.rbi
|
|
2962
|
+
- lib/stack_one/models/shared/hrisbankdetails_2.rb
|
|
2963
|
+
- lib/stack_one/models/shared/hrisbankdetails_2.rbi
|
|
2964
2964
|
- lib/stack_one/models/shared/hrisbankdetails_4.rb
|
|
2965
2965
|
- lib/stack_one/models/shared/hrisbankdetails_4.rbi
|
|
2966
2966
|
- lib/stack_one/models/shared/hrisbankdetails_currency_code.rb
|
|
@@ -3907,6 +3907,8 @@ files:
|
|
|
3907
3907
|
- lib/stack_one/models/shared/is_bot_user.rbi
|
|
3908
3908
|
- lib/stack_one/models/shared/is_paid.rb
|
|
3909
3909
|
- lib/stack_one/models/shared/is_paid.rbi
|
|
3910
|
+
- lib/stack_one/models/shared/is_primary.rb
|
|
3911
|
+
- lib/stack_one/models/shared/is_primary.rbi
|
|
3910
3912
|
- lib/stack_one/models/shared/is_root.rb
|
|
3911
3913
|
- lib/stack_one/models/shared/is_root.rbi
|
|
3912
3914
|
- lib/stack_one/models/shared/is_unlimited.rb
|
|
@@ -4305,8 +4307,6 @@ files:
|
|
|
4305
4307
|
- lib/stack_one/models/shared/offerspaginated.rbi
|
|
4306
4308
|
- lib/stack_one/models/shared/offersresult.rb
|
|
4307
4309
|
- lib/stack_one/models/shared/offersresult.rbi
|
|
4308
|
-
- lib/stack_one/models/shared/one.rb
|
|
4309
|
-
- lib/stack_one/models/shared/one.rbi
|
|
4310
4310
|
- lib/stack_one/models/shared/organization.rb
|
|
4311
4311
|
- lib/stack_one/models/shared/organization.rbi
|
|
4312
4312
|
- lib/stack_one/models/shared/overall_recommendation.rb
|
|
@@ -4371,6 +4371,10 @@ files:
|
|
|
4371
4371
|
- lib/stack_one/models/shared/providererrorapimodel_raw.rbi
|
|
4372
4372
|
- lib/stack_one/models/shared/proxyrequestbody.rb
|
|
4373
4373
|
- lib/stack_one/models/shared/proxyrequestbody.rbi
|
|
4374
|
+
- lib/stack_one/models/shared/proxyresponseapimodel.rb
|
|
4375
|
+
- lib/stack_one/models/shared/proxyresponseapimodel.rbi
|
|
4376
|
+
- lib/stack_one/models/shared/proxyresponseapimodel_data.rb
|
|
4377
|
+
- lib/stack_one/models/shared/proxyresponseapimodel_data.rbi
|
|
4374
4378
|
- lib/stack_one/models/shared/pushmessagecontents_schemas.rb
|
|
4375
4379
|
- lib/stack_one/models/shared/pushmessagecontents_schemas.rbi
|
|
4376
4380
|
- lib/stack_one/models/shared/pushmessages.rb
|
|
@@ -4391,6 +4395,8 @@ files:
|
|
|
4391
4395
|
- lib/stack_one/models/shared/pushtemplateresult.rbi
|
|
4392
4396
|
- lib/stack_one/models/shared/pushtemplatespaginated.rb
|
|
4393
4397
|
- lib/stack_one/models/shared/pushtemplatespaginated.rbi
|
|
4398
|
+
- lib/stack_one/models/shared/query.rb
|
|
4399
|
+
- lib/stack_one/models/shared/query.rbi
|
|
4394
4400
|
- lib/stack_one/models/shared/question.rb
|
|
4395
4401
|
- lib/stack_one/models/shared/question.rbi
|
|
4396
4402
|
- lib/stack_one/models/shared/question_2.rb
|