Skip to content

fix(api): restful to restx migration issue#24416

Merged
crazywoola merged 1 commit intolanggenius:mainfrom
MatriQ:fix/restful-to-restx-migration-issue
Aug 24, 2025
Merged

fix(api): restful to restx migration issue#24416
crazywoola merged 1 commit intolanggenius:mainfrom
MatriQ:fix/restful-to-restx-migration-issue

Conversation

@MatriQ
Copy link
Copy Markdown
Contributor

@MatriQ MatriQ commented Aug 24, 2025

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Close #24415

This PR fixes a few endpoints that broke during the migration from restful to restx.

Screenshots

image image

Checklist

  • 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 the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 24, 2025
@MatriQ MatriQ force-pushed the fix/restful-to-restx-migration-issue branch from addc997 to 2bfa7d7 Compare August 24, 2025 12:24
@Eric-Guo
Copy link
Copy Markdown
Contributor

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 24, 2025
@crazywoola crazywoola merged commit f31ddc4 into langgenius:main Aug 24, 2025
7 checks passed
qiaofenlin pushed a commit to qiaofenlin/dify that referenced this pull request Aug 24, 2025
@lyzno1 lyzno1 mentioned this pull request Aug 25, 2025
qiqizjl pushed a commit to qiqizjl/dify that referenced this pull request Aug 27, 2025
HarryReidx pushed a commit to HarryReidx/dify that referenced this pull request Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

some endpoints broken since migration from restful -> restx

3 participants