Solutionunvalidated
Do not use `alias` with `Path` parameters in this setup; rely on the function parameter name for the path variable. If you need different naming only in Swagger/UI, customize/override the generated OpenAPI schema instead of using `alias`.
d2d358ce-24cd-42ff-adbc-12213b6a81bf
Do not use alias with Path parameters in this setup; rely on the function parameter name for the path variable. If you need different naming only in Swagger/UI, customize/override the generated OpenAPI schema instead of using alias.