← Prev in month ← Prev in thread

[OASIS Issue Tracker] (ODATA-1025) Treatment of same query option in multiple "spellings"

From
OASIS Issues Tracker <>
Date
2017-01-13T09:41:54+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-1025) Treatment of same query option in multiple "spellings"
Ralf Handl created ODATA-1025:
---------------------------------

             Summary: Treatment of same query option in multiple "spellings"
                 Key: ODATA-1025
                 URL: https://issues.oasis-open.org/browse/ODATA-1025
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
          Components: OData URL Conventions
    Affects Versions: V4.01_CSD01
            Reporter: Ralf Handl
             Fix For: V4.01_CSD02


V4.01 allows to omit the $ prefix for system query options and makes the query option name case-insensitive.

How should servers react if a request contains e.g. $top=5&Top=10

Should the request be rejected as the same (logical) query option appears twice, or should it succeed and $top is preferred over Top?

What if it contains top=5&TOP=10?



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread