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

A couple typos in error enums

Open jmanian opened this issue 4 years ago • 1 comments

Description

There are two errors in the spec that look like typos:

  1. Within team.info it lists token_revokedno_permission as an error, which looks like two adjacent errors jammed together.
  2. Within reactions.list it has account_inactiv instead of account_inactive.

I can submit a PR if you'd like.

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

See description above.

jmanian avatar Mar 11 '20 18:03 jmanian

Add these to the list of apparent typos:

  1. invalid_post_typ
  2. missing_post_typ
  3. request_timeou
  4. Maybe upgrade_require? (vs. upgrade_required)

jmanian avatar Mar 12 '20 18:03 jmanian