expire nodes with a custom timestamp (#2828)

This commit is contained in:
Andrey
2025-11-01 09:09:13 +02:00
committed by GitHub
parent 456a5d5cce
commit f9bb88ad24
16 changed files with 191 additions and 25 deletions

View File

@@ -406,6 +406,13 @@
"required": true,
"type": "string",
"format": "uint64"
},
{
"name": "expiry",
"in": "query",
"required": false,
"type": "string",
"format": "date-time"
}
],
"tags": [