refactor to data

This commit is contained in:
Dan-314
2026-04-11 12:28:33 +01:00
parent b9aa9ebf23
commit 6fe755ea75
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ GET /api/export-scripts?cursor={id}&limit=100
Response:
{
"scripts": [
"data": [
{
"hash": "md5-of-raw-json",
"raw_json": [...],