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
Refactored getAttributes() logic to return container DataObject
Updated the `getAttributes()` function so that the root `DataObject` is created by the function itself. This makes it more consistent with the other local functions, and cleans up the calling code.
0 commit comments