Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uri parser can't work for short data type (Edm.Int16) for parameter alias #176

Closed
lewischeng-ms opened this issue May 6, 2015 · 1 comment
Labels

Comments

@lewischeng-ms
Copy link
Contributor

Suppose there is a function Foo(NS.Person, Edm.Int16), the following Uri would result in failure.

http://service-root/People(1)/Foo(@n)?@n=123

Related issue: #154, #175

@habbes
Copy link
Contributor

habbes commented Mar 1, 2022

Closing this issue due to inactivity. If it still affects latest versions of the library, kindly open a new issue.

@habbes habbes closed this as completed Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants