XeroAPI / Xero-OpenAPI

An OpenAPI description of the Xero API

Home Page:https://developer.xero.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice reference field accepting more than 255 chars in Xero UI exceeding max length causing ValueError

SidneyAllen opened this issue · comments

XeroAPI/xero-python#34

Possible Solution

We should remove the maxlength attribute from the reference property.