Skip to content

3.14.0

Compare
Choose a tag to compare
@jamie-hoffmann-xero jamie-hoffmann-xero released this 08 Feb 04:18
a20407d

Overall changes:

  • The openapi-generator is upgraded to 5.0.0.
  • In the Multimap.cs we added documentation and another overload Add method.
  • All Api.cs updated the comments to include missing parameters. They were causing build warning.

Accounting APIs:

Add Warnings array to CreditNote object

Warning: if you are using named arguments, the following may have breaking effect on your code base.

Capitalisation of arguments are corrected in a few APIs:

Bankfeed APIs:

  • statementID

Files APIs:

  • FileID
  • Associations/{ObjectID}
  • FolderID

Identity APIs:

  • /Connections/{id}

PayrollAu APIs:

  • employeeID
  • leaveApplicationID

PayrollNz APIs:

  • employeeID
  • leaveID

PayrollUk APIs:

  • employeeID
  • leaveID

Project APIs:

  • /{projectId}/Time Time
  • Project
  • ProjectUsers
  • Tasks