[indicators] Removed one of the Excel mime-types, since we don't support it.

live
Eric Hoekstra 1 year ago
parent ed81f0198d
commit eac951969a

@ -57,7 +57,7 @@ get:
* `text/csv`, then CSV according RFC 4180 is responded; * `text/csv`, then CSV according RFC 4180 is responded;
* `application/json`, then JSON; * `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`. While the server is still calculating, see calculating property in the response, the output is always `application/json`.
schema: schema:

Loading…
Cancel
Save