From 55c03963556f2eac8c10366cb36a976e18c5a2ec Mon Sep 17 00:00:00 2001 From: brontolosone <177225737+brontolosone@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:30:04 +0000 Subject: [PATCH] API doc: fix outdated, see https://getodk.slack.com/archives/C01TKJ7TG7J/p1731951459800059?thread_ts=1731837858.453919&cid=C01TKJ7TG7J --- docs/api.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/api.yaml b/docs/api.yaml index 8d575d34e..5942604fa 100644 --- a/docs/api.yaml +++ b/docs/api.yaml @@ -6379,9 +6379,8 @@ paths: tags: - Submissions summary: Retrieving Submission XML - description: To get only the XML of the `Submission` rather than all of the - details with the XML as one of many properties, just add `.xml` to the end - of the request URL. + description: To retrieve the XML of the `Submission`, just append `.xml` to + the end of the request URL. operationId: Retrieving Submission XML parameters: - name: projectId