Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP language is not displayed in the kiota info command #6266

Open
darrelmiller opened this issue Mar 12, 2025 · 4 comments
Open

HTTP language is not displayed in the kiota info command #6266

darrelmiller opened this issue Mar 12, 2025 · 4 comments
Assignees
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Milestone

Comments

@darrelmiller
Copy link
Member

What are you generating using Kiota, clients or plugins?

API Client/SDK

In what context or format are you using Kiota?

Nuget tool

Client library/SDK language

None

Describe the bug

kiota info does not show http language support but it is implemented.

Expected behavior

It show up

How to reproduce

kiota info

Open API description file

No response

Kiota Version

1.24.0+938d45efe40350345da733b1025af0cdaf31eea7

Latest Kiota version known to work for scenario above?(Not required)

No response

Known Workarounds

No response

Configuration

No response

Debug output

Click to expand log ```
</details>


### Other information

_No response_
@darrelmiller darrelmiller added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Mar 12, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Mar 12, 2025
@baywet baywet moved this from Needs Triage 🔍 to New📃 in Kiota Mar 12, 2025
@baywet baywet added this to the Kiota v1.25 milestone Mar 12, 2025
@baywet
Copy link
Member

baywet commented Mar 12, 2025

Here we simply need an entry in the languages section.

"Languages": {

Maturity Preview
Provider Microsoft
Dependencies (empty array)

@maisarissi
Copy link
Contributor

We also need to add a HTTP Snippet option in the Kiota VS Code extension UI.

When exploring an API, after hitting "Generate" we have the following:

Image

This should be updated to:

Client
Copilot Plugin
HTTP Snippet
Other

@sebastienlevert
Copy link
Contributor

I'd but HTTP in the "Other".

@maisarissi
Copy link
Contributor

Today under Other we do have "API Manifest" and "Open AI Plugin". I would say Open AI might be gone soon based on telemetry data we will start to collect, in case this is not used at all by our users.. so having a "Other" option might be something we want to re-evaluate.

@Onokaev Onokaev self-assigned this Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Projects
Status: New📃
Development

No branches or pull requests

5 participants