Go Huma API Versioned Documentation Setup
We can have separate documentation for each version in Go Huma by setting the docs path like this: `config.DocsPath = "/{version}/docs"`. Middleware can get the version from the path and load the description used in the docs.