feat(core): Serializer for model TicketCommentAction

ref: #754 #736
This commit is contained in:
2025-05-13 19:19:37 +09:30
parent 003cad1f58
commit 6169324ffd
2 changed files with 33 additions and 0 deletions

View File

@ -33,6 +33,8 @@ Describe in detail the following:
- [ ] 🛠️ Migrations added
- [ ] ♻️ Serializer Created
- [ ] 🔄 [ViewSet Created](https://nofusscomputing.com/projects/centurion_erp/development/views/)
- [ ] 🔗 URL Route Added