Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

spaceId
string
必填

请求体

application/json
dryRun
boolean
statuses
enum<string>[]
可用选项:
success,
error,
warn,
skipped
targetStatuses
enum<string>[]
可用选项:
warn,
error

响应

200

SSE stream with schema integrity repair results across all projects in the space

最后修改于 2026年9月15日