Fork me on GitHub
#yada
<
2024-04-26
kevink17:04:06

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?