Hi, I am having String type EdmKey in my Odata Object.
So I am retrieving the Object with Id of the Object surrounded by single quotes which is working as expected. https://localhost:8080/v1/NetworkDevices/Switch('123')<https://localhost:8080/v1/NetworkDevices/Switch('123')> But when I am getting the result, "href" is not having single quotes. How can I fix this issue? [cid:[email protected]] Please suggest. Thanks. Regards, Azar
