Fix minor typos in third-party networks module (#1892)
This commit is contained in:
parent
d7299b5a32
commit
d528ff684b
4 changed files with 8 additions and 7 deletions
|
@ -158,7 +158,7 @@ paths:
|
|||
schema:
|
||||
$ref: ../application-service/definitions/user_batch.yaml
|
||||
"404":
|
||||
description: The Matrix User ID was not found
|
||||
description: The Matrix User ID was not found.
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
@ -232,7 +232,7 @@ paths:
|
|||
schema:
|
||||
$ref: ../application-service/definitions/user_batch.yaml
|
||||
"404":
|
||||
description: The Matrix User ID was not found
|
||||
description: The Matrix User ID was not found.
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue