Skip to content

Commit

Permalink
update rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Feb 14, 2024
1 parent 49a93e5 commit 586ab8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/google/showcase/v1beta1/messaging.proto
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ service Messaging {
post: "/v1beta1/{name=rooms/*}/blurbs:streamhttp"
body: "*"
additional_bindings: {
post: "/v1beta1/{name=users/*/profile}/blurbs:stream"
post: "/v1beta1/{name=users/*/profile}/blurbs:streamhttp"
body: "*"
}
};
Expand Down

0 comments on commit 586ab8f

Please sign in to comment.