Body
application/json
{ "advices": [ { "status": "STATUS_UNSPECIFIED", "code": 123, "title": "<string>", "content": "<string>", "startPosition": { "line": 123, "column": 123 }, "endPosition": { "line": 123, "column": 123 } } ], "affectedRows": "<string>" }
Permissions required: bb.databases.check
{ "advices": [ { "status": "STATUS_UNSPECIFIED", "code": 123, "title": "<string>", "content": "<string>", "startPosition": { "line": 123, "column": 123 }, "endPosition": { "line": 123, "column": 123 } } ], "affectedRows": "<string>" }
Was this page helpful?