mirror of
https://github.com/langgenius/ruby-sdk.git
synced 2026-07-18 12:25:31 -04:00
[PR #4] [MERGED] Fix: Handle GET requests correctly and improve namespacing #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/ruby-sdk/pull/4
Author: @echoidcf
Created: 9/4/2025
Status: ✅ Merged
Merged: 9/5/2025
Merged by: @Eric-Guo
Base:
main← Head:fix-bugs📝 Commits (2)
a46fbb9bugfix280d113mini fix📊 Changes
3 files changed (+97 additions, -91 deletions)
View changed files
📝
Gemfile.lock(+1 -1)📝
lib/dify/client.rb(+95 -89)📝
lib/dify/client/version.rb(+1 -1)📄 Description
This pull request addresses a bug that caused GET requests to fail and improves the overall structure of the codebase by introducing proper namespacing. The gem version has been bumped to 0.1.1 to reflect these changes.
Changes Included:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.