Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add check for repeated google.protobuf.Any type (#3080)
* test type any * feat: Patcher for type google.protobuf.Any * feat: Patcher for type google.protobuf.Any * feat: Patcher for type google.protobuf.Any * fix: add propper error message if someone sends only parts of a google.protobuf.Any message * revert * Rerun generation * Rerun Bazel generation too * fix: add check for repeated google.protobuf.Any type for generating fieldmask paths. * fix: add check for repeated google.protobuf.Any type for generating fieldmask paths. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Johan Brandhorst <johan.brandhorst@gmail.com>
- Loading branch information