improve doc

This commit is contained in:
Son NK 2020-05-03 14:24:17 +02:00
parent 8535853730
commit 47430725a7

View file

@ -252,8 +252,9 @@ def update_alias(alias_id):
Update alias note Update alias note
Input: Input:
alias_id: in url alias_id: in url
note: in body note (optional): in body
name: in body name (optional): in body
mailbox_id (optional): in body
Output: Output:
200 200
""" """