Skip to content

fix: add BASICLITE to Organisation Class enum BREAKING CHANGE: added …#818

Open
hetal-patel78 wants to merge 1 commit into
XeroAPI:masterfrom
hetal-patel78:feature/BIL-23399-breaking
Open

fix: add BASICLITE to Organisation Class enum BREAKING CHANGE: added …#818
hetal-patel78 wants to merge 1 commit into
XeroAPI:masterfrom
hetal-patel78:feature/BIL-23399-breaking

Conversation

@hetal-patel78
Copy link
Copy Markdown

@hetal-patel78 hetal-patel78 commented May 15, 2026

The Xero API returns BASICLITE as an organisation class for organisations on the Basic Lite plan, but this value is missing from the Class enum in the OpenAPI spec (xero_accounting.yaml).

This causes SDK code generation to produce enums that do not include BASICLITE, resulting in deserialization failures for affected organisations.

Acceptance Criteria:

  • BASICLITE is added to the Organisation Class enum in xero_accounting.yaml
  • PR raised to XeroAPI/Xero-OpenAPI upstream

BREAKING CHANGE: added BASICLITE enum value to Organisation.Class
@hetal-patel78 hetal-patel78 force-pushed the feature/BIL-23399-breaking branch from 658cca1 to 24d0d20 Compare May 15, 2026 04:54
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