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] Updated: (ODATA-80) Add ABNF rules for action parameters in request bodies


     [ http://tools.oasis-open.org/issues/browse/ODATA-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-80:
----------------------------

    Proposal: 
Add missing rule(s) for action parameters in request bodies:

actionBody = begin-object actionParameter *( value-separator actionParameter ) end-object
actionParameter = actionParameterNamename-separator parameterValue
functionParameterName   = odataIdentifier

The other rules are already defined for function parameters in URIs. The full actionRequest needn't be specified, the prose statement "use a POST request with content-type: application/json" is sufficient.



  was:
Add missing rule(s) for action parameters in request bodies:

actionBody = begin-object actionParameter *( value-separator actionParameter end-object
actionParameter = actionParameterNamename-separator parameterValue
functionParameterName   = odataIdentifier

The other rules are already defined for function parameters in URIs. The full actionRequest needn't be specified, the prose statement "use a POST request with content-type: application/json" is sufficient.




> Add ABNF rules for action parameters in request bodies
> ------------------------------------------------------
>
>                 Key: ODATA-80
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-80
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData ABNF Construction Rules v1.0
>    Affects Versions: WD01
>         Environment: [Proposed]
>            Reporter: Ralf Handl
>             Fix For: WD01
>
>
> The current ABNF focuses on URL construction rules and e.g. specifies the JSON format for function parameters. It fails to specify the closely related JSON format for action parameters, which are not part of the URL but transported in the request body.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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