诺墨

Results 16 comments of 诺墨
trafficstars

> Thank you for the context @normal-coder. What are your alternatives at the moment? Are you post-processing the generated code? This feature is not a priority right now so it...

> @normal-coder can you provide more details around what works differently now that you migrated from `openapi-typescript-codegen`? The goal is to allow a seamless migration, so if it worked before,...

> 如果是使用uniapp, 不支持 uniapp.request 方法,requestLibPath参数可以满足你的需求,支持自定义request函数,request函数里面实现uniapp.request封装,我们的项目就是这么干的 https://github.com/openapi-ui/openapi-ts-request?tab=readme-ov-file#%E5%8F%82%E6%95%B0 有意思的建议,我会尝试一下

> Hi! Before this client exists, you may want to attempt at creating your own. This should be now possible thanks to custom clients [#1213 (comment)](https://github.com/hey-api/openapi-ts/issues/1213#issuecomment-2765206344) Great. I have already...

> How did you achieve it? I adapt by introducing [https://github.com/uni-helper/axios-adapter](https://github.com/uni-helper/axios-adapter)

> > 1. 当前团队是否有定期从英文文档更新内容到翻译仓库? > > 其实docs-cn在几个月前的很长时间一直基本没有同步,几个月前我把严重过时内容用英文替换了,然后@xiaodong2008陆续将这些英文内容完成了翻译,构成了现在的中文版翻译。 > > > 2. 如何避免外部 contributor 还在翻译调整旧的内容? > > 在 PR 的 template 里有一些提示,但是似乎不够明显(而且写完内容提PR的时候才会看到)。不知道是否有更加明显的提示方式? > > 目前计划是在sync分支逐步翻译完新版文档后,一次性合并到主分支,以避免不一致。main分支的旧内容也接收修复PR。目前进度比计划略慢,主要原因是我最近没有投入很多时间+小东比较忙。 > > > 如果方便的话也可以考虑加一下 QQ群 978643067,当然通过...