yada

kevink 2024-04-26T17:47:06.891479Z

how are folks using yada supporting api versioning? I'm thinking of using an api-version header or an api-version query parameter such that a single route would support multiple versions. Are there any best practices around implementing the resource and handler? And how does this work with generating swagger docs using yada.swagger/swaggered for the multiple versions?