docs consolidation work
This commit is contained in:
1
docs/modules/notify/fixtures/rendering/index.ndjson
Normal file
1
docs/modules/notify/fixtures/rendering/index.ndjson
Normal file
@@ -0,0 +1 @@
|
||||
{"template_id":"tmpl-incident-start","locale":"en-US","channel":"email","expected_hash":"05eb80e384eaf6edf0c44a655ca9064ca4e88b8ad7cefa1483eda5c9aaface00","body_sample_path":"tmpl-incident-start.email.en-US.json"}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"subject": "Incident started: ${incident_id}",
|
||||
"body": "Incident ${incident_id} started at ${started_at}. Severity: ${severity}.",
|
||||
"merge_fields": ["incident_id", "started_at", "severity"],
|
||||
"preview_hash": "05eb80e384eaf6edf0c44a655ca9064ca4e88b8ad7cefa1483eda5c9aaface00"
|
||||
}
|
||||
Reference in New Issue
Block a user