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

In-Context HTTP Snippet generation #5546

Open
sebastienlevert opened this issue Oct 7, 2024 · 1 comment
Open

In-Context HTTP Snippet generation #5546

sebastienlevert opened this issue Oct 7, 2024 · 1 comment

Comments

@sebastienlevert
Copy link
Contributor

As part of the HTTP Snippet generation, we want to allow developers to generate HTTP snippets as they are browsing the API Explorer. We want them to be able to explorer but also test an API as they move along their discoverability journey.

  • Developers needs to be able to select an endpoint and generate an http snippet in the current active http file. If not active http file, it should create a temporary file.
  • When a developer is using a temporary file, at save time, it should ask the user to save it as part of their project
  • When a developer is generating another http snippet, it should append it to the active http file.

@maisarissi can you work with design on getting the right interaction with API Explorer?

@sebastienlevert sebastienlevert added the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Oct 7, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Oct 7, 2024
@sebastienlevert sebastienlevert moved this from Needs Triage 🔍 to Todo 📃 in Kiota Oct 7, 2024
@petrhollayms petrhollayms removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Nov 25, 2024
@maisarissi
Copy link
Contributor

Adding the design (look at the /chats #GET operation):
Image

The snippet icon Image should only appear at the operation level, as we are only going to generate snippets on the fly for specific endpoints calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo 📃
Development

No branches or pull requests

4 participants