Skip to content

Commit e6fa3eb

Browse files
committed
removes schemas so default is used
1 parent 3ec6736 commit e6fa3eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ fastify.register(require('@fastify/swagger'), {
6565
"url": "https://github.com/tobinbradley/dirt-simple-postgis-http-api",
6666
"description": "Source code on Github"
6767
},
68-
"schemes": [
69-
"https",
70-
"http"
71-
],
7268
"tags": [{
7369
"name": "api",
7470
"description": "code related end-points"

0 commit comments

Comments
 (0)