openapi-ts-request icon indicating copy to clipboard operation
openapi-ts-request copied to clipboard

Swagger2/OpenAPI3/Apifox to TS/JS, request client, mock service, enum, react-query, type field label, JSON Schemas; 根据 Swagger2/OpenAPI3/Apifox 生成 TypeScript/JavaScript, 客户端请求函数(支持任意客...

Results 6 openapi-ts-request issues
Sort by recently updated
recently updated
newest added

Bumps [prettier](https://github.com/prettier/prettier) from 3.7.1 to 3.7.3. Release notes Sourced from prettier's releases. 3.7.3 What's Changed Fix prettier.getFileInfo() change that breaks VSCode extension by @​fisker in prettier/prettier#18375 🔗 Changelog 3.7.2 What's...

dependencies
javascript

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior apifox 返回的 json 中,类型被自带了一个数字,而且后端每次重新同步这个接口,数字还会变化 请教下这种问题是否有遇到,能否通过openapi-ts-request来解决 ### Expected Behavior _No response_ ###...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @​priyagupta108 in actions/setup-node#1374...

dependencies
github_actions

现在的 mock 服务功能需要完善

feature
todo
need help