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

Collect metadata for errors in a single folder/output

Open dblock opened this issue 5 years ago • 2 comments

Related to https://github.com/slack-ruby/slack-ruby-client/pull/312#issuecomment-598811194

cc: @jmanian

dblock avatar Mar 13 '20 16:03 dblock

I just mentioned this in the PR (https://github.com/slack-ruby/slack-ruby-client/pull/312#issuecomment-598823133) but I think this is actually already happening in the scrape, and I just missed it before.

For instance https://github.com/slack-ruby/slack-api-ref/blob/18cdc4b2bd0462b7d23a8ac1bb3a18ead7bb646d/methods/chat/chat.postMessage.json#L89

jmanian avatar Mar 13 '20 17:03 jmanian

I think the work is to generate a single list of errors, sorted and cleaned up from typos, or add a .json file per error.

dblock avatar Mar 13 '20 17:03 dblock