Skip to content

Commit 96faf3d

Browse files
author
HS Robot
committed
Update Core Module Resources docs
1 parent a2b7e68 commit 96faf3d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/reference/system-resources-reference/core-module-resources.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2583,6 +2583,14 @@ Batch validation run resource for tracking validation processes.
25832583
"max" : 1,
25842584
"type" : "dateTime",
25852585
"desc" : "Export only resources modified after this date."
2586+
}, {
2587+
"path" : "params.until",
2588+
"name" : "until",
2589+
"lvl" : 1,
2590+
"min" : 0,
2591+
"max" : 1,
2592+
"type" : "dateTime",
2593+
"desc" : "Export only resources modified before this date."
25862594
}, {
25872595
"path" : "params.requester",
25882596
"name" : "requester",

0 commit comments

Comments
 (0)