-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add updatedCount to NotificationsReadAllNotifications response …
…and extend request with additional parameters - Added 'updatedCount' to `NotificationsReadAllNotificationsOKResponse` and updated the required fields. - Extended the `NotificationsReadAllNotificationsOKResponseBody` class to include 'updatedCount' with validation and getter methods. - Enhanced the `NotificationsReadAllNotificationsRequest` class by adding optional parameters: 'severities', 'referenceId', 'referenceAggregate', and 'referenceDomain' with respective validation and methods for handling these new fields.
- Loading branch information
1 parent
43d8291
commit 3d634a3
Showing
5 changed files
with
946 additions
and
3 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
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
Oops, something went wrong.