expire nodes with a custom timestamp (#2828)
This commit is contained in:
parent
456a5d5cce
commit
f9bb88ad24
16 changed files with 191 additions and 25 deletions
|
|
@ -406,6 +406,13 @@
|
|||
"required": true,
|
||||
"type": "string",
|
||||
"format": "uint64"
|
||||
},
|
||||
{
|
||||
"name": "expiry",
|
||||
"in": "query",
|
||||
"required": false,
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue