You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramaraj, Azariah" <Az...@dell.com> on 2017/11/15 12:12:45 UTC

Need help - while using String type primary key on OData Object

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