Skip to content

fix: add BASICLITE to Organisation Class enum#816

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

fix: add BASICLITE to Organisation Class enum#816
hetal-patel78 wants to merge 1 commit into
XeroAPI:masterfrom
hetal-patel78:feature/BIL-23399

Conversation

@hetal-patel78
Copy link
Copy Markdown

Description

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

…BASICLITE enum value to Organisation.Class
@hetal-patel78
Copy link
Copy Markdown
Author

closing this pull request will create new one with new branch name

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