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
instead of a Map<string,string>, could it be a Map<string,Any>? or could it just be a JSON blob? That would remove the annoyance that is requiring context values to be strings, when often that is impractical.
The text was updated successfully, but these errors were encountered:
instead of a Map<string,string>, could it be a Map<string,Any>? or could it just be a JSON blob? That would remove the annoyance that is requiring context values to be strings, when often that is impractical.
The text was updated successfully, but these errors were encountered: