Florent Albert created OLINGO-1634: -------------------------------------- Summary: Support for Function OptionalParameter Key: OLINGO-1634 URL: https://issues.apache.org/jira/browse/OLINGO-1634 Project: Olingo Issue Type: Improvement Components: odata4-server Affects Versions: Version (Java) V4 5.0.0, (Java) V4 4.10.0 Reporter: Florent Albert
There is currently no way to omit a Function parameter. A nullable Function parameter must always be passed (albeit, can be with a null value). The goal of this enhancement is to support omission of Function Parameters, through the use of the "Core.OptionalParameter" annotation, as specified here: [https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_InlineParameterSyntax] -- This message was sent by Atlassian Jira (v8.20.10#820010)