comparison 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
comparison
equal deleted inserted replaced
5125:cf4714946831 5126:5784ff4f3b76
295 subject: 295 subject:
296 $ref: '#/components/schemas/subject' 296 $ref: '#/components/schemas/subject'
297 thread: 297 thread:
298 $ref: '#/components/schemas/thread' 298 $ref: '#/components/schemas/thread'
299 invite: 299 invite:
300 $ref: '#/components/invite' 300 $ref: '#/components/schemas/invite'
301 301
302 state: 302 state:
303 $ref: '#/components/schemas/state' 303 $ref: '#/components/schemas/state'
304 nick: 304 nick:
305 $ref: '#/components/schemas/nick' 305 $ref: '#/components/schemas/nick'