1 write to DefaultValue
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (1)
324
propertySchema.
DefaultValue
= defaultValue;
1 reference to DefaultValue
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
436
objSchema.Add(JsonSchemaConstants.DefaultPropertyName,
DefaultValue
);