-
Notifications
You must be signed in to change notification settings - Fork 305
Kiota searchOrOpenApiDescription command should respect the OpenAPI description path #6283
Copy link
Copy link
Labels
help wantedIssue caused by core project dependency modules or libraryIssue caused by core project dependency modules or librarytype:bugA broken experienceA broken experiencevscode-extensionWork related to the vscode-extensionWork related to the vscode-extension
Description
Describe the bug
When calling searchOrOpenApiDescription command passing the OpenAPI description path, Kiota is ignoring it and opening the search/select action.
Expected behavior
When one is integrating with Kiota VS Code extension using commands and wants to call searchOrOpenApiDescription from an existing OpenAPI description, Kiota must respect the OpenAPI description path and open the API Explorer with the given API rather than asking the user to search/select again.
Impact
This is impacting API Center integration when one tries to generate a client for an specific API in API Center VS Code extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedIssue caused by core project dependency modules or libraryIssue caused by core project dependency modules or librarytype:bugA broken experienceA broken experiencevscode-extensionWork related to the vscode-extensionWork related to the vscode-extension
Type
Projects
Status
New📃