diff --git a/src/oas.md b/src/oas.md index 5f84dc1d40..4bb9565472 100644 --- a/src/oas.md +++ b/src/oas.md @@ -3158,7 +3158,7 @@ This means that the data form of this serialization is equivalent to the followi ```json { "code": "1234", - "count": 42 + "count": 42, "extra": { "info": "abc" }