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:image001.png@01D35E38.F88BFE20] Please suggest. Thanks. Regards, Azar