Add missing service for persistent_notification (#23230)

pull/23242/head
Maciej Bieniek 2019-04-19 15:14:48 +02:00 committed by Fabian Affolter
parent 21a194f9d8
commit 6e300bd438
1 changed files with 7 additions and 0 deletions

View File

@ -17,3 +17,10 @@ dismiss:
notification_id:
description: Target ID of the notification, which should be removed. [Required]
example: 1234
mark_read:
description: Mark a notification read.
fields:
notification_id:
description: Target ID of the notification, which should be mark read. [Required]
example: 1234