SIENTIAPDE-1150
refactor: update samples.json to modify updated_at timestamp format for consistency across schedule configurations
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
],
|
||||
"tag_retention_minutes": 60,
|
||||
"active": true,
|
||||
"updated_at": "2025-07-14T10:00:00Z"
|
||||
"updated_at": "2025-07-14 10:00:00.000000"
|
||||
},
|
||||
"2": {
|
||||
"schedule_name": "laborious-orchestrated-pipeline",
|
||||
@@ -119,7 +119,7 @@
|
||||
"REPEAT"
|
||||
],
|
||||
"active": true,
|
||||
"updated_at": "2025-07-14T10:00:00Z"
|
||||
"updated_at": "2025-07-14 10:00:00.000000"
|
||||
}
|
||||
},
|
||||
"opc-servers": {
|
||||
|
||||
Reference in New Issue
Block a user