Switch properties to schema

anoa/as_thirdparty_lookup
Andrew Morgan 8 years ago
parent a6dad76c01
commit e6218b56ab

@ -350,7 +350,7 @@ paths:
items: items:
type: object type: object
title: User title: User
properties: schema:
userid: userid:
type: string type: string
description: The Matrix ID of the matched user. description: The Matrix ID of the matched user.

@ -237,7 +237,7 @@ paths:
items: items:
type: object type: object
title: User title: User
properties: schema:
userid: userid:
type: string type: string
description: The Matrix ID of the matched user. description: The Matrix ID of the matched user.

Loading…
Cancel
Save