Merge "List 20X status codes as Normal in domain docs"
This commit is contained in:
commit
77a2283ef0
@ -67,7 +67,8 @@ Create domain
|
||||
|
||||
Creates a domain.
|
||||
|
||||
Error response codes:201,413,415,405,404,403,401,400,503,409,
|
||||
Normal response codes: 201
|
||||
Error response codes:413,415,405,404,403,401,400,503,409,
|
||||
|
||||
Request
|
||||
-------
|
||||
@ -201,7 +202,8 @@ hierarchy tree is not allowed and fails with a ``Bad Request
|
||||
If you try to delete an enabled domain, this call returns the
|
||||
``Forbidden (403)`` response code.
|
||||
|
||||
Error response codes:204,413,415,405,404,403,401,400,503,409,
|
||||
Normal response codes: 204
|
||||
Error response codes:413,415,405,404,403,401,400,503,409,
|
||||
|
||||
Request
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user