From eac951969a21fc56e798d008b8c4c6af5b1c5267 Mon Sep 17 00:00:00 2001 From: Eric Hoekstra Date: Tue, 19 Nov 2024 11:44:29 +0100 Subject: [PATCH] [indicators] Removed one of the Excel mime-types, since we don't support it. --- paths/qoc_checkupList_{setKey}.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paths/qoc_checkupList_{setKey}.yaml b/paths/qoc_checkupList_{setKey}.yaml index 56327e2..0890fb5 100644 --- a/paths/qoc_checkupList_{setKey}.yaml +++ b/paths/qoc_checkupList_{setKey}.yaml @@ -57,7 +57,7 @@ get: * `text/csv`, then CSV according RFC 4180 is responded; * `application/json`, then JSON; - * `application/vnd.ms-excel` or `application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`, then legacy MS Excel; + * `application/vnd.ms-excel`, then legacy MS Excel. While the server is still calculating, see calculating property in the response, the output is always `application/json`. schema: