Forum Discussion

davidjones's avatar
davidjones
New Member
4 years ago

ODATA query parameters missing in Swagger UI

Hi everyone,

I've just built an ODATA Web API in .NETCore v3.1 and have successfully integrated Swagger. So far so good...

 

However in the Swagger Interface, the ODATA query parameters are all missing - ie Select, Filter, Top, Skip, Orderby, Expand, Count

 

I can use the ODATA query parameters successfully directly in the web browser URL,  but not through the Swagger interface.  I am using the latest Swagger modules for .NETCore v3.1

 

If anyone can help with this, that would be much appreciated.

thanks,
David 

No RepliesBe the first to reply