Skip to content

Commit 1b86236

Browse files
committed
Host should not have schemes? (Makes sense since schemes is separate
1 parent bacb9d1 commit 1b86236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wordnik/petstore-expanded.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ info:
1111
license:
1212
name: MIT
1313
url: http://github.com/gruntjs/grunt/blob/master/LICENSE-MIT
14-
host: http://petstore.swagger.wordnik.com
14+
host: petstore.swagger.wordnik.com
1515
basePath: /api
1616
schemes:
1717
- http

0 commit comments

Comments
 (0)