Socket V5 Server — Generation Error
1 endpoint
POST /socket/v5/server/generation_error
Generation Error Api
Server-to-client: generation error.
Request body:
{
artifact_type: `string`
group_id?: `string` | `null`
resource_type?: `string` | `null`
resource_types?: `string`[] | `null`
resource_id?: `string` | `null`
run_id?: `string` | `null`
success?: `boolean`
message: `string`
}Response:
`object`Last updated on