OASIS Open Data Protocol (OData) TC

 View Only
  • 1.  RE: Payload topic

    Posted 04-02-2020 16:57
    Comparing this to our section on ContextUrl , which describes the contextUrl for different types of payloads, and assuming your “Value” == “Primitive or Complex Type”, you may want to consider the following additional payload types:   -ServiceDocument (which may be your #7 EntityContainer?) -MetadataDocument -Delta Payload -EntityReference/Collection of EntityReferences -PropertyValue -batch requests/response       From: odata@lists.oasis-open.org <odata@lists.oasis-open.org> On Behalf Of Ericson, George Sent: Thursday, April 2, 2020 5:59 AM To: odata@lists.oasis-open.org Subject: [EXTERNAL] [odata] Payload topic   Thinking about kinds of payloads (generically) that are passed via OData. Not worrying about variants within these generic payload types, are there more? Single Entity Collection of Entities Single Value Collection of Values Operation Error Entity Container   Thanks, George