Remove one JSON related MUST requirement

JSON is not a mandatory format, we should not use MUST
requirement on this.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
Qiang Huang 2016-05-23 16:03:55 +08:00
parent 173b7e2b09
commit 95f106ed9d
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ Unless otherwise stated, generating an error MUST leave the state of the environ
This operation MUST generate an error if it is not provided the ID of a container.
This operation MUST return the state of a container as specified in the [State](#state) section.
In particular, the state MUST be serialized as JSON.
### Start