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

fix(blocks): improve handling of plain text in send web request block #9219

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

Bentlybro
Copy link
Member

Changes πŸ—οΈ

This is to improve how we deal with plain text in the send web request block.

  • Plain text stays as plain text (regardless of JSON toggle)
  • Valid JSON with JSON toggle enabled sends as JSON
  • JSON-like data with JSON toggle disabled sends as form data

@Bentlybro Bentlybro requested a review from a team as a code owner January 8, 2025 11:44
@Bentlybro Bentlybro requested review from ntindle and Swiftyos and removed request for a team January 8, 2025 11:44
@github-actions github-actions bot added platform/backend AutoGPT Platform - Back end platform/blocks labels Jan 8, 2025
Copy link

netlify bot commented Jan 8, 2025

βœ… Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
πŸ”¨ Latest commit 9808ab0
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/677e655ceef5420008cb00bc

@github-actions github-actions bot added the size/m label Jan 8, 2025
Copy link

netlify bot commented Jan 8, 2025

βœ… Deploy Preview for auto-gpt-docs ready!

Name Link
πŸ”¨ Latest commit 9e40f4e
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/677e65124592f00008c39a1e
😎 Deploy Preview https://deploy-preview-9219--auto-gpt-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 8, 2025

βœ… Deploy Preview for auto-gpt-docs ready!

Name Link
πŸ”¨ Latest commit 9808ab0
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/677e655cdcf8d2000861114f
😎 Deploy Preview https://deploy-preview-9219--auto-gpt-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aarushik93 aarushik93 added this pull request to the merge queue Jan 8, 2025
Merged via the queue into dev with commit e4d8502 Jan 8, 2025
19 checks passed
@aarushik93 aarushik93 deleted the update-web-requests-block branch January 8, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants