OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (ODATA-1626) Should support annotations to bound actions/functions via path


Michael Pizzo created ODATA-1626:
------------------------------------

             Summary: Should support annotations to bound actions/functions via path
                 Key: ODATA-1626
                 URL: https://issues.oasis-open.org/browse/ODATA-1626
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: New Feature
          Components: CSDL JSON , CSDL XML
    Affects Versions: V4.01_OS
         Environment: [Proposed]
            Reporter: Michael Pizzo
             Fix For: V4.02


For capability annotations in particular, we have moved towards path-based external targeting in order to differentiate capabilities based on how the element is accessed.

These type of path-based annotation targets start with the entity container, started by an entity set, singleton, action import or function import, and then on from there, using the following rule:
```
ÂÂÂÂÂÂÂÂÂÂ[qualified name|https://docs.oasis-open.org/odata/odata-csdl-xml/v4.01/odata-csdl-xml-v4.01.html#sec_QualifiedName]Âof an entity container followed by a segment containing a singleton or entity set name and zero or more property, navigation property, or type-cast segments

```

However, this rule doesn't include target paths that contain bound actions/functions.



--
This message was sent by Atlassian Jira
(v8.3.3#803004)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]