Skip to content

Commit 2b0b40e

Browse files
authored
Merge pull request #90 from Display-Lab/mack-message-template-patch1
Updated JSON message templates - Short ID add
2 parents 812198e + 08b5b6c commit 2b0b40e

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

message_templates/drop_below_peer_average.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,9 @@
8181
"@id": "https://repo.metadatacenter.org/template-instances/35903316-d0cc-4a53-ba3f-a9d796e78985",
8282
"Display compatibility": {
8383
"@value": "Text-only, bar chart, line chart"
84+
},
85+
"Short message ID": {
86+
"@value": "8",
87+
"@type": "xsd:decimal"
8488
}
8589
}

message_templates/no_longer_top_performer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,9 @@
8181
"@id": "https://repo.metadatacenter.org/template-instances/e91fb18a-3a98-420e-a826-bfb1b6eafc58",
8282
"Display compatibility": {
8383
"@value": "Text-only, bar chart, line chart"
84+
},
85+
"Short message ID": {
86+
"@value": "7",
87+
"@type": "xsd:decimal"
8488
}
8589
}

message_templates/top_performer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,9 @@
7373
"@id": "https://repo.metadatacenter.org/template-instances/55d6b537-7a50-48ae-b97a-01e479bee34d",
7474
"Display compatibility": {
7575
"@value": "Text-only, bar chart, line chart"
76+
},
77+
"Short message ID": {
78+
"@value": "1",
79+
"@type": "xsd:decimal"
7680
}
7781
}

0 commit comments

Comments
 (0)