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