diff --git a/package.json b/package.json index 0a65521f..3d136c4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft.azure/autorest.testserver", - "version": "2.10.50", + "version": "2.10.51", "main": "./legacy/startup/www.js", "bin": { "start-autorest-express": "./.scripts/start-autorest-express.js", diff --git a/swagger/subscriptionId-apiVersion.json b/swagger/subscriptionId-apiVersion.json index 368fa1be..9df8b411 100644 --- a/swagger/subscriptionId-apiVersion.json +++ b/swagger/subscriptionId-apiVersion.json @@ -7,7 +7,7 @@ }, "host": "localhost:3000", "schemes": [ - "https" + "http" ], "basePath": "/", "produces": [ "application/json" ],