Share via


OpenApiRequestBodyReference.Required Property

Definition

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

public bool Required { get; }
member this.Required : bool
Public ReadOnly Property Required As Boolean

Property Value

Implements

Applies to