Skip to content

2.29.2

Compare
Choose a tag to compare
@RettBehrens RettBehrens released this 06 Sep 23:40
· 307 commits to master since this release

Description

Accounting YAML

  • Fixes accounting tag, should be uppercase like so:
tags:
        - Accounting

Release Notes

  • This was causing the Xero-Python SDK generation workflow to treat the lowercase tag as a separate API set

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)