Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created May 25, 2025 08:27
Show Gist options
  • Save wullemsb/cb2b258e9987f89a93dc9b772c594ba8 to your computer and use it in GitHub Desktop.
Save wullemsb/cb2b258e9987f89a93dc9b772c594ba8 to your computer and use it in GitHub Desktop.
builder.Services.AddOpenApi(options => {
options.AddDocumentTransformer<AuthenticationSchemeTransformer>();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment