changeset 4937:d63657a85fb4

mod_rest: Fix 'format' property in schema These are unused anyways so no harm.
author Kim Alvefur <zash@zash.se>
date Sat, 30 Apr 2022 01:02:38 +0200
parents a85efae90e21
children bc8832c6696b
files mod_rest/res/schema-xmpp.json
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_rest/res/schema-xmpp.json	Sat Apr 30 01:00:01 2022 +0200
+++ b/mod_rest/res/schema-xmpp.json	Sat Apr 30 01:02:38 2022 +0200
@@ -255,7 +255,7 @@
                      "items" : {
                         "properties" : {
                            "expires" : {
-                              "format" : "datetime",
+                              "format" : "date-time",
                               "type" : "string",
                               "xml" : {
                                  "attribute" : true