-
-
Save doapp-grady/21a453760cd65734e620 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"items" : [ | |
{ | |
"title" : "This is a Normal Push Title", | |
"pubDateEpocMs" : 12345678, | |
"...":"", | |
"endDisplay" : "2015-06-03T16:11:58+00:00", "__endDisplay" : "optional. default: No end", | |
"style" : "normal", "__style" : "optional: specifies differnt colors to draw attention. Options: 'normal' (default), 'important' (orange), 'warning' (red)" | |
}, | |
{ | |
"title" : "Tornado Watch Push Example Title", | |
"...":"", | |
"endDisplay" : "2015-06-03T16:11:58+00:00", | |
"style" : "important" | |
}, | |
{ | |
"title" : "Wind Warning Push Example Title", | |
"...":"", | |
"endDisplay" : "2015-06-03T16:11:58+00:00", | |
"style" : "normal" | |
}, | |
{ | |
"title" : "Sports Push Example Title -- NOT SUPPORTED THIS VERSION", | |
"...":"", | |
"endDisplay" : "2015-06-03T16:11:58+00:00", | |
"style" : "normal" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For each item, the items after the "..." are new