[
https://issues.apache.org/jira/browse/ATLAS-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian reassigned ATLAS-1660:
-----------------------------------------
Assignee: Sarath Subramanian
> 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
> Assignee: Sarath Subramanian
> Attachments: ATLAS-1660.1.patch
>
>
> 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)