From 8cd6b135330052bb193e1dde6ddd67df43a2c46c Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 17 Dec 2017 15:07:59 +0100 Subject: [PATCH] Update API.md (#488) Replace the attribute "moved_to_account" by "moved" in the entity Account --- Using-the-API/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-the-API/API.md b/Using-the-API/API.md index fba8f518..a230f16e 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -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