Skip to content

Commit 91d58d8

Browse files
authored
Headers fix (#79)
1 parent 878425e commit 91d58d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App/Models/RemoteType.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class RemoteType extends ParentType implements \Asseco\CustomFields\App\Contract
2121

2222
protected $casts = [
2323
'body' => 'array',
24+
'headers' => 'array',
2425
'mappings' => 'array',
2526
];
2627

0 commit comments

Comments
 (0)