In new version: - Response constructors take a param `response` which correspond to the NodeJS HTTP response object - Response constructors return a JSON representation of the NodeJS HTTP response populated with correct status code, message and body - Response type "Deleted" (new Response.Data.Deleted)