Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to OAS 2.36 and fix query param array format #332

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

rdemarco-xero
Copy link
Contributor

Description

Files API

  • Adds getAssociationsCount method to the Files API

Payroll AU API

  • Adds new property PaidLeaveEarnings to the OpeningBalance schema definition
  • Adds new property PayOutType to the LeaveApplication and LeaveEarningsLine schema definitions

Release Notes

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@rdemarco-xero
Copy link
Contributor Author

Hi @lancedfr, I implemented fixes in line with your PR #331.

I added some additional logic because String.join() doesn't work with a collection of UUIDs. Have a look and let me know what you think.

@rdemarco-xero rdemarco-xero merged commit 5ee36ae into master Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant