Skip to content

Commit 021ee6c

Browse files
authored
chore(AIP-217): fix AIP-159 link (#1559)
1 parent 154d8dc commit 021ee6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0217.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ If the `bool return_partial_success` field is set to `true` in a request that is
186186
scoped beyond the supported granualirty of the API's ability to reasonably
187187
report unreachable resources, the API **should** return an `INVALID_ARGUMENT`
188188
error with details explaining the issue. For example, if the API only supports
189-
`return_partial_success` when [Reading Across Collections][aip159], it returns
189+
`return_partial_success` when [Reading Across Collections][aip-159], it returns
190190
an `INVALID_ARGUMENT` error when given a request scoped to a specific parent
191191
resource collection. The supported granularity **must** be documented on the
192192
`return_partial_success` field.

0 commit comments

Comments
 (0)