Support top level prefixed filters #39
arthurio
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Main contributions
Features
FilterDepends(with_prefix("my_prefix", MyFilter), by_alias=True)
to use a filter with a prefix in your routes.by_alias
parameter was added toFilterDepends
Breaking change
nested_filter
has been renamed towith_prefix
Dependency updates
Full Changelog: v0.0.3...v0.0.4
This discussion was created from the release Support top level prefixed filters.
Beta Was this translation helpful? Give feedback.
All reactions