Closed hubertlemczak closed 2 years ago
User Story
post /log
delete /log/:id
post /log/line
delete /log/line/:id
now()
Sample request/response can be found in the API-Spec
Fantastic, love the API spec. Go ahead!
User Story
Tasks
post /log
endpointdelete /log/:id
endpoint to delete a logpost /log/line
endpoint to create lines for logsdelete /log/line/:id
endpoint to delete a linenow()
to date in DeliveryLog schemaSample request/response can be found in the API-Spec