Skip to content

V1.2

Choose a tag to compare

@MedAziz11 MedAziz11 released this 09 Apr 21:40
· 87 commits to main since this release
5b1c14e

πŸš€ 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)