Skip to content

Commit 95f106e

Browse files
committed
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 <[email protected]>
1 parent 173b7e2 commit 95f106e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

runtime.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Unless otherwise stated, generating an error MUST leave the state of the environ
6565

6666
This operation MUST generate an error if it is not provided the ID of a container.
6767
This operation MUST return the state of a container as specified in the [State](#state) section.
68-
In particular, the state MUST be serialized as JSON.
69-
7068

7169
### Start
7270

0 commit comments

Comments
 (0)