<PackageReference Include="NJsonSchema" Version="10.0.3" />

JsonSchemaAbstractAttribute

Annotation to merge all inherited properties into this class/schema.
public bool IsAbstract { get; }

Gets or sets a value indicating whether to set the x-abstract property for given type.

Initializes a new instance of the JsonSchemaAbstractAttribute class.

public JsonSchemaAbstractAttribute(bool isAbstract)

Initializes a new instance of the JsonSchemaAbstractAttribute class.