Switch properties to schema

pull/977/head
Andrew Morgan 6 years ago
parent a6dad76c01
commit e6218b56ab

@ -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…
Cancel
Save