Fix added in position

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2026-01-15 11:12:59 +01:00
parent a6fb075d92
commit 611ba3b4f9
No known key found for this signature in database
GPG key ID: F26F4BE20A08255B
2 changed files with 6 additions and 8 deletions

View file

@ -154,14 +154,13 @@ paths:
"success": true
}
"400":
x-addedInMatrixVersion: "1.18"
description: |
An error occurred. Some possible errors are:
- `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
- **[Added in v1.18]** `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
incorrect.
- `M_INVALID_PARAM`: One of the supplied parameters is not valid.
- `M_SESSION_EXPIRED`: The validation session in question has expired.
- **[Added in v1.18]** `M_INVALID_PARAM`: One of the supplied parameters is not valid.
- **[Added in v1.18]** `M_SESSION_EXPIRED`: The validation session in question has expired.
content:
application/json:
schema:

View file

@ -156,14 +156,13 @@ paths:
"success": true
}
"400":
x-addedInMatrixVersion: "1.18"
description: |
An error occurred. Some possible errors are:
- `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
- **[Added in v1.18]** `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
incorrect.
- `M_INVALID_PARAM`: One of the supplied parameters is not valid.
- `M_SESSION_EXPIRED`: The validation session in question has expired.
- **[Added in v1.18]** `M_INVALID_PARAM`: One of the supplied parameters is not valid.
- **[Added in v1.18]** `M_SESSION_EXPIRED`: The validation session in question has expired.
content:
application/json:
schema: