Share via


OpenApiSchema.AdditionalPropertiesAllowed Property

Definition

Indicates if the schema can contain properties other than those defined by the properties map.

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

Property Value

Applies to