Fix active status webapi documentation

Change-Id: Ieb9daa51760fe94a522031a421b03a012d72062d
This commit is contained in:
Idan 2017-07-04 13:27:01 +00:00 committed by Mike Fedosin
parent 4b2c4260dc
commit 27fddd5c51
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ using Representational State Transfer concept (ReST).
* *drafted* - Artifact is created but not activated, so it can be changed by
Artifact owner or Administrator.
* *active* - Artifact is activated, immutable fields cannot be changed.
Artifact available for download to other Users.
* *active* - Artifact is activated and marked as ready for usage.
Only mutable fields can be changed since that.
* *deactivated* - Artifact is not available to other users except
administrators. Used when Cloud Admin need to check the artifact.