Files
dify/packages/contracts/generated/api/readiness.json
Stephen Zhou b04b4449db chore(api): annotate simple contract responses (#36331)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-05-19 06:13:20 +00:00

18 lines
389 B
JSON

{
"surfaces": {
"console": {
"notReady": 365,
"total": 570
},
"service": {
"notReady": 60,
"total": 88
},
"web": {
"notReady": 20,
"total": 41
}
},
"warning": "Generated contract types may be inaccurate because backend OpenAPI annotations are incomplete. Do not migrate callers until the generated contract is accurate."
}