You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2020/05/18 02:03:00 UTC

[jira] [Resolved] (ATLAS-427) API: REST APIs should all return JSON not strings

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

Madhan Neethiraj resolved ATLAS-427.
------------------------------------
    Resolution: Done

APIs with structured parameters and return value were implemented and are available at REST endpoints with prefix "/v2/".

> API: REST APIs should all return JSON not strings
> -------------------------------------------------
>
>                 Key: ATLAS-427
>                 URL: https://issues.apache.org/jira/browse/ATLAS-427
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating
>            Reporter: Erik Bergenholtz
>            Priority: Major
>
> There are several APIs that return stringified JSON responses. The responses should all be straight JSON as it is burdensome for the client(s) to convert String to JSON.



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