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

key 的定义里需要加上 required 声明吧 #33

Open
markduan opened this issue Oct 23, 2019 · 0 comments
Open

key 的定义里需要加上 required 声明吧 #33

markduan opened this issue Oct 23, 2019 · 0 comments

Comments

@markduan
Copy link

https://github.com/yunify/qingstor-api-specs/blob/1ba8e7da5f1bf97ff483cd4c460adf2bb0f8c346/2016-01-06/swagger/definitions.json#L25

内容应该为

"required": ["key"]

目前发现的问题是:

  1. deleteMultipleObjectsValidate 中没有检查请求 body 中的 objects 数组中元素是否有 key 这个字段
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant