[PR #448] [MERGED] docs: add plugin jp #542

Closed
opened 2026-02-16 11:21:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/448
Author: @stvlynn
Created: 1/22/2025
Status: Merged
Merged: 1/22/2025
Merged by: @HanqingZ

Base: docs/plugin-jp-verHead: steven/docs/plugin-jp-ver


📝 Commits (1)

📊 Changes

6 files changed (+680 additions, -0 deletions)

View changed files

jp/plugins/schema-definition/general-specifications.md (+102 -0)
jp/plugins/schema-definition/persistent-storage.md (+54 -0)
jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/app.md (+102 -0)
jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/model.md (+265 -0)
jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/node.md (+85 -0)
jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/tool.md (+72 -0)

📄 Description

No description provided


🔄 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-docs-archived/pull/448 **Author:** [@stvlynn](https://github.com/stvlynn) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `docs/plugin-jp-ver` ← **Head:** `steven/docs/plugin-jp-ver` --- ### 📝 Commits (1) - [`13f1efb`](https://github.com/langgenius/dify-docs-archived/commit/13f1efb1b012a5cba72de899d2b5f21ccced5dc0) docs: add plugin jp ### 📊 Changes **6 files changed** (+680 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `jp/plugins/schema-definition/general-specifications.md` (+102 -0) ➕ `jp/plugins/schema-definition/persistent-storage.md` (+54 -0) ➕ `jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/app.md` (+102 -0) ➕ `jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/model.md` (+265 -0) ➕ `jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/node.md` (+85 -0) ➕ `jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/tool.md` (+72 -0) </details> ### 📄 Description _No description provided_ --- <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 11:21:05 -05:00
yindo closed this issue 2026-02-16 11:21:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#542