Switch properties to schema
This commit is contained in:
parent
a6dad76c01
commit
e6218b56ab
2 changed files with 2 additions and 2 deletions
|
@ -350,7 +350,7 @@ paths:
|
|||
items:
|
||||
type: object
|
||||
title: User
|
||||
properties:
|
||||
schema:
|
||||
userid:
|
||||
type: string
|
||||
description: The Matrix ID of the matched user.
|
||||
|
|
|
@ -237,7 +237,7 @@ paths:
|
|||
items:
|
||||
type: object
|
||||
title: User
|
||||
properties:
|
||||
schema:
|
||||
userid:
|
||||
type: string
|
||||
description: The Matrix ID of the matched user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue