File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,15 +165,15 @@ message in the `details`, but there **may** be a `BadRequest` and a
165165
166166The [ ` ErrorInfo ` ] [ ErrorInfo ] message is the required way to send a
167167machine-readable identifier. All error responses ** must** include an
168- ` ErrorInfo ` payload in ` details ` . Variable information ** should** be
168+ ` ErrorInfo ` payload in ` details ` . Variable information ** should** be
169169included in ` metadata ` in ` ErrorInfo ` and ** must** be included if it
170170appears within an error message.
171171
172172When introducing an error that represents a failure scenario that did
173173not previously occur for the service, the payload ** must** include
174174` ErrorInfo ` and any variables found in dynamic segments of the error
175175message ** must** be present in ` ErrorInfo.metadata ` (See [ Dynamic
176- variables] ( #dynamic-variables ) .
176+ variables] ( #dynamic-variables ) .)
177177
178178** Note:** ` ErrorInfo ` represents a special case. There ** must** be
179179exactly one ` ErrorInfo ` . It is required.
You can’t perform that action at this time.
0 commit comments