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
fix(serializer): Ensure not derefering not-string field
Some request fields in tangle-accelerator expect the JSON value is
string. Tangle-accelerator may fail if the request that should be
string is not given in string
Fixes#733
0 commit comments