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)