Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion gaps/GAP-10/DRAFT.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,9 @@ list value directly:
This is valid for both operation-level and field-level `@mock` directives.

The client must append the contents of {"errors"} to the response's {"errors"}
array.
array. For each of these error objects, the client should populate the {"path"} field at
runtime using the response path derived from {"__path__"}, ensuring that error
paths correctly reflect the field's position in the response.

#### extensions

Expand Down