Closed thomasmarshall closed 10 months ago
@stcheng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
This PR will address https://github.com/facebook/facebook-ruby-business-sdk/issues/206
@stcheng merged this pull request in facebook/facebook-ruby-business-sdk@290d57ebf06a87190412360371bf0a7026b1e87f.
This constant was deprecated in
multipart-post
v2.2.0 1 butfaraday-multipart
v1.0.4 introduced a workaround to avoid the deprecated constant warning 2. This commit switches outUploadIO
references to use theFaraday
namespaced one.