#236 Complete OpenAPI request/response documentation for all endpoints
Description
EditContinue adding Pydantic models for query parameters and response schemas to all API endpoints. UUID serialization fixed in response.py. Pattern: use @spec.validate(query=Model, json=Model, resp=Response(...)) with Pydantic models. ~136 endpoints remaining.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...