From 1b14f0d26f58aca520e21a398a9e2d61863ae5a1 Mon Sep 17 00:00:00 2001 From: actions-user Date: Wed, 14 Dec 2022 15:18:53 +0000 Subject: [PATCH] chore: docs auto-update --- www/docs/static/schema.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 5a3a22d57..2d9519e71 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -882,8 +882,7 @@ "type": "integer" }, "mtime": { - "type": "string", - "format": "date-time" + "type": "string" } }, "additionalProperties": false, @@ -926,8 +925,7 @@ "type": "integer" }, "mtime": { - "type": "string", - "format": "date-time" + "type": "string" } }, "additionalProperties": false,