Update API.md (#488)
Replace the attribute "moved_to_account" by "moved" in the entity Account
This commit is contained in:
parent
9b09bdf9f8
commit
8cd6b13533
|
@ -674,7 +674,7 @@ ___
|
|||
| `avatar_static` | URL to the avatar static image (gif) | no |
|
||||
| `header` | URL to the header image | no |
|
||||
| `header_static` | URL to the header static image (gif) | no |
|
||||
| `moved_to_account` | If the owner decided to switch accounts, new account is in this attribute | yes |
|
||||
| `moved` | If the owner decided to switch accounts, new account is in this attribute | yes |
|
||||
|
||||
### Application
|
||||
|
||||
|
|
Loading…
Reference in New Issue