uptime-kuma-api/scripts/models/notification.py

7 lines
83 B
Python
Raw Normal View History

2022-08-03 11:56:02 +02:00
notification = [
"type",
"isDefault",
"userId",
"applyExisting",
]