diff --git a/data/api/identity/v2_email_associations.yaml b/data/api/identity/v2_email_associations.yaml index 2f643f31..da6c9c1b 100644 --- a/data/api/identity/v2_email_associations.yaml +++ b/data/api/identity/v2_email_associations.yaml @@ -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: diff --git a/data/api/identity/v2_phone_associations.yaml b/data/api/identity/v2_phone_associations.yaml index eb3fd344..5ebf58bc 100644 --- a/data/api/identity/v2_phone_associations.yaml +++ b/data/api/identity/v2_phone_associations.yaml @@ -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: