-
Notifications
You must be signed in to change notification settings - Fork 228
Add blocks and blocksAsString to filesUploadV2 #1470
Copy link
Copy link
Open
Labels
auto-triage-skipbugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedenhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityproject:slack-api-clientproject:slack-api-clientproject:slack-api-client
Metadata
Metadata
Assignees
Labels
auto-triage-skipbugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedenhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityproject:slack-api-clientproject:slack-api-clientproject:slack-api-client
In the API document for
files.completeUploadExternalthe fieldblocksis accepted but it cannot be added in the FilesUploadV2Request in the current slack-api-client.I have done some changes in my fork
Category (place an
xin each of the[ ])Requirements
Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.