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
`index.fetch()` was accidentally hardcoded to always pull data from
hash, even if the schema declared JSON for data storage. Updated the
method to use the `Storage` class for handling the get operation and
updated the tests.
0 commit comments