Skip to content

Add BASICLITE to Organisation Class enum in xero_accounting.yaml#815

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

Add BASICLITE to Organisation Class enum in xero_accounting.yaml#815
hetal-patel78 wants to merge 1 commit into
XeroAPI:masterfrom
hetal-patel78:feature/BIL-AddBasicLiteClass

Conversation

@hetal-patel78
Copy link
Copy Markdown

Description

Add BASICLITE to Organisation Class enum

The BASICLITE organisation class is being returned by the Xero API but is missing from the Class enum in the OpenAPI spec. This causes SDK code generation to fail with an unknown enum value, breaking integrations for organisations on the Basic Lite plan.

Change

Added BASICLITE to the Class enum in the Organisation schema in xero_accounting.yaml
Impact

Fixes SDK breakage for organisations with Class: BASICLITE
No breaking changes — additive enum value only

@hetal-patel78
Copy link
Copy Markdown
Author

I will close the pull request and will create new one with correct feature branch

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