ruff/crates/ruff_linter/resources/test/fixtures/fastapi
Dan Parizher 537ec5f012
[`fastapi`] Fix false positives for path parameters that FastAPI doesn't recognize (`FAST003`) (#20687)
## Summary

Fixes #20680

---------

Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
2025-10-09 16:10:21 -04:00
..
FAST001.py Use TypeChecker for detecting fastapi routes (#15093) 2024-12-21 15:45:28 +01:00
FAST002_0.py [`FastAPI`] Update `Annotated` fixes (`FAST002`) (#15462) 2025-01-15 13:05:53 -05:00
FAST002_1.py [`FastAPI`] Update `Annotated` fixes (`FAST002`) (#15462) 2025-01-15 13:05:53 -05:00
FAST003.py [`fastapi`] Fix false positives for path parameters that FastAPI doesn't recognize (`FAST003`) (#20687) 2025-10-09 16:10:21 -04:00