Skip to content

Commit

Permalink
PETOSS 583 | Auto PR build script issue (#316)
Browse files Browse the repository at this point in the history
* Auto PR build script issue

* fixed issues while generating Dotnet SDK

* fixed issue while generating python SDK

* Adds changes to test Ruby SDK

* removed uncommented codes

* fixed issue findings

* test changes in PR

* increase version for testing

* corrected version increase

* Revert "corrected version increase"

This reverts commit 87a8b4f35066adac8a05148dd175dd5119481bac.

* Revert "increase version for testing"

This reverts commit c6b01a2496775a722ee670586c54a1a57d96f5a6.

* Revert "test changes in PR"

This reverts commit 68d566960af1d776737e87d6cd96f661c367ddf6.

* Revert "fixed issue findings"

This reverts commit 57e38337fb3e076c0a98c5b43f92cd28bde962a0.

* Revert "removed uncommented codes"

This reverts commit 67a5816300eb3cd18927b2a0a28f0c2d0a69fc24.

* Revert "Adds changes to test Ruby SDK"

This reverts commit 114fbbbee4f8d1828d05ca852634377b9a24b3db.

---------

Co-authored-by: Vignesh Kennadi <[email protected]>
  • Loading branch information
actions-user and Vignesh Kennadi committed Sep 13, 2024
1 parent f12c04d commit 798f1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v1/payroll-uk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4936,7 +4936,7 @@ <h3>Usage and SDK Samples</h3>
leave_type_id = "00000000-0000-0000-0000-000000000000",
schedule_of_accrual = schedule_of_accrual::BEGINNINGOFCALENDARYEAR,
opening_balance = 5.25,
schedule_of_accrual_date = )
schedule_of_accrual_date = 2024-05-01)

try:
api_response = api_instance.create_employee_leave_type(xero_tenant_id, employee_id, employeeLeaveType, idempotency_key)
Expand Down

0 comments on commit 798f1bf

Please sign in to comment.