
@NfNitLoop ("Cody C. #BLM") wrote:
Have been bitten by this antipattern a couple times recently:
Don't give me an API that magically creates a thing if it doesn't exist.
Create and update are different operations! You're not making a "helpful" API if now I have to explicitly work around your API's idiocy.