HttpRequestBody

constructor(required: Boolean = false, description: String? = null, content: List<HttpContent> = emptyList(), contentDeclared: Boolean = content.isNotEmpty(), componentRef: String? = null)