Skip to content

Commit 11feb3e

Browse files
authored
improvement: add HTTPS scheme to default Petstore doc (#1798)
1 parent 555e1a3 commit 11feb3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/local-storage/petstore.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ tags:
3030
description: "Find out more about our store"
3131
url: "http://swagger.io"
3232
schemes:
33+
- "https"
3334
- "http"
3435
paths:
3536
/pet:

0 commit comments

Comments
 (0)