Hello. I'm documenting a REST API written in Java with Enunciate 2.18.1 and many methods are annotated with an "Authorization" RequestHeader which expects a bearer token. The generated Swagger UI ...
/// Sets fields of out_response_header. /// To be called at the start of a GRPC service call. /// \param request_header RequestHeader to be copied into out_response_header. /// \param ...