diff --git a/apis/httpbin.swagger.json b/apis/httpbin.swagger.json index a600dec..7d0e5dc 100644 --- a/apis/httpbin.swagger.json +++ b/apis/httpbin.swagger.json @@ -6,7 +6,7 @@ "version": "1.0" }, "host": "httpbin.org", - "basePath": "", + "basePath": "/", "schemes": [ "http", "https" @@ -129,4 +129,4 @@ } } } -} \ No newline at end of file +}