cm0002@lemmy.world to Programmer Humor@programming.dev · 9 个月前Yes, But...lemmy.mlexternal-linkmessage-square76fedilinkarrow-up1765arrow-down19
arrow-up1756arrow-down1external-linkYes, But...lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 个月前message-square76fedilink
minus-squareboonhet@lemm.eelinkfedilinkarrow-up9·9 个月前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.
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.