lib/domain/scan_schedule/api.rb in avs-0.1.0 vs lib/domain/scan_schedule/api.rb in avs-0.1.1

- old
+ new

@@ -16,9 +16,11 @@ schedules << e end schedules end + + # TODO: remove this method def create_weekly_scan( day_of_week:, start_hour:, country_code:, duration_in_hours:, site_id:, start_minute: 0, scan_name: nil,