We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9515a32 commit 47154b6Copy full SHA for 47154b6
1 file changed
aip/general/0193.md
@@ -90,8 +90,8 @@ Services must return a [`google.rpc.Status`][Status] message when an API
90
error occurs. For each error the service **must** populate the `message`
91
string in [`google.rpc.Status`][Status] as follows:
92
93
-- present a developer-facing, human-readable "debug message"
94
-- present the message in the service's native language to explain both
+- Present a developer-facing, human-readable "debug message"
+- Present the message in the service's native language to explain both
95
the error and offer an actionable resolution to it ([citation][Error
96
model])
97
0 commit comments