Sharmadha Sainath created ATLAS-2328:
----------------------------------------

             Summary: Regression : Request body with invalid JSON gets accepted 
by Atlas
                 Key: ATLAS-2328
                 URL: https://issues.apache.org/jira/browse/ATLAS-2328
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
            Reporter: Sharmadha Sainath
            Priority: Minor


{code}
{
"tagFilters": null,
"classification": "*", 
"entityFilters": null,
"excludeDeletedEntities": true, 
"typeName": "hdfs_path",
"limit": 100,
"offset": 0,
"includeClassificationAttributes": false, 
"attributes": []        
}}
{code}
s a wrong JSON with extra braces at the end.
Atlas accepts such JSONs and returns 20X code.

Options




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to