You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ali Alsuliman (Jira)" <ji...@apache.org> on 2019/12/13 00:34:00 UTC

[jira] [Resolved] (ASTERIXDB-2672) Change the valid values for "format" request parameter

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ali Alsuliman resolved ASTERIXDB-2672.
--------------------------------------
    Resolution: Fixed

> Change the valid values for "format" request parameter
> ------------------------------------------------------
>
>                 Key: ASTERIXDB-2672
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2672
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: API - HTTP API
>    Affects Versions: 0.9.4
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.6
>
>
> Change the valid values for the "format" request parameter to be: "adm", "json", "csv".
> Mime-type formats are no longer allowed in the "format" request parameter. They are allowed in the "Accept" header. The recognizable mime types are:
>  * application/x-adm
>  * application/json
>  * application/json;lossless=true/false
>  * text/csv
>  * text/csv;header=present/absent



--
This message was sent by Atlassian Jira
(v8.3.4#803005)