fix(func): 勾选使用 OpenList 提供的参数的时候,企业版Onedrive无法正常获取SharePoint Site ID的修改
#73
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
原因:勾选后无法正常填写自定义的uid和key(主要是都勾选了肯定没有或者嫌麻烦?)导致获取SharePoint Site ID时报错(请先填写客户端ID和应用机密)
传递一个参数(server_use_input.checked),然后对验证部分做了一些修改
目前在本人自己的API通过了测试,功能可用,本人能力有限希望大佬们多测测
部署此次PR的API:https://openlistapi.yhdzz.cn
(可以扔社区 APIPages里面嘛)