5 lines
287 B
Plaintext
5 lines
287 B
Plaintext
---
|
|
description: Provides a reminder to refer to the FastAPI documentation for guidance on best practices for data models, path operations, and middleware.
|
|
globs: **/routers/**/*.py
|
|
---
|
|
- Refer to FastAPI documentation for Data Models, Path Operations, and Middleware for best practices. |