Api document error

for 'Get environment templates details' operation, response code
200 shouldn't be 'OK. Environment Template created successfully'.

Change-Id: I6342ba678113aea33f2dab574aec2da15eff6954
This commit is contained in:
chenaidong1 2017-09-11 17:29:06 +08:00
parent 2c1a5a80b8
commit 5c4290ddff
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ environment template.
+----------------+-----------------------------------------------------------+
| Code | Description |
+================+===========================================================+
| 200 | OK. Environment Template created successfully |
| 200 | OK. Get environment template details successfully |
+----------------+-----------------------------------------------------------+
| 401 | User is not authorized to access this session |
+----------------+-----------------------------------------------------------+