Rafael Sampaio created OLINGO-1336:
--------------------------------------
Summary: Not generating next link on function calls
Key: OLINGO-1336
URL: https://issues.apache.org/jira/browse/OLINGO-1336
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.5.0
Reporter: Rafael Sampaio
Hi all,
I'm doing some testing with unbound functions that returns a collection of a
complex type and OOLINGO is not generating a next link when setting
[odata.maxpagesize|http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part1-protocol/odata-v4.0-errata03-os-part1-protocol-complete.html#_The_odata.maxpagesize_Preference].
According to secttion 11.2.5.7 Server-Driven Paging of the ODATA v4
specification:
"Responses that include only a partial set of the items identified by the
request URL *MUST* contain a link that allows retrieving the next partial set
of items"
As this is considered a server paging, I believe this is a deviation from
specification.
Any thoughts on that would be appreciated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)