From b870dc38faa5cc186f77a1b3fa3312d50e445263 Mon Sep 17 00:00:00 2001 From: Jacob Date: Fri, 27 Sep 2024 15:28:54 -0300 Subject: [PATCH] Update ignore list (#35) --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 0bba110e..066b53dd 100644 --- a/config.json +++ b/config.json @@ -231,7 +231,8 @@ "aggregateObjectsForInterface", "aggregateObjectsV2", "getResource", - "getMarkingsBatch" + "getMarkingsBatch", + "createSchedule" ] } }