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
When constructing a List directory, the expected resource should be a EntityListEntry object, not a EntityDescription object. Because this is done via reflection, we won't catch this a compile time, so we'll probably need some finer-grained unit tests for these list=true operations.
The text was updated successfully, but these errors were encountered:
When constructing a List directory, the expected resource should be a EntityListEntry object, not a EntityDescription object. Because this is done via reflection, we won't catch this a compile time, so we'll probably need some finer-grained unit tests for these list=true operations.
The text was updated successfully, but these errors were encountered: