Skip to content

Fix listing of empty notifications

Martin Matějek requested to merge fix-empty-notifications into master

Even though notification with empty message is not the expected kind of notification and it make no sense to create such notification, list_notification should export expected json structure and fallback to empty string in its output.

Closes: #4 (closed)

Edited by Vojtech Myslivec

Merge request reports