BlakeWilliams / Elixir-Slack

Slack real time messaging and web API client in Elixir
MIT License
675 stars 182 forks source link

admin.apps API Methods #212

Closed acconrad closed 4 years ago

acconrad commented 4 years ago

Adds the admin.apps methods to the documentation store:

Note that I added in 2 additional fields (not yet used):

If you're okay with this format, I'll add in an additional PR to the documentation.ex file to include these 2 new fields and parse them properly.

Note that the purpose of this PR is to illustrate an updated way of handling the API methods with additional fields. Once this is approved I'd like to know if it's okay to update the remaining methods since many of them are deprecated, incomplete, or out-of-date.

BlakeWilliams commented 4 years ago

I like the idea of the response + warning fields so totally okay with that on my end. 👍