Don't report error if succeess #1

Open
opened 2019-09-19 21:21:00 +00:00 by SimGie · 0 comments
Owner

Currently the following is reported:

{"err":null,"data":""}

Change this to something like this:

{"err":false,"data":"Server is starting"}
Currently the following is reported: ``` {"err":null,"data":""} ``` Change this to something like this: ``` {"err":false,"data":"Server is starting"} ```
Alpha was assigned by SimGie 2019-09-19 21:21:28 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cliffbreak/DockerRestApi#1
No description provided.