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
Currently only aggregate, groupby, and filter are supported by the odata.net's UriQueryExpressionParser so supporting additional transforms are not a priority for a while (unless another backend shows support for these)
The text was updated successfully, but these errors were encountered:
Support all transforms defined within spec
Currently only
aggregate
,groupby
, andfilter
are supported by the odata.net's UriQueryExpressionParser so supporting additional transforms are not a priority for a while (unless another backend shows support for these)The text was updated successfully, but these errors were encountered: