We have a media entity and we want to insert odata.mediaReadLink tag in the response. "@odata.mediaReadLink": "urlroot/entityid/$value",
What is the best way to do it. We are using version 7.0 of Odata libs
We have a media entity and we want to insert odata.mediaReadLink tag in the response. "@odata.mediaReadLink": "urlroot/entityid/$value",
What is the best way to do it. We are using version 7.0 of Odata libs