This addresses ENG-5053.
We're returning a Number when the output validator (and the Flow types) expect a String.
Differential D9299
[keyserver] Fix threadFetchMediaResponder output validation Authored by ashoat on Sep 26 2023, 8:53 PM.
Details This addresses ENG-5053. We're returning a Number when the output validator (and the Flow types) expect a String. Before this diff, the output validator was failing in my local environment. After this diff it no longer failed.
Diff Detail
|