Closed
Description
Hey!
I tried to follow these guides here and the samples from this repo to create an OData RESTful API with Swagger integration. But I can not get it to work and my routes all return 404s.
Therefore I setup this replication repo: https://github.com/vuchl/ODataWithSwagger
Can someone point me what I am doing wrong?
Also what I do not get to work is this line: https://github.com/vuchl/ODataWithSwagger/blob/master/SwaggerDefaultValues.cs#L22
IntelliSense does not recognize this method call.
Cheers Sebastian!