Hi,
OData Endpoint is/was the most powerful tool in the CRM arsenal for me. It's great they've moved to Web API. One major question though, why on earth can't I find a sample of the SDK.REST.js sample for web API?!
The link below says "most developers will want to create or use a helper JavaScript library to benefit from code re-use and keep their business logic code separate from their code to access data":
https://msdn.microsoft.com/en-gb/library/gg334279.aspx
yeah! No Kidding! But I don't really want to have to write what is tantamount to another SDK.REST.js just to do that on the client side!!
Please
a) is there an updated version of the SDK.REST that will save me the bother of having to write my own
OR
b) if there isn't, can I refactor SDK.REST.js to run on Web API rather than the OData Endpoint or is that in breach of Microsoft's copyright?
the source says the code is a supplement but I can't get a clear picture of whether that means I can or can't modify it.