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
Identified in #34
Instead of calling .AsEnumerable() on all repositories to convert from collection to enumerable, we should instead have the generated client do this for us.
The text was updated successfully, but these errors were encountered:
Identified in #34
Instead of calling
.AsEnumerable()
on all repositories to convert from collection to enumerable, we should instead have the generated client do this for us.The text was updated successfully, but these errors were encountered: