HHono•Created by PaulRudin on 9/27/2024 in #help Openapi query params
It turns out that query params have to be nested under request.query, rather that request.params. It seems that the "in" bit it redundant in that case? But anyway - at least I have something that works now