Fork me on GitHub
#off-topic
<
2015-10-28
>
escherize03:10:00

Here's my idea for an API that returns labels as PDFs over http. when there's an error, I return status: 200 and put a big red X on the label, with the error messages written in red on the label. Wdyt?

escherize03:10:46

For some special schema errors I'll return 500

gusbicalho13:10:54

escherize: what's the use case? You want to access the service from a dumb print machine client?

gusbicalho13:10:21

You can return the PDF body AND an error status code