Fix a tiny defect of API ref

Change-Id: I60988dfcf23c9018828011b228a316348dc60a14
This commit is contained in:
Fei Long Wang 2016-05-31 15:04:14 +12:00 committed by Qiming Teng
parent a9a9850963
commit e1473c861a
1 changed files with 3 additions and 1 deletions

View File

@ -72,7 +72,9 @@ Create receiver
Creates a receiver.
Error response codes: 201
Normal response codes: 201
Error response codes:
- badRequest (400)
- unauthorized (401)