microsoft / vscode-apimanagement

VS Code extension for Azure API Management.
MIT License
60 stars 40 forks source link

Error Message: a.trim is not a function #192

Closed markharrisonms closed 3 years ago

markharrisonms commented 3 years ago

Does this occur consistently? Yes

  1. import API
  2. select : https://coloursapi.azurewebsites.net/swagger/v1/swagger.json

Action: azureApiManagement.importOpenApiByLink Error type: TypeError Error Message: a.trim is not a function

Version: 1.0.1 OS: win32 OS Release: 10.0.19042 Product: Visual Studio Code Product Version: 1.53.2 Language: en

Call Stack ``` Object. extension.bundle.js:611:6457 fulfilled extension.bundle.js:611:4706 processTicksAndRejections task_queues.js:97:5 ```
RupengLiu commented 3 years ago

open API 3.0 swagger

miaojiang commented 3 years ago

Duplicate of #9, will be included in the next version.