Sidney Maestre

Results 16 comments of Sidney Maestre

@lancedfr - thanks for helping on this issue. I'll leave this open so I can add this info to the README.

Hey @lancedfr and @U3R1YXJ0 I recently did a spike to see what the impact of updating the google-api-client from 1.23.0 to 1.31.2 I found the methods for interacting with Xero...

Hey @onetom - Thank you for the suggestion. This is the first request we've received for adding PCKE support. I did a little searching on the topic as it relates...

@jawad-r3 You are correct, there are no offsets when using pagination. You'll receive the first 100, then next 100, etc. The SDK doesn't return header information from API calls. You're...

Another additional benefit to upgrading is the current version does not have an httpclient that support the PATCH method. This is used by the projects API.

Hi @U3R1YXJ0 In your last comment you use the term "the accounting API" and the "ouath2 api". I believe you are confusing the API set and the authentication methods. OAuth...

@karolkrzyzak - I'll add this to our backlog as an enhancement and leave this issue open.

@daveharding we generate our SDKs from OpenAPI specs, so we can not accept PRs that modify the the AccountingApi and models, but if you want to share an example of...

@daveharding - great feedback. I'll keep this issue open and refer to it when we look at enhancing the SDK functionality. We are currently prioritizing adding more API endpoint support...

Hi @rubixcubez - thanks for the feedback. We will consider this request in the future. At this time, it would be a major breaking change, so we will evaluate it...