diff --git a/snippets/response.json b/snippets/response.json index fa820e9..329b425 100644 --- a/snippets/response.json +++ b/snippets/response.json @@ -11,7 +11,19 @@ "type": "object", "properties": [{ "name": "application/json", - "type": "media" + "type": "media", + "properties": [{ + "name": "schema", + "type": "object" + }, { + "name": "examples", + "type": "object", + "subtype": "example" + }, { + "name": "encoding", + "type": "object", + "subtype": "encoding" + }] }] },{ "name": "links",