We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154d8dc commit 021ee6cCopy full SHA for 021ee6c
1 file changed
aip/general/0217.md
@@ -186,7 +186,7 @@ If the `bool return_partial_success` field is set to `true` in a request that is
186
scoped beyond the supported granualirty of the API's ability to reasonably
187
report unreachable resources, the API **should** return an `INVALID_ARGUMENT`
188
error with details explaining the issue. For example, if the API only supports
189
-`return_partial_success` when [Reading Across Collections][aip159], it returns
+`return_partial_success` when [Reading Across Collections][aip-159], it returns
190
an `INVALID_ARGUMENT` error when given a request scoped to a specific parent
191
resource collection. The supported granularity **must** be documented on the
192
`return_partial_success` field.
0 commit comments