microsoft / microsoft/kiota

Kiota searchOrOpenApiDescription command should respect the OpenAPI description path

Open
#6,283 0 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
help wanted type:bug vscode-extension
Dominant language
C#
Stars
3.8k
Forks
333
Avg merge
16h 29m
Merged PRs (30d)
116

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.