Skip to content

Commit

Permalink
chore(notifications): 547 - removed classification and type check on …
Browse files Browse the repository at this point in the history
…update methods.
  • Loading branch information
ds-mwesener committed Apr 4, 2024
1 parent a2c5b5b commit 5c10016
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,12 @@
"senderBPN" : "BPNL00000003AXS3",
"senderAddress" : "https://some-url.com",
"recipientBPN" : "BPNL00000003AXS3",
"classification" : "QM-Investigation",
"severity" : "CRITICAL",
"relatedNotificationId" : "REPLACE_ME",
"status" : "ACKNOWLEDGED",
"targetDate" : "2099-03-11T22:44:06.333826952Z"
},
"content" : {
"information" : "Some long description",
"listOfAffectedItems" : [
"urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb"
]
"information" : "Some long description"
}
}

0 comments on commit 5c10016

Please sign in to comment.