diff --git a/Gemfile.lock b/Gemfile.lock index 2e5822ce..a2ae6c33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - xero-ruby (12.0.0) + xero-ruby (12.1.0) faraday (>= 2.0, < 3.0) json (~> 2.1, >= 2.1.0) json-jwt (~> 1.16, >= 1.16.3) diff --git a/docs/accounting/AccountingApi.md b/docs/accounting/AccountingApi.md index 1ecff749..ca9ebafa 100644 --- a/docs/accounting/AccountingApi.md +++ b/docs/accounting/AccountingApi.md @@ -1757,6 +1757,8 @@ Name | Type | Description | Notes Creates new employees used in Xero payrun +This endpoint is deprecated and will be removed April 28, 2026 + ### Example ```ruby @@ -8112,6 +8114,8 @@ Name | Type | Description | Notes Retrieves a specific employee used in Xero payrun using a unique employee Id +This endpoint is deprecated and will be removed April 28, 2026 + ### Example ```ruby @@ -8176,6 +8180,8 @@ Name | Type | Description | Notes Retrieves employees used in Xero payrun +This endpoint is deprecated and will be removed April 28, 2026 + ### Example ```ruby @@ -15485,6 +15491,8 @@ Name | Type | Description | Notes Creates a single new employees used in Xero payrun +This endpoint is deprecated and will be removed April 28, 2026 + ### Example ```ruby diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 532cf554..a1197b47 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -6339,7 +6339,7 @@