unchase / Unchase.Odata.Connectedservice

:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes
Apache License 2.0
44 stars 13 forks source link

No operation imports? #55

Closed daeolc closed 3 years ago

daeolc commented 3 years ago

I'm obviously very green to messing with OData in any way shape or form so I'm hoping this is an easy question to answer.

I'm able to get to the last step in adding the connected Microsoft Dynamics NAV service I need however I do not see anything in the "Operation Imports Selection" window. Can anyone shed some light on what I'm doing wrong or what step I missed?

Thanks

unchase commented 3 years ago

Hi, @daeolc Probably your schema (metadata file) has no operation imports. Could you show your metadata?