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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
I can successfully query /foo/1 and /foo however, I'd also like to query / if there is neither a collection or an id passed to query(). Unfortunately, the URL is collapsed to "" instead of "/", probably in an attempt to remove a trailing slash.