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,
|
"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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user