diff --git a/test_oss_cloud_api_compatibility.py b/test_oss_cloud_api_compatibility.py index 7bd694f..a6f3889 100644 --- a/test_oss_cloud_api_compatibility.py +++ b/test_oss_cloud_api_compatibility.py @@ -196,8 +196,7 @@ def param_type_and_format(schema): "events", "automations", "templates", - "download-logs", - "download-logs-csv", + "logs/download", ] if any(group in cloud_endpoint for group in ENDPOINT_GROUPS_WITHOUT_API_VERSION):