db0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 2 天前That shadowy placelemmy.dbzer0.comimagemessage-square40fedilinkarrow-up1975arrow-down10
arrow-up1975arrow-down1imageThat shadowy placelemmy.dbzer0.comdb0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 2 天前message-square40fedilink
minus-squarestankmut@lemmy.worldlinkfedilinkEnglisharrow-up3·2 天前In my experience, having to write new v2 (or in my case v4) endpoints for most new features was expected.
minus-squarebijectivehomomorphism@programming.devlinkfedilinkEnglisharrow-up1arrow-down2·2 天前v4??? At that point I’m just gonna guess the data
minus-squarestankmut@lemmy.worldlinkfedilinkEnglisharrow-up2·2 天前It was basically the same thing. In the code base, there was only v3 and v4. I never bothered to check what happened to v1 and v2, but I suspect they were used in an older, archived code base.
In my experience, having to write new v2 (or in my case v4) endpoints for most new features was expected.
v4??? At that point I’m just gonna guess the data
It was basically the same thing. In the code base, there was only v3 and v4. I never bothered to check what happened to v1 and v2, but I suspect they were used in an older, archived code base.