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 endpoint URL interpolation issue in getCurlCode #2026

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

ogabrielluiz
Copy link
Contributor

This pull request fixes an issue in the getCurlCode function where the endpoint URL was not being interpolated correctly. The patch updates the URL interpolation to ensure that the correct URL is used when generating the curl command.

Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 8:19pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 30, 2024
@ogabrielluiz ogabrielluiz merged commit 67207eb into dev May 30, 2024
3 of 8 checks passed
@dosubot dosubot bot added bug Something isn't working javascript Pull requests that update Javascript code labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant