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