Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wx.request.Param.method #95

Open
suguanYang opened this issue Sep 28, 2018 · 1 comment
Open

wx.request.Param.method #95

suguanYang opened this issue Sep 28, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@suguanYang
Copy link

这个可以定义为
type method = 'OPTIONS' | 'GET' | 'HEAD' | 'POST' | 'PUT' | 'DELETE' | 'TRACE' | 'CONNECT'

@qiu8310 qiu8310 added the enhancement New feature or request label Oct 7, 2018
@qiu8310
Copy link
Owner

qiu8310 commented Oct 7, 2018

有待优化,现在生成器还不会去识别可枚举的值

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants