ODataAngularResources icon indicating copy to clipboard operation
ODataAngularResources copied to clipboard

The 'substringof' OData function is no longer valid on v4.0

Open lesair opened this issue 8 years ago • 3 comments

The 'substringof' OData function mentioned in the Readme is no longer valid for OData v4, as according to the URI Conventions it was renamed as 'contains'.

See section 5.1.1.5.2 of the document.

lesair avatar Nov 24 '17 18:11 lesair

is there any workaround for this issue

ahmedeasa avatar Mar 27 '18 17:03 ahmedeasa

Yes. Just use the new OData v4 'contains' function. It works well.

lesair avatar Mar 27 '18 19:03 lesair

yes you are right it is working well for me, thank you

ahmedeasa avatar Mar 29 '18 16:03 ahmedeasa