Skip to content

Commit

Permalink
Update references.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Sep 19, 2023
1 parent d4c1976 commit 45e7c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/references.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ message MyMessage {
## (grpc.federation.message).messages

| field | type | required or optional |
| ----- | ---- | -------------------- | ---- |
| ----- | ---- | -------------------- |
| [`name`](#grpcfederationmessagemessagesname) | string | optional |
| [`message`](#grpcfederationmessagemessagesmessage) | string | required |
| [`args`](#grpcfederationmessagemessagesargs) | repeated Argument | optional |
Expand Down Expand Up @@ -578,4 +578,4 @@ If there are any values retrieved by `grpc.federation.message` option, they are
and specifies the field name to be referenced among the messages specified in `alias` of message option.
If the specified field has the same type or can be converted automatically, its value is assigned.

## (grpc.federation.field).string
## (grpc.federation.field).string

0 comments on commit 45e7c4e

Please sign in to comment.