mod_rest: Fix minor mistakes in openapi spec
authorKim Alvefur <zash@zash.se>
Sun, 28 Nov 2021 21:30:53 +0100
changeset 4806 75543146e94e
parent 4805 b65955c0abd8
child 4807 f74c7c518bb2
mod_rest: Fix minor mistakes in openapi spec
mod_rest/res/openapi.yaml
--- a/mod_rest/res/openapi.yaml	Sun Nov 28 21:27:44 2021 +0100
+++ b/mod_rest/res/openapi.yaml	Sun Nov 28 21:30:53 2021 +0100
@@ -240,7 +240,6 @@
       type: object
       properties:
         kind:
-          kind:
           description: Which kind of stanza
           type: string
           enum:
@@ -963,7 +962,7 @@
         name: query
       properties:
         desc:
-          type: text
+          type: string
         prompt:
           type: string
         jid: