|
|
@ -350,20 +350,20 @@ paths:
|
|
|
|
items:
|
|
|
|
items:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|
title: User
|
|
|
|
title: User
|
|
|
|
properties:
|
|
|
|
properties:
|
|
|
|
userid:
|
|
|
|
userid:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: The Matrix ID of the matched user.
|
|
|
|
description: The Matrix ID of the matched user.
|
|
|
|
protocol:
|
|
|
|
protocol:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: The third party protocol.
|
|
|
|
description: The third party protocol.
|
|
|
|
fields:
|
|
|
|
fields:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|
description: The third party network fields used to identify this user.
|
|
|
|
description: The third party network fields used to identify this user.
|
|
|
|
properties:
|
|
|
|
properties:
|
|
|
|
user:
|
|
|
|
user:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: An example field, in this case the username for a Gitter user.
|
|
|
|
description: An example field, in this case the username for a Gitter user.
|
|
|
|
401:
|
|
|
|
401:
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
The homeserver has not supplied credentials to the application service.
|
|
|
|
The homeserver has not supplied credentials to the application service.
|
|
|
|