Use added-in shortcode

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

View file

@ -157,10 +157,10 @@ paths:
description: |
An error occurred. Some possible errors are:
- **[Added in v1.18]** `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
- {{% added-in v="1.18" %}} `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
incorrect.
- **[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.
- {{% added-in v="1.18" %}} `M_INVALID_PARAM`: One of the supplied parameters is not valid.
- {{% added-in v="1.18" %}} `M_SESSION_EXPIRED`: The validation session in question has expired.
content:
application/json:
schema:

View file

@ -159,10 +159,10 @@ paths:
description: |
An error occurred. Some possible errors are:
- **[Added in v1.18]** `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
- {{% added-in v="1.18" %}} `M_TOKEN_INCORRECT`: The token that the user entered to validate the session is
incorrect.
- **[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.
- {{% added-in v="1.18" %}} `M_INVALID_PARAM`: One of the supplied parameters is not valid.
- {{% added-in v="1.18" %}} `M_SESSION_EXPIRED`: The validation session in question has expired.
content:
application/json:
schema: