mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 01:48:39 +08:00
app_info_payload, parameters_payload, _EMPTY_PARAMETERS are CLI contracts. Direct unit tests pin their shape independent of DB + HTTP plumbing — drift in the helpers fails fast at unit-test time instead of leaking through into integration runs.