{ "label": "fixed-inject", "version": "9.3.3", "mode": "inject", "baseline": { "statusCode": 401, "body": "{\"error\":\"Unauthorized\"}" }, "bypass": { "statusCode": 401, "body": "{\"error\":\"Unauthorized\"}" }, "allowed": { "statusCode": 200, "body": "{\"ok\":true,\"id\":\"a/b\"}" } }