Skip to content

Normalize FastAPI headers/request/middleware #4

@assada

Description

@assada

Rapid development led to chaos in data classes - some use pydantic, some are plain dataclass, some have proper typing, others don’t. Headers aren’t typed at all. This probably needs to be handled closer to the business logic task, since testing with mocks in the current state is very difficult.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions