ezio ruan

Results 14 comments of ezio ruan

I also get these errors when export_all data. it's a critical issue that will break the whole process. thanks for this PR

@RettBehrens We set up each app for each billing entity because some business logic there has different scopes and we need to separate them. And run some corn job base...

@RettBehrens Test from nodejs sdk. it works as excepted. differences API clients have different config. here's the test code ``` const { XeroClient } = require('xero-node'); const xero1 = new...

@RettBehrens Thanks for your reply, so it's the right behavior. but why node js client can have a differences client_id for each api_client?

Looks good. Thanks for your reply. I don't know how to use the generate tools. Could you take a look to see if the newly generated files are correct (without...

@limumua 你说的是不是 微软azure 的open api key, 如果是这个 他和openapi的还是有点区别的 需要做一些适配

@limumua 你可以使用代理转换 https://github.com/stulzq/azure-openai-proxy。 或者就是在这个项目的源码里面改下适配了

Looks like the bug was reported years ago but still have problems, hope we can solve this . If there's some document about how to generate those codes I think...

Awesome. Really need this

> > Thank you for adding this amazing feature. There is some high code repetition inside, it would be even better if it could be addressed. > > Hey, would...