Skip to content

Clarify Web API filter override behavior - #186

Merged
tillig merged 1 commit into
mainfrom
fix/webapi-filter-override-docs
Jul 20, 2026
Merged

Clarify Web API filter override behavior#186
tillig merged 1 commit into
mainfrom
fix/webapi-filter-override-docs

Conversation

@tillig

@tillig tillig commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Correct the Web API filter override documentation to describe standard IOverrideFilter scope suppression.
  • Distinguish filter-and-override registrations from override-only markers.
  • Clarify that exception filters execute in reverse pipeline order.

This documents the existing behavior confirmed in both Autofac.WebApi and Autofac.Mvc.

Related to autofac/Autofac.WebApi#61 and autofac/Autofac.WebApi#62.

Validation

  • pre-commit run --all-files
  • npm run lint

@tillig
tillig merged commit 677f88c into main Jul 20, 2026
2 checks passed
@tillig
tillig deleted the fix/webapi-filter-override-docs branch July 20, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant