Creating web API in .net core 3.1.
I am using ReDoc for API documentation
app.UseOpenApi();
app.UseReDoc(settings => { settings.Pa