4 references to MapSchemaType
Microsoft.AspNetCore.OpenApi (4)
Schemas\JsonSchemaMapper\JsonSchemaMapper.cs (4)
360(JsonNode)new JsonObject { [TypePropertyName] = MapSchemaType(schemaType) }, 527[TypePropertyName] = MapSchemaType(JsonSchemaType.Array), 750if (MapSchemaType(schemaType) is JsonNode type) 850array.Add(MapSchemaType(type));