Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
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 .
/api/atlas/types/unknowntype /api/atlas/v2/types/typedef/name/unknowntype