Skip to content

Commit

Permalink
Fix typo in openapiv2.proto example (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
0rax committed Oct 14, 2021
1 parent ad1ba54 commit 1dd92c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion protoc-gen-openapiv2/options/openapiv2.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protoc-gen-openapiv2/options/openapiv2.proto
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ message Schema {
// // Id represents the message identifier.
// string id = 1; [
// (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
// {description: "The unique identifier of the simple message."
// description: "The unique identifier of the simple message."
// }];
// }
//
Expand Down

0 comments on commit 1dd92c9

Please sign in to comment.