SIENTIAPDE-1150

refactor: update samples.json to modify updated_at timestamp format for consistency across schedule configurations
This commit is contained in:
vitor-aignosi
2025-07-14 17:05:02 -03:00
parent 8d9381049a
commit 011b97607a

View File

@@ -58,7 +58,7 @@
], ],
"tag_retention_minutes": 60, "tag_retention_minutes": 60,
"active": true, "active": true,
"updated_at": "2025-07-14T10:00:00Z" "updated_at": "2025-07-14 10:00:00.000000"
}, },
"2": { "2": {
"schedule_name": "laborious-orchestrated-pipeline", "schedule_name": "laborious-orchestrated-pipeline",
@@ -119,7 +119,7 @@
"REPEAT" "REPEAT"
], ],
"active": true, "active": true,
"updated_at": "2025-07-14T10:00:00Z" "updated_at": "2025-07-14 10:00:00.000000"
} }
}, },
"opc-servers": { "opc-servers": {