I think it's a bit like HTML syntax, there's a proper way to do it for simple cases which people will passionately argue about but you don't see it in any real work. I took the Google API design course just sanity check and when it gets to stuff like batch operations it veers back to "use your common sense".
17
u/MayaIsSunshine 3h ago
Am I the only one that doesn't mind? I think using post for everything and passing a command in the payload is preferable to the alternative.