utrack / clay

Proto-first minimal server platform for gRPС+REST+Swagger APIs
MIT License
289 stars 39 forks source link

Support field_mask for PATCH requests #80

Open utrack opened 4 years ago

utrack commented 4 years ago

Re #72

FieldMask is unsupported right now, generated code should hook into grpc-gateway FieldMask factories. docs for the feature: https://grpc-ecosystem.github.io/grpc-gateway/docs/patch.html