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