You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The retrieve workflow, a shortcut for exchange, can end with null, but exchange itself is not declared as Nullable. There is no reason why an response cannot be exchanged for a null value.
The text was updated successfully, but these errors were encountered:
The retrieve workflow, a shortcut for
exchange
, can end with null, but exchange itself is not declared asNullable
. There is no reason why an response cannot be exchanged for a null value.The text was updated successfully, but these errors were encountered: