diff --git a/package-lock.json b/package-lock.json index 89c7a8e..f253442 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@api-components/api-method-documentation", - "version": "5.2.23", + "version": "5.2.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@api-components/api-method-documentation", - "version": "5.2.23", + "version": "5.2.24", "license": "Apache-2.0", "dependencies": { "@advanced-rest-client/arc-icons": "^3.3.4", diff --git a/package.json b/package.json index dcdc9f0..08d9b59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@api-components/api-method-documentation", "description": "A HTTP method documentation build from AMF model", - "version": "5.2.23", + "version": "5.2.24", "license": "Apache-2.0", "main": "index.js", "module": "index.js", diff --git a/src/ApiUrl.js b/src/ApiUrl.js index c08e21d..1b50a14 100644 --- a/src/ApiUrl.js +++ b/src/ApiUrl.js @@ -298,10 +298,7 @@ export class ApiUrl extends AmfHelperMixin(LitElement) { } _getAsyncPathTemplate() { - if (this.isNotHttp) { - return html`