mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 18:08:40 +08:00
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
18 lines
389 B
JSON
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."
|
|
}
|