mod_rest: Fix 'format' property in schema
authorKim Alvefur <zash@zash.se>
Sat, 30 Apr 2022 01:02:38 +0200
changeset 4940 d63657a85fb4
parent 4939 a85efae90e21
child 4942 bc8832c6696b
mod_rest: Fix 'format' property in schema These are unused anyways so no harm.
mod_rest/res/schema-xmpp.json
--- 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