[PR #17] [MERGED] fix disable endpoint not work #262

Closed
opened 2026-02-16 01:15:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/17
Author: @hjlarry
Created: 1/23/2025
Status: Merged
Merged: 1/26/2025
Merged by: @Yeuoly

Base: mainHead: p6


📝 Commits (4)

📊 Changes

2 files changed (+31 additions, -30 deletions)

View changed files

📝 internal/service/endpoint.go (+2 -20)
📝 internal/service/install_service/state.go (+29 -10)

📄 Description

currently, disable endpoint not work.

3e6bf202d437010a3915d3078ae9a68


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/17 **Author:** [@hjlarry](https://github.com/hjlarry) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/26/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `p6` --- ### 📝 Commits (4) - [`bda2675`](https://github.com/langgenius/dify-plugin-daemon/commit/bda26753907497332b39191afb364d1c7f839d2d) fix disable endpoint not work - [`3bbe373`](https://github.com/langgenius/dify-plugin-daemon/commit/3bbe373b99c19ba3cd729411c269fc34d99a619e) fix disable endpoint - [`33f3462`](https://github.com/langgenius/dify-plugin-daemon/commit/33f34624b7ea635ada4231d327c9a6c270639502) refactor the disable endpoint - [`057fa66`](https://github.com/langgenius/dify-plugin-daemon/commit/057fa6614a6a784c8cfdf8ab76cfcab4f996d6c2) fix comment ### 📊 Changes **2 files changed** (+31 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `internal/service/endpoint.go` (+2 -20) 📝 `internal/service/install_service/state.go` (+29 -10) </details> ### 📄 Description currently, disable endpoint not work. ![3e6bf202d437010a3915d3078ae9a68](https://github.com/user-attachments/assets/cb0154f3-5b98-4865-88ef-dedd43115596) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:17 -05:00
yindo closed this issue 2026-02-16 01:15:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#262