slackapi/python-slack-sdk

Improve structure of `admin.apps.config.set` HTTP API arguments

filmaj opened this issue · 1 comments

I improved the documentation and helped implement the API methods for admin.apps.config.* recently in the node-slack-sdk. As part of this work, it became clear that the arguments for the admin.apps.config.set method were vaguely documented and unclear.

I did some discovery and was able to more specifically type them in the node-slack-sdk. See this section of the PR in node-slack-sdk.

Perhaps we could do something similar in the Python SDK.

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

  • slack_sdk.web.WebClient (sync/async) (Web API client)

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized.