added dry-run feature, logging

This commit is contained in:
2025-08-19 20:35:57 +05:30
parent 144cedf1c7
commit 769cb7b311
5 changed files with 120 additions and 60 deletions

View File

@@ -11,6 +11,10 @@
"type": "string",
"format": "date-time"
},
"last_modified_utc": {
"type": "string",
"format": "date-time"
},
"accounts": {
"type": "array",
"items": {