OpenApiSchema.AdditionalPropertiesAllowed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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