Fix spelling

pull/977/head
Maxime Dor 7 years ago committed by David Baker
parent cdfff67878
commit 836e6c81d1

@ -85,8 +85,8 @@ paths:
description: The signatures of the verifying identity services which show that the association should be trusted, if you trust the verifying identity services. description: The signatures of the verifying identity services which show that the association should be trusted, if you trust the verifying identity services.
"/bulk_lookup": "/bulk_lookup":
post: post:
summary: Lookup Matrix user IDs for a list of 3pid. summary: Lookup Matrix user IDs for a list of 3pids.
description: Lookup Matrix user IDs for a list of 3pid. description: Lookup Matrix user IDs for a list of 3pids.
parameters: parameters:
- in: body - in: body
name: body name: body
@ -109,7 +109,7 @@ paths:
items: items:
type: string type: string
title: 3PID medium or address title: 3PID medium or address
description: an array of array containing the `3PID Medium type`_ in first position and the 3PID Address in second position. description: an array of arrays containing the `3PID Medium type`_ in first position and the 3PID Address in second position.
required: required:
- "threepids" - "threepids"
responses: responses:

Loading…
Cancel
Save