cm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agoYes, But...imagemessage-square78fedilinkarrow-up1762arrow-down19cross-posted to: programmerhumor@lemmy.ml
arrow-up1753arrow-down1imageYes, But...cm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square78fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareboonhet@lemm.eelinkfedilinkarrow-up9·11 days agoStandardize a response body across your APIs that specifies the cause of the non-2xx response. Have an enum per API/service for causes. Include them in the API doc. If anyone still doesn’t get it, quietly dispose of them at your friend’s pig farm.
Standardize a response body across your APIs that specifies the cause of the non-2xx response. Have an enum per API/service for causes. Include them in the API doc.
If anyone still doesn’t get it, quietly dispose of them at your friend’s pig farm.