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 signature of the object received by the SDK looks like { data: data: {} }. Should be a fairly easy change, but will need testing for anything in Admin UI and SDK that use the object.
Code to change: line 17 response_data.js
The text was updated successfully, but these errors were encountered:
The signature of the object received by the SDK looks like
{ data: data: {} }
. Should be a fairly easy change, but will need testing for anything in Admin UI and SDK that use the object.Code to change: line 17
response_data.js
The text was updated successfully, but these errors were encountered: