slack-api-specs
slack-api-specs copied to clipboard
/stars.list should have items in its response
Description
Describe your issue here.
What type of issue is this? (place an x in one of the [ ])
- [x] bug
- [ ] enhancement (feature request)
- [ ] question
- [ ] documentation related
- [ ] testing related
- [ ] discussion
Requirements (place an x in each of the [ ])
- [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
- [x] I've read and agree to the Code of Conduct.
- [x] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
The response from /stars.list API should include items for normal cases. Thus, responses.200.schema.properties / responses.200.examples should have items under the hierarchy.
I am willing to send a pull request to fix this if needed.
Reproducible in:
I found the discrepancy when reading slack_web_openapi_v2.json.
Steps to reproduce:
None.
Expected result:
I've mentioned in the Bug Report part.
Actual result:
I've mentioned in the Bug Report part.
Attachments:
None.