mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
$ref needs to be under a schema:
This commit is contained in:
parent
114bcf1a2e
commit
9bde78ac28
|
|
@ -129,6 +129,7 @@ paths:
|
|||
responses:
|
||||
200:
|
||||
description: The Matrix User IDs found with the given parameters.
|
||||
schema:
|
||||
$ref: ../application-service/definitions/schema/user_batch.yaml
|
||||
404:
|
||||
description: The Matrix User ID was not found
|
||||
|
|
|
|||
Loading…
Reference in a new issue