Commit 07af8e0
authored
refactor: fetch-mining-source edge function with Zod validation (#2675)
* fix: update Zod schema and remove 'all' email filter check
* refactor: remove 'all' email filter from fetch-mining-source call
* chore: update deno.lock for zod dependency
* refactor: update MiningSourceService to remove 'all' and mode field
* refactor: fetch-mining-source edge function with Zod validation
* style: remove skipcq comments from fetch-mining-source
* fix: resolve deepsource issues - use static methods, import specific crypto method1 parent 4472cfc commit 07af8e0
File tree
7 files changed
+801
-274
lines changed- backend/src
- db/supabase
- services
- supabase/functions
- email-campaigns
- fetch-mining-source
7 files changed
+801
-274
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
This file was deleted.
0 commit comments