-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: serialization for task_status and created project dashboard…
… fields (#1076) * fix: Convert task_status to string in TaskBase schema * fix: Convert created date to string in ProjectDashboard schema * fix: datetime type and task status type * fix: use field_serializer where appropriate in models * fix: remove validators for task_status & created fields --------- Co-authored-by: sujanadh <sujanadh07@gmail.com> Co-authored-by: spwoodcock <sam.woodcock@protonmail.com>
- Loading branch information
1 parent
bf8d697
commit 7bde9b5
Showing
2 changed files
with
17 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters