XeroAPI / xero-php-oauth2

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

ProjectApi updateProject returns null #149

Closed DarkAxi0m closed 4 years ago

DarkAxi0m commented 4 years ago

SDK you're using (please complete the following information):

Is your feature request related to a problem? Please describe. In the ProjectApi, updateProject returns null/void

Describe the solution you'd like im guessing it should match updateProjectWithHttpInfo which returns the status @return array of null, HTTP status code, HTTP response headers (array of strings)

Describe alternatives you've considered na

Additional context na