Share via


OpenApiLink.RequestBody Property

Definition

A literal value or {expression} to use as a request body when calling the target operation.

public Microsoft.OpenApi.Models.RuntimeExpressionAnyWrapper RequestBody { get; set; }
member this.RequestBody : Microsoft.OpenApi.Models.RuntimeExpressionAnyWrapper with get, set
Public Property RequestBody As RuntimeExpressionAnyWrapper

Property Value

Applies to