slackapi / slack-api-specs

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

Deprecated endpoints not noted in spec #36

Open jameswmoody opened 4 years ago

jameswmoody commented 4 years ago

Description

There are a number of deprecated endpoints defined in the schema according the Slack methods documentation (specifically channels, im, groups, and mpim).

Since OpenAPI Specification has a deprecated boolean field, it would be helpful to include that to note which endpoints will not see further updates and will likely eventually be sunset.

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

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

episod commented 4 years ago

I'd really like to get this added on the next run of the script. Thank you for the nudge.