This commit is contained in:
Son NK 2021-03-17 20:31:05 +01:00
parent c87fe55898
commit 2d968a01f8

View file

@ -525,7 +525,8 @@ Input:
- `contact` in request body
Output:
If success, return 201
If success, return 201.
Return 200 and `existed=true` if contact is already added.
```json