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 · 0 comments
Open

In-Context HTTP Snippet generation #5546

sebastienlevert opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned

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
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
Projects
Status: Todo 📃
Development

No branches or pull requests

2 participants