slack-api-specs icon indicating copy to clipboard operation
slack-api-specs copied to clipboard

/stars.list should have items in its response

Open seratch opened this issue 7 years ago • 0 comments

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.

seratch avatar May 05 '18 04:05 seratch