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

Feature: generate request body #3121

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from
Draft

Conversation

thewahome
Copy link
Collaborator

@thewahome thewahome commented Apr 25, 2024

Overview

We now have the ability to get the body from the autocomplete endpoint. This fix proposes a button in the request area that triggers a generate sample action. A sample body for the request is generated so that a user is able to tell what could be added to the list.

Fixes #611

Demo

Optional. Screenshots, curl examples, etc.

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

  • How to test this PR
  • Prefer bulleted description
  • Start after checking out this branch
  • Include any setup required, such as bundling scripts, restarting services, etc.
  • Include test case, and expected output

@thewahome thewahome requested a review from a team as a code owner April 25, 2024 08:48
Copy link

sonarcloud bot commented Apr 25, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
2.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3121.centralus.azurestaticapps.net

@thewahome thewahome marked this pull request as draft April 25, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improvement : pre-fill payload for requests
1 participant