We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eadda1 commit 0a0925aCopy full SHA for 0a0925a
1 file changed
src/Responses/Responses/CreateStreamedResponse.php
@@ -67,6 +67,7 @@ public static function from(array $attributes): self
67
68
$response = match ($event) {
69
'response.created',
70
+ 'response.queued',
71
'response.in_progress',
72
'response.completed',
73
'response.failed',
0 commit comments