Skip to content

Instantly share code, notes, and snippets.

@mattmazzola
Created February 20, 2022 21:57
Show Gist options
  • Save mattmazzola/f5c0c1fe464807ddc1ba286322f3bc41 to your computer and use it in GitHub Desktop.
Save mattmazzola/f5c0c1fe464807ddc1ba286322f3bc41 to your computer and use it in GitHub Desktop.
// Learn more about configuring Swagger/OpenAPI at https://aka.ms/aspnetcore/swashbuckle
builder.Services.AddEndpointsApiExplorer();
builder.Services.AddSwaggerGen();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment