Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
(Java) V4 4.5.0
-
None
-
None
Description
The OData 4.01 standard defines a $schemaversion system query option which can be used for versioning the APIs [1], [2].
However, if I am not mistaken, the current Olingo library does not support this option (given it was only introduced in OData 4.01, and Olingo so far only supports OData 4.0)
This feature request is to add support for this option, and to route to an appropriately annotated CSDL schema based on the value of the $schemaversion option.
[1] http://docs.oasis-open.org/odata/new-in-odata/v4.01/cn02/new-in-odata-v4.01-cn02.html#_Toc495652485
[2] http://docs.oasis-open.org/odata/odata/v4.01/cs01/part1-protocol/odata-v4.01-cs01-part1-protocol.html#sec_SystemQueryOptionschemaversion