Skip to content

Commit fcaa9bb

Browse files
webronwebron
webron
authored and
webron
committed
Added "id" field, resolves #103
1 parent 0679f7f commit fcaa9bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemas/v2.0/schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "A JSON Schema for Swagger 2.0 API.",
3+
"id": "http://swagger.io/v2/schema.json#",
34
"$schema": "http://json-schema.org/draft-04/schema#",
45
"type": "object",
56
"required": [

0 commit comments

Comments
 (0)