micro / services

Real World Micro Services
Apache License 2.0
1.25k stars 136 forks source link

fix example in the comments service #413

Closed lambdaR closed 2 years ago

lambdaR commented 2 years ago

In the example titled "Create a comment" we use a wrong attribute name title instead of subject as mentioned in the proto file https://github.com/micro/services/blob/310147c9e173455f81a89ad1893fa17e23b857cb/comments/proto/comments.proto#L32