You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Paul Khermouch (JIRA)" <ji...@apache.org> on 2018/12/17 17:12:00 UTC

[jira] [Created] (ATLAS-3001) AtlasClientV2.updateClassifications() throws a serialization error

Paul Khermouch created ATLAS-3001:
-------------------------------------

             Summary: AtlasClientV2.updateClassifications() throws a serialization error
                 Key: ATLAS-3001
                 URL: https://issues.apache.org/jira/browse/ATLAS-3001
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Paul Khermouch


The REST API specifies that the updateClassifications Atlas REST endpoint returns `204 No content` with an empty response body. However, the AtlasClientV2.updateClassifications() endpoint attempts to deserialize the response body into an AtlasClassifications object, which throws a deserialization error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)