I want to make sure that ALL my API endpoints have these keys: * . reply_timestamp * . success * . message I suppose I could be a total stickler and raise an exception, or I could just log a warning.
I want to make sure that ALL my API endpoints have these keys:
I suppose I could be a total stickler and raise an exception, or I could just log a warning.