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 (when I remove single quotes from primary-key value just before fetching the data using hibernate) 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@01D35E58.F19911F0] Please suggest. Thanks. Regards, Azar