AIJsonSchemaTransformOptions.UseNullableKeyword Propriedade

Definição

Obtém um valor que indica se as palavras-chave "type" anuláveis devem ser substituídas por palavras-chave "anuláveis" no estilo OpenAPI 3.0 no esquema.

public:
 property bool UseNullableKeyword { bool get(); void set(bool value); };
public bool UseNullableKeyword { get; init; }
member this.UseNullableKeyword : bool with get, set
Public Property UseNullableKeyword As Boolean

Valor da propriedade

Aplica-se a