Skip to content

Instantly share code, notes, and snippets.

@kyriediculous
Created May 3, 2019 13:27
Show Gist options
  • Save kyriediculous/3ace3b72f3602d71322aa9f6ee1f29d5 to your computer and use it in GitHub Desktop.
Save kyriediculous/3ace3b72f3602d71322aa9f6ee1f29d5 to your computer and use it in GitHub Desktop.
message UpdateBlogReq {
Blog blog = 1;
}
message UpdateBlogRes {
Blog blog = 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment