changeset 4930:65438e4ba563

mod_rest: Fix description of extdisco endpoint (thanks MattJ) Where's the archive docs tho?
author Kim Alvefur <zash@zash.se>
date Mon, 18 Apr 2022 23:02:04 +0200
parents d5612dcf6733
children 13070c6a7ce8
files mod_rest/res/openapi.yaml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_rest/res/openapi.yaml	Sun Apr 17 12:52:13 2022 +0200
+++ b/mod_rest/res/openapi.yaml	Mon Apr 18 23:02:04 2022 +0200
@@ -136,7 +136,7 @@
     get:
       tags:
       - query
-      summary: Query a message archive
+      summary: Query for external services (usually STUN and TURN)
       security:
       - basic: []
       - token: []