3 references to SchemaPropertyName
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Schema.Create.cs (3)
131
schema[
SchemaPropertyName
] = SchemaKeywordUri;
227
(schemaObj = [])[
SchemaPropertyName
] = SchemaKeywordUri;
357
ConvertSchemaToObject(ref schema).InsertAtStart(
SchemaPropertyName
, (JsonNode)SchemaKeywordUri);