fix(platformservice/mta): Update getEmailStatus response schema: make details property optional

This commit is contained in:
2025-04-25 18:20:18 +00:00
parent b9c9c2d0a9
commit 77d911e47a
4 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-04-25 - 5.0.4 - fix(platformservice/mta)
Update getEmailStatus response schema: make details property optional
- Changed details property from required with fixed message to optional with a flexible message structure in IReq_GetEMailStats response
## 2025-04-25 - 5.0.3 - fix(mta)
update email status response type in MTA platform service