Giter VIP home page Giter VIP logo

Comments (3)

johanbrandhorst avatar johanbrandhorst commented on June 6, 2024

Hi, thanks for your issue. I'm not sure I understand what it is you're suggesting. The default value is tied to the behavior of the JSON marshaler. What does it mean to not omit the default value but not setting it?

Also, I appreciate that you created an issue before creating the PR, but I'd still prefer if we had a discussion and agreed that it's worth adding before creating the PR. Right now, I'm not convinced we need this new option.

from grpc-gateway.

dergus avatar dergus commented on June 6, 2024

@johanbrandhorst The issue is that we have that lots of enums where the first element doesn't really behave like a default value.
So for those enums we want that first value to present in the generated openapi file but not set as a default value.

from grpc-gateway.

johanbrandhorst avatar johanbrandhorst commented on June 6, 2024

Hm, I think you'll have to create your own JSON marshaler, which will not be protobuf spec compliant. The zero value in a protobuf enum is always the default value. The gateway will not support this use case, I'm afraid. Thanks for raising the issue and I hope you can figure out a solution.

from grpc-gateway.

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.