This diff adds support for fetching Blob service URIs for the native and web.
Depends on D7616
Differential D7617
[web][native] Support fetching Blob service URIs bartek on Apr 25 2023, 11:10 AM. Authored by Tags None Referenced Files
Details This diff adds support for fetching Blob service URIs for the native and web. Depends on D7616 Uploaded both encrypted and non-encrypted blob to local blob service instance.
Diff Detail
Event Timeline
Comment Actions
Would there be a good way for a reviewer to test this in their local environment?
|
Realizing this will change the version of ws that is imported here. In fact we're already importing a newer version (7.5.9) than our version of express-ws uses (5.2.3), but it looks like we only use it for Flow types so it's okay