diff options
| author | rr- | 2016-10-22 17:57:25 +0200 |
|---|---|---|
| committer | rr- | 2016-10-22 18:02:50 +0200 |
| commit | 141c9fcdc9c694fbb822f23e4d2128d3ece8dfdb (patch) | |
| tree | 66f7d21c99308a6a3140a7b02b1346ffdc4e7c24 /API.md | |
| parent | 995cd4610dd5472bf6d9a5faf6559b7c8043783c (diff) | |
server/tags: merge also tag relations
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -618,10 +618,9 @@ data. - **Description** - Removes source tag and merges all of its usages to the target tag. Source - tag properties such as category, tag relations etc. do not get transferred - and are discarded. The target tag effectively remains unchanged with the - exception of the set of posts it's used in. + Removes source tag and merges all of its usages, suggestions and + implications to the target tag. Other tag properties such as category and + aliases do not get transferred and are discarded. ## Listing tag siblings - **Request** |