XeroAPI / xero-php-oauth2

Xero PHP SDK for oAuth 2 generated from Xero API OpenAPI Spec 3.0
MIT License
90 stars 64 forks source link

generates xero-php 2.12.1 from OAS 2.19.3 #269

Closed RettBehrens closed 2 years ago

RettBehrens commented 2 years ago

Generates Xero-PHP-OAuth2 2.12.1 from Xero-OpenAPI 2.19.3

Accounting API

Organisation model OrganisationType enum updated to include INDIVIDUAL

Finance API

Some fields were set to 'date-time' when they are actually 'date'.

Types of Changes