Now that I have versioning At All for the endpoints I probably should add last-changed versioning, like not just "okay when was this endpoint even added" but also "what is the earliest version I need to get current functionality", which is arguably a lot more useful
but I'd have to go through all the endpoints and figure out when they were last changed
any takers?