Ask a question to get started
Enter to send•Shift+Enter new line
parse_hook_resume_value( value: object, *, invocation_id: UUID, snapshot_id: str ) ->
value
object
invocation_id
UUID
snapshot_id
str
Validate a resumed hook response against the outstanding request.
Resume payload returned by the client.
Expected invocation id from the request.
Expected configuration snapshot id.