Skip to content

Commit ee0a376

Browse files
authored
Fix numbered list in AIP-4222 (#1223)
1 parent aa87b24 commit ee0a376

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

aip/client-libraries/4222.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ rpc CreateTopic(CreateTopicRequest) {
5151
```
5252

5353
The value of the field `field` **must** be one of the following:
54+
5455
1. a name of a field in the top-level of the request message
5556
1. a dot-separated path of field names leading to a field in a sub-message of
5657
the request message e.g. `"book.author.name"` where `book` is a message field in

0 commit comments

Comments
 (0)