diff mod_rest/res/openapi.yaml @ 5126:5784ff4f3b76

mod_rest: Fix reference in OpenAPI
author Kim Alvefur <zash@zash.se>
date Sat, 31 Dec 2022 17:09:18 +0100
parents cf4714946831
children d03448560acf
line wrap: on
line diff
--- a/mod_rest/res/openapi.yaml	Sat Dec 31 17:03:40 2022 +0100
+++ b/mod_rest/res/openapi.yaml	Sat Dec 31 17:09:18 2022 +0100
@@ -297,7 +297,7 @@
         thread:
           $ref: '#/components/schemas/thread'
         invite:
-          $ref: '#/components/invite'
+          $ref: '#/components/schemas/invite'
 
         state:
           $ref: '#/components/schemas/state'