Fix links in data
This commit is contained in:
parent
27f8867aa0
commit
873e8b30eb
84 changed files with 211 additions and 220 deletions
|
@ -83,7 +83,7 @@ paths:
|
|||
403:
|
||||
description: |
|
||||
The user must do something in order to use this endpoint. One example
|
||||
is an `M_TERMS_NOT_SIGNED` error where the user must `agree to more terms`_.
|
||||
is an `M_TERMS_NOT_SIGNED` error where the user must [agree to more terms](/identity-service-api/#terms-of-service).
|
||||
examples:
|
||||
application/json: {
|
||||
"errcode": "M_TERMS_NOT_SIGNED",
|
||||
|
@ -121,7 +121,7 @@ paths:
|
|||
403:
|
||||
description: |
|
||||
The user must do something in order to use this endpoint. One example
|
||||
is an `M_TERMS_NOT_SIGNED` error where the user must `agree to more terms`_.
|
||||
is an `M_TERMS_NOT_SIGNED` error where the user must [agree to more terms](/identity-service-api/#terms-of-service).
|
||||
examples:
|
||||
application/json: {
|
||||
"errcode": "M_TERMS_NOT_SIGNED",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue