-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.01_OS
-
Fix Version/s: V4.01_ERRATA01
-
Labels:None
-
Proposal:
-
Resolution:
CSDL Example 16.1 has an entity type Product which is a media entity (HasStream="true") and a non-nullable navigation property Category.
It would be rather hard to create such an entity because the POST body must be the media resource, and the server would have to guess the Category from that media (a picture or movie).