OpenApiSchema.Nullable Property

Definition

Allows sending a null value for the defined schema. Default value is false.

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

Property Value

Applies to