You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't think of an appropriate way for us to signal that a field should be ignored - we don't have any custom annotations for the grpc-gateway logic, and we're not going to introduce it for this feature. I would recommend wrapping your internal service with a separate grpc server that implements the interface you want to expose to customers.
🚀 Feature
There may be a way to do that already but couldn't find documentation.
The goal would be to ignore fields (that are used only internally or not ready yet to be shown to customer of the REST API.
The text was updated successfully, but these errors were encountered: