Skip to content

fix: set method to POST when body exists (#14523) #14524

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

Merged

Conversation

Jiakaic
Copy link
Contributor

@Jiakaic Jiakaic commented Feb 28, 2025

Summary

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Tip

Close issue syntax: Fixes #<issue number> or Resolves #<issue number>, see documentation for more details.

Screenshots

Before After
... ...

Checklist

Important

Please review the checklist below before submitting your pull request.

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. ☕️ typescript Pull request that update TypeScript code. 🐞 bug Something isn't working labels Feb 28, 2025
@Jiakaic Jiakaic force-pushed the fix_cURL_import_when_body_exists branch from b00daf9 to cb2aecd Compare February 28, 2025 06:37
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 28, 2025
@crazywoola crazywoola merged commit be18b10 into langgenius:main Feb 28, 2025
5 checks passed
chinnsenn pushed a commit to chinnsenn/dify that referenced this pull request Mar 3, 2025
Scorpion1221 added a commit to yybht155/dify that referenced this pull request Mar 4, 2025
* commit 'c0358d8d0c600a4d97589235baa7ff4a7144b04d': (169 commits)
  release/1.0.0 (langgenius#14478)
  fix: ensure correct provider ID comparison in tool provider query (langgenius#14527)
  fix: set method to POST when body exists (langgenius#14523) (langgenius#14524)
  fix: update default.conf.template avoid embed.min.js 404 (langgenius#13980)
  fix: workflow tool file error (langgenius#14483)
  fix: properly escape `collectionName` in query string parameters (langgenius#14476)
  fix: page broke down while rendering node contained img and other elements (langgenius#14467)
  fix(agent node): tool setting and workflow tool. (langgenius#14461)
  fix: update dependencies and improve app detail handling (langgenius#14444)
  Fixes 14217: database retrieve api and chat-messages api response doc_metadata (langgenius#14219)
  fix: update trial tip time to 3/17 (langgenius#14452)
  fix: handle gitee old name (langgenius#14451)
  Fix/custom model credentials (langgenius#14450)
  fix: update database query and model definitions (langgenius#14415)
  fix: refine wording in LICENSE (langgenius#14412)
  [chore] upgrade bedrock (langgenius#14387)
  Update ko-KR/workflow.ts (langgenius#14377)
  fix: update uniqueIdentifier assignment for marketplace plugins (langgenius#14385)
  fix: workflow note editor placeholder (langgenius#14380)
  chore: change use pnpm doc (langgenius#14373)
  ...

# Conflicts:
#	.github/workflows/build-push.yml
#	api/Dockerfile
#	api/core/tools/provider/_position.yaml
#	api/poetry.lock
#	api/pyproject.toml
#	docker-legacy/volumes/ssrf_proxy/squid.conf
#	web/.husky/pre-commit
#	web/config/index.ts
#	web/yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. ☕️ typescript Pull request that update TypeScript code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants