slackapi / slack-api-specs

Open API specifications for platform products by Slack
MIT License
220 stars 64 forks source link

Specify token type(s) for API methods in the spec #61

Open krissirk opened 3 years ago

krissirk commented 3 years ago

Description

In addition to the scopes, indicate which of User or Bot token is required for a given operation in the OAS, a detail that is currently only available in the dev docs (e.g. https://api.slack.com/methods/reminders.add).

What type of issue is this? (place an x in one of the [ ])

Requirements (place an x in each of the [ ])


Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

Reproducible in:

Development environment:

Steps to reproduce:

1. 2. 3.

Expected result:

What you expected to happen

Actual result:

What actually happened

Attachments:

Logs, screenshots, screencast, sample project, funny gif, etc. If attaching logs, please remove user data and tokens.