Skip to content

Commit

Permalink
docs(providers): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed May 21, 2024
1 parent 3e4b022 commit c7d6f60
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
affixapi (1.1.76)
affixapi (1.1.77)
typhoeus (~> 1.0, >= 1.0.1)

GEM
Expand Down
2 changes: 1 addition & 1 deletion docs/Class20230301Api.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ end
Payslips

Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk

### Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/XHRVerticallyIntegratedApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ end
Payslips

Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk

### Examples

Expand Down
4 changes: 2 additions & 2 deletions lib/openapi_client/api/class20230301_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ def xhr_payruns20230301_with_http_info(start_date, end_date, opts = {})
end

# Payslips
# Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
# Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk
# @param payrun_id [String] The id of the payrun.
# @param [Hash] opts the optional parameters
# @return [Array<PayslipResponse>]
Expand All @@ -332,7 +332,7 @@ def xhr_payslips20230301(payrun_id, opts = {})
end

# Payslips
# Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
# Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk
# @param payrun_id [String] The id of the payrun.
# @param [Hash] opts the optional parameters
# @return [Array<(Array<PayslipResponse>, Integer, Hash)>] Array<PayslipResponse> data, response status code and response headers
Expand Down
4 changes: 2 additions & 2 deletions lib/openapi_client/api/xhr_vertically_integrated_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ def xhr_payruns20230301_with_http_info(start_date, end_date, opts = {})
end

# Payslips
# Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
# Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk
# @param payrun_id [String] The id of the payrun.
# @param [Hash] opts the optional parameters
# @return [Array<PayslipResponse>]
Expand All @@ -332,7 +332,7 @@ def xhr_payslips20230301(payrun_id, opts = {})
end

# Payslips
# Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
# Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk
# @param payrun_id [String] The id of the payrun.
# @param [Hash] opts the optional parameters
# @return [Array<(Array<PayslipResponse>, Integer, Hash)>] Array<PayslipResponse> data, response status code and response headers
Expand Down
2 changes: 1 addition & 1 deletion lib/openapi_client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
=end

module OpenapiClient
VERSION = '1.1.76'
VERSION = '1.1.77'
end
2 changes: 1 addition & 1 deletion spec/api/class20230301_api_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

# unit tests for xhr_payslips20230301
# Payslips
# Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
# Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk
# @param payrun_id The id of the payrun.
# @param [Hash] opts the optional parameters
# @return [Array<PayslipResponse>]
Expand Down
2 changes: 1 addition & 1 deletion spec/api/xhr_vertically_integrated_api_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

# unit tests for xhr_payslips20230301
# Payslips
# Retrieves payslips from a specific payrun. Supported integrations: - sageone - simplepay.ie - brightpay connect
# Retrieves payslips from a specific payrun. Supported integrations: - brain payroll - brightpay connect - deel - gusto - justworks - moorepay - onpay - oyster - parolla.ie - paycircle - payfit - pento.io - quickbooks online - remote.com - rippling - sageone - shape payroll - simplepay.ie - staffology - xero uk
# @param payrun_id The id of the payrun.
# @param [Hash] opts the optional parameters
# @return [Array<PayslipResponse>]
Expand Down

0 comments on commit c7d6f60

Please sign in to comment.