Open dineshgarg opened 8 years ago
We have this on our backlog to resolve. Is this something blocking you right now?
It is blocking but we have decided to use Olingo for now. However, I really liked the intuitiveness of the annotations based approach in SDL and the fact that it has a pretty neat integration with Spring. We could definitely consider moving to SDL once the issue is resolved.
Important information on JSON specifics regarding links.
@dineshgarg I expect implementing odata.metadata=full Accept header behavior will be overkill? :no_good:
@Oregu Sounds good!
If the "Accept" Header is set to "application/json" then the navigation links are not included in the response. However, if the "Accept" header is not specified or it set to "application/xml" then a XML response is returned with the navigation links included.