• Type: New Feature
    • Resolution: Fixed
    • Priority: Major
    • V4.0_CSD02
    • Affects Version/s: V4.0_CSD01
    • Component/s: Vocabularies
    • None
    • Environment:

      Proposed

    • Hide

      Add to the Core vocabulary:

      <Term Name="OperationAvailable" Type="Edm.Boolean" DefaultValue="true" AppliesTo="Action Function">
      <Annotation Term="Core.Description" String="Action or function is available" />
      </Term>

      Show
      Add to the Core vocabulary: <Term Name="OperationAvailable" Type="Edm.Boolean" DefaultValue="true" AppliesTo="Action Function"> <Annotation Term="Core.Description" String="Action or function is available" /> </Term>
    • Show
      https://github.com/oasis-tcs/odata-vocabularies/commit/d8ccfe6625fde7707967f9d2f6cf20cd9e4704f4

      Availability of actions and functions can be advertised in response payloads using special name-value pairs starting with a # character.

      Define a new term that allows to express availability of an action or function statically, with reference to "global" data, e.g. from a singleton, or with reference to data of the binding parameter.

            Assignee:
            Unassigned
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: