-
Type: Question
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Component/s: Renditions, Rest API
-
Tags:
-
Backlog priority:600
-
Team:PLATFORM
-
Story Points:3
When requesting a non existing rendition the server currently return an Internal Server Error - 500 whereas it should be a Bad Request - 400.
REST API Path: /nuxeo/api/v1/id/<docId>/@rendition/<InvalidRenditionName>