1 reference to EnumPropertyName
Microsoft.Extensions.AI.Abstractions (1)
Utilities\AIJsonUtilities.Schema.cs (1)
251
if (inferenceOptions.IncludeTypeInEnumSchemas && ctx.TypeInfo.Type.IsEnum && objSchema.ContainsKey(
EnumPropertyName
) && !objSchema.ContainsKey(TypePropertyName))