Skip to content

4.0.0

Compare
Choose a tag to compare
@thomas-anu thomas-anu released this 07 Feb 05:35
· 59 commits to master since this release
d7e6dc1
  • Build from OpenAPI V3.0.0

BREAKING CHANGE

  • Changes the order of IdempotencyKey parameter.
  • Fixes method definitions where required request-body parameters were declared as optional.
    Following methods will have required body parameters now
    • Payroll-AU
      • updateEmployee
      • updatePayRun
      • updatePayslip
      • updateSuperfund
      • updateTimesheet
    • Files
      • uploadFile
      • updateFile
      • uploadFileToFolder
      • createFileAssociation
      • createFolder
    • Bankfeeds
      - createStatements
    • Assets
      - createAssetType

Full Changelog: v3.34.5...v4.0.0