Share via


OpenApiRequestBody.Required Property

Definition

Determines if the request body is required in the request. Defaults to false.

public bool Required { get; set; }
member this.Required : bool with get, set
Public Property Required As Boolean

Property Value

Applies to