This commit is contained in:
hjlarry 2026-01-17 14:55:00 +08:00
parent 91e6ae2a7d
commit 8869cd7008
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@ class ConversationVariableCollectionApi(Resource):
return {"result": "success"}
@console_ns.route("/apps/<uuid:app_id>/workflows/draft/system-variables")
class SystemVariableCollectionApi(Resource):
@console_ns.doc("get_system_variables")
@console_ns.doc(description="Get system variables for workflow")