Skip to content

Rules for omission of properties in an operation request #2088

@HeikoTheissen

Description

@HeikoTheissen

There seem to be no rules for omission of properties in a request that invokes an action or a function, except for this statement in OData-JSON, section 18:

Entity typed parameter values MAY include a subset of the properties

What about properties of complex types (at least if they are nullable or collection-valued), or about properties of entities in function invocation URLs? Neither null (#392) nor the empty collection can be specified as a default value, and

If no value is specified, the client SHOULD NOT assume a default value.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Open

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions