Skip to content

Commit

Permalink
changing message_id key
Browse files Browse the repository at this point in the history
  • Loading branch information
larrymou9 committed Nov 16, 2024
1 parent dd7a4fb commit a5dbaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opl/generators/notifications_ingres_template.json.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"events": [{
"metadata": {
"test-metadata-key": "test-metadata-value4",
"id": "{{ notifications_id }}"
"message_id": "{{ notifications_id }}"
},
"payload": {
"test-payload-key": "test-payload-value4"
Expand Down

0 comments on commit a5dbaa1

Please sign in to comment.