You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 Status Page API
🎨 Separated request and response models for better control and flexibility.
📝 Added more detailed descriptions for router functions to improve endpoint understanding.
🔐 Enhanced input data validation using Pydantic validators for better data integrity.
📊 Improved error logging with more detailed context to aid debugging.
🚨 Introduced custom exception classes for specific error scenarios.
💡 Tests for API endpoints to ensure reliability. (albeit basic tests in Bash)