-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF44, 11.x, 2021.2
-
Component/s: Rest API
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #31, nxplatform #30
-
Story Points:2
Currently, the code throws a NullPointerException and returns a HTTP code 500 when creating a document with a non-existing type.
The document type needs to be checked before trying to create the document, and return a HTTP 400 (bad request) if the type does not exist.
- Is referenced in
(2 Is referenced in)