diff --git a/versions/3.0.3.md b/versions/3.0.3.md index 7920019331..1b57b82022 100644 --- a/versions/3.0.3.md +++ b/versions/3.0.3.md @@ -1772,7 +1772,8 @@ Plain text response with headers: "content": { "text/plain": { "schema": { - "type": "string" + "type": "string", + "example": "whoa!" } } },