1 reference to _configuration
Microsoft.AspNetCore.OpenApi (1)
Services\Schemas\OpenApiSchemaService.cs (1)
452
var schema = JsonSchemaExporter.GetJsonSchemaAsNode(_jsonSerializerOptions, type,
_configuration
);