Fix missing 400 impl, update test manifest
[ric-plt/a1.git] / integration_tests / putdata
index 329851c..a2f8d11 100644 (file)
@@ -1 +1,6 @@
-{"dc_admission_start_time": "10:00:00", "dc_admission_end_time": "11:00:00"}
+{
+    "enforce":true,
+    "window_length":10,
+    "blocking_rate":20,
+    "trigger_threshold":10
+}