Greg 86 notification format changes
Compare changes
Files
4- Jonas Braathen authored
- The field 'source' is now formatted like 'greg:instance_name:environment' - The field 'type' is now formatted like 'object_type.operation' - The field 'data' now contains the identifiers of all objects related to the change
@@ -26,7 +26,7 @@ def generate_event_type(n: Notification) -> str:
@@ -52,14 +52,12 @@ def create_cloud_event_payload(n: Notification) -> str: