pub fn resolve_request_body_ref( openapi: &OpenAPI, ref_path: &str, ) -> Result<ReferenceOr<RequestBody>>