5 references to PropertiesPropertyName
Microsoft.Extensions.AI.Abstractions (5)
Utilities\AIJsonUtilities.Schema.cs (5)
131schema[PropertiesPropertyName] = parameterSchemas; 265? $"#/{PropertiesPropertyName}/{parameterName}" 266: $"#/{PropertiesPropertyName}/{parameterName}/{refUri.AsMemory("#/".Length)}"; 279objSchema.ContainsKey(PropertiesPropertyName) && 287objSchema.TryGetPropertyValue(PropertiesPropertyName, out JsonNode? properties) &&