mirror of
https://github.com/langgenius/dify.git
synced 2026-05-23 02:18:23 +08:00
18 lines
389 B
JSON
18 lines
389 B
JSON
{
|
|
"surfaces": {
|
|
"console": {
|
|
"notReady": 474,
|
|
"total": 570
|
|
},
|
|
"service": {
|
|
"notReady": 72,
|
|
"total": 88
|
|
},
|
|
"web": {
|
|
"notReady": 36,
|
|
"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."
|
|
}
|