Replies: 1 comment 5 replies
-
.. Hi. you can try these HttpRequest extension methods to create a URL that you'd like to add as a metadata reference. Let's know if you are able to do it or if you have any questions. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a question, I'm using OData and I'm doing it manually. That is, I am using ODataQueryOptions as a parameter and then the ApplyTo method. However, I would like to add a metadata reference as well I mean - https://localhost:5001/api/odata/$metadata#Order. Is there any way to do this please? I can't seem to find it.
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions