-
I just figured out how to use swagger to define a reusable wrapper object that acts as a default for GET endpoints but has its results property subbed in based on the type of object the endpoint is supposed to return and I feel like a wizard.
-
Weird thing to admit, but I always forget that we can't just have All The Results until the very end of a specification.