Sharmadha Sainath created ATLAS-1660:
----------------------------------------
Summary: Regression : Error code mismatch in while GETing a type
that doesn't exist.
Key: ATLAS-1660
URL: https://issues.apache.org/jira/browse/ATLAS-1660
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.9-incubating
Reporter: Sharmadha Sainath
Querying for a type that doesn't exist results in 400 [Bad Request] . It should
be 404 [Not Found] .
Both V1 and V2 APIs return 400 .
{code}
/api/atlas/types/unknowntype
/api/atlas/v2/types/typedef/name/unknowntype
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)