oasis-tcs / odata-specs

OASIS OData TC: Markdown sources for OData specification drafts. https://github.com/oasis-tcs/odata-specs
https://oasis-tcs.github.io/odata-specs/
Other
6 stars 2 forks source link

Change related entity with PUT #1994

Closed HeikoTheissen closed 1 month ago

HeikoTheissen commented 2 months ago

Fixes #1973

ralfhandl commented 1 month ago

Suggestion from @GEricson: use two-column table, with request on the left and resulting entities in the right column.

ralfhandl commented 1 month ago

@HeikoTheissen

ralfhandl commented 1 month ago

TC 2024-10-09: explicitly state that omitted navigation properties imply no change to the related entities also in PUT requests.

HeikoTheissen commented 1 month ago

Change the example to a collection-valued navigation property and point out similarities between contained and non-contained.