Skip to content

Commit 835d583

Browse files
chore: add new data to return
Signed-off-by: Vitor Mattos <[email protected]>
1 parent e9e938c commit 835d583

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

lib/ResponseDefinitions.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,11 @@
202202
* },
203203
* file: string,
204204
* url?: string,
205+
* metadata?: array{
206+
* extension: string,
207+
* p: int,
208+
* d?: list<array{w: float, h: float}>,
209+
* },
205210
* signers?: LibresignSigner[],
206211
* settings?: LibresignSettings,
207212
* messages?: array{

0 commit comments

Comments
 (0)