[
https://issues.apache.org/jira/browse/OLINGO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend reassigned OLINGO-623:
--------------------------------------
Assignee: Christian Amend
> Function Import parameters not correctly checked
> ------------------------------------------------
>
> Key: OLINGO-623
> URL: https://issues.apache.org/jira/browse/OLINGO-623
> Project: Olingo
> Issue Type: Bug
> Affects Versions: V2 2.0.4
> Reporter: Marc Veser
> Assignee: Christian Amend
> Attachments: debug.png
>
>
> Hi,
> we are using a parameter starting with a capital letter in one of our
> function imports.
> <FunctionImport Name="ReleaseInWorkResult" ReturnType="Edm.String"
> m:HttpMethod="POST">
> <Parameter Name="Uuid" Type="Edm.String" Nullable="false" />
> </FunctionImport>
> This parameter is correctly passed with the function call but it is somewhere
> transformed to small letters when determining the supported parameters in the
> metadata.
> I have attached a debugging screenshot showing the variable values.
> Regards,
> Marc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)