From 0ca4dd3ee0e52a3bd6d43b9afa495b013174b5c9 Mon Sep 17 00:00:00 2001 From: Yusuke Tsutsumi Date: Wed, 21 Aug 2024 13:18:20 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Richard Gibson --- aep/general/0134/aep.md.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/aep/general/0134/aep.md.j2 b/aep/general/0134/aep.md.j2 index 360d6c17..355904f0 100644 --- a/aep/general/0134/aep.md.j2 +++ b/aep/general/0134/aep.md.j2 @@ -61,8 +61,6 @@ rpc UpdateBook(UpdateBookRequest) returns (Book) { Update methods implement a common request pattern: -- The request **must** contain a - - The name of this field **must** be the singular form of the resource's - The request **must** contain a field for the resource. - The name of this field **must** be the singular form of the resource's name.