From fe05497aaa71f56b70f6c29dddf741b214190ded Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 19 Mar 2024 18:04:02 +0000 Subject: [PATCH] Typo Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- data/api/client-server/relations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/relations.yaml b/data/api/client-server/relations.yaml index cc59c15b..bf3ba862 100644 --- a/data/api/client-server/relations.yaml +++ b/data/api/client-server/relations.yaml @@ -336,7 +336,7 @@ components: type: integer description: |- If the `recurse` parameter was supplied by the client, this response field is - mandatory and gives the actual depth to which the server recursed. The the client + mandatory and gives the actual depth to which the server recursed. If the client did not specify the `recurse` parameter, this field must be absent. responses: "404":