GarrettPeake/pioche

Add @Code(HTTPCode) to edit Controller function returns

Closed this issue · 1 comments

As the title says, should not override manually set codes

Changing to request, response structure. Default code should just be set as res.code = 201; at the beginning of a controller method