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