Allow Edm.Stream for non-binding action and function parameters

    • Hide

      CSDL:

      • Allow use of Edm.Stream also for non-binding parameters of actions and functions.

      JSON Format

      • 18 Action Invocation: mention Edm.Stream for values of non-binding parameters, reference chapter 9 for their representation
      • (do not rename chapter 9)

      URL Conventions

      • Only allow path expressions that evaluate to Edm.Stream to be passed as non-binding function parameters
      • No literal representation for Edm.Stream values in URLs
      Show
      CSDL: Allow use of Edm.Stream also for non -binding parameters of actions and functions. JSON Format 18 Action Invocation: mention Edm.Stream for values of non-binding parameters, reference chapter 9 for their representation (do not rename chapter 9) URL Conventions Only allow path expressions that evaluate to Edm.Stream to be passed as non-binding function parameters No literal representation for Edm.Stream values in URLs
    • Show
      https://github.com/oasis-tcs/odata-specs/pull/68

      The CSDL specifications currently restrict the use of Edm.Stream to binding parameters and return types of actions and functions.

      Especially for stream values of media types application/json and text/plain this is an unnecessary limitation.

            Assignee:
            heiko.theissen
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: