Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 64a8b43

Browse files
committed
Update to Drafter 2.3.0-pre.0
1 parent 613a5fb commit 64a8b43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drafter

Submodule drafter updated 108 files

test/fixtures/sample-api-refract.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
]
194194
},
195195
"attributes": {
196-
"contentType": "application/json"
196+
"contentType": "application/schema+json"
197197
},
198198
"content": "{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"id\": {\n \"type\": \"number\"\n },\n \"message\": {\n \"type\": \"string\",\n \"description\": \"The Message\"\n }\n }\n}"
199199
}

0 commit comments

Comments
 (0)