issues
search
codebar-ag
/
laravel-zammad
Zammad integration with Laravel.
https://zammad.com
MIT License
8
stars
0
forks
source link
Feature improvements
#1
Closed
ruslansteiger
closed
3 years ago
ruslansteiger
commented
3 years ago
⚠️ [Breaking Change] Changed
user_id
to
customer_id
in the ticket DTO
Added sender_id for the comment DTO
Optional subject for the comment DTO
Added ticket showWithComment endpoint
Added URL for the attachment DTO
user_id
tocustomer_id
in the ticket DTO