I am new to quarkus and have a bit familiar with swagger-ui. I am able to add a @Parameter to the an endpoint like this:
@Parameter(in = ParameterIn.HEADER, requi