Giter VIP home page Giter VIP logo

Comments (5)

 avatar commented on July 26, 2024

The approach to support this feature would be similar to #44.

from swashbuckle.odata.

jondavis-ineight avatar jondavis-ineight commented on July 26, 2024

I just want to also point out that [ODataRoute(..)] also destroys the /$count path suffix feature in Microsoft's OData v4 implementation (particularly considering /$count also measures the count of where ?$filter=..&$expand=..&$select=.. are used), so resolving this is going to be mandatory unless using instead the earlier OData feature of ?$count=true and reading the @odata.count off the payload. I realize it's on our plate(s), just pointing out that [ODataRoute(..)] is not a completely viable workaround.

from swashbuckle.odata.

JamesItSolutionsLtd avatar JamesItSolutionsLtd commented on July 26, 2024

I've tried the [ODataRoute("...] WorkAround but we also have a routePrefix/{Parameter} and the parameter is not being picked up as required by swashbuckle.odata

from swashbuckle.odata.

rbeauchamp avatar rbeauchamp commented on July 26, 2024

Closing this old feature request as it is not important enough for someone to spend the time to implement it.

from swashbuckle.odata.

jondavis-ineight avatar jondavis-ineight commented on July 26, 2024

I was not aware that there was some kind of time frame for which a requested feature needs to be implemented. I suppose if I end up getting to this I'll create a new feature request.

from swashbuckle.odata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.