Skip to content

Commit 998d36d

Browse files
committed
#Generate JSON Schema
Generated using 2f3ffac0a0436c97d67b77a418f7e092bd981927 from https://github.com/RepreZen/gnostic/tree/KZOE_customizations
1 parent 5839f25 commit 998d36d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • com.reprezen.swagedit.openapi3/src/com/reprezen/swagedit/openapi3/schema

com.reprezen.swagedit.openapi3/src/com/reprezen/swagedit/openapi3/schema/schema_v3.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
"type": "string"
103103
},
104104
"url": {
105-
"type": "string"
105+
"type": "string",
106+
"format": "uri"
106107
},
107108
"email": {
108109
"type": "string",
@@ -1247,4 +1248,4 @@
12471248
]
12481249
}
12491250
}
1250-
}
1251+
}

0 commit comments

Comments
 (0)