[PR #419] [MERGED] fix credential type #496

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/419
Author: @Betula-L
Created: 8/7/2025
Status: Merged
Merged: 8/8/2025
Merged by: @Mairuis

Base: mainHead: fix-credential-type


📝 Commits (1)

📊 Changes

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

View changed files

📝 internal/core/dify_invocation/types.go (+1 -1)
📝 pkg/entities/requests/model.go (+1 -1)

📄 Description

Description

Fix https://github.com/langgenius/dify-plugin-daemon/issues/418

Type of Change

  • Bug fix

Testing

  • I have tested the changes locally and confirmed they work as expected
  • I have added unit tests where necessary and they pass successfully

Bug Fix (if applicable)

  • I have used GitHub syntax to close the related issue (e.g., Fixes #123 or Closes #123)

🔄 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/419 **Author:** [@Betula-L](https://github.com/Betula-L) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@Mairuis](https://github.com/Mairuis) **Base:** `main` ← **Head:** `fix-credential-type` --- ### 📝 Commits (1) - [`de6767b`](https://github.com/langgenius/dify-plugin-daemon/commit/de6767bdcbf6300c9a83f70e6e854a3ca8abb455) fix credential type ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/dify_invocation/types.go` (+1 -1) 📝 `pkg/entities/requests/model.go` (+1 -1) </details> ### 📄 Description ## Description Fix https://github.com/langgenius/dify-plugin-daemon/issues/418 ## Type of Change - [x] Bug fix ### Testing - [x] I have tested the changes locally and confirmed they work as expected - [x] I have added unit tests where necessary and they pass successfully ### Bug Fix (if applicable) - [x] I have used GitHub syntax to close the related issue (e.g., `Fixes #123` or `Closes #123`) --- <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:16:09 -05:00
yindo closed this issue 2026-02-16 01:16:09 -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#496