[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-1154) Clarify which OData-Version a service should return
[ https://issues.oasis-open.org/browse/ODATA-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69235#comment-69235 ]
Michael Pizzo commented on ODATA-1154:
--------------------------------------
Proposed rewording: The service MUST respond with a payload compliant with the greatest version of the protocol that is less than or equal to the request's OData-MaxVersion, if specified.
Questions:
1) What if no OData-MaxVersion is specified?
2) Does specifying an OData-Version limit the constructs that the request can use in the URL? i.e., if I have a 4.0 payload, am I restricted to 4.0 URL constructs, even if I know the service supports them?
3) What if the client *only* support 4.01? Do we have a way to specify NOT to return 4.0?
4) Does a service have to return a 4.01 payload if the request uses a 4.01 construct?
> Clarify which OData-Version a service should return
> ---------------------------------------------------
>
> Key: ODATA-1154
> URL: https://issues.oasis-open.org/browse/ODATA-1154
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: Protocol
> Affects Versions: V4.01_CS01
> Reporter: Ralf Handl
> Priority: Minor
> Fix For: V4.01_CS02
>
>
> Which OData-Version should a server respond if the client specifies a OData-MaxVersion of 4.01 and the service supports both 4.0 and 4.01?
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]