diff --git a/versions/3.1.1.md b/versions/3.1.1.md index 3c0c0a8af1..0e894d25f0 100644 --- a/versions/3.1.1.md +++ b/versions/3.1.1.md @@ -1793,9 +1793,9 @@ Plain text response with headers: "content": { "text/plain": { "schema": { - "type": "string", - "example": "whoa!" - } + "type": "string" + }, + "example": "whoa!" } }, "headers": {