mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update request data to match API definition.
This commit is contained in:
@@ -72,6 +72,7 @@ class AttachmentRequest extends Request
|
||||
Bill::class,
|
||||
ImportJob::class,
|
||||
TransactionJournal::class,
|
||||
ImportJob::class,
|
||||
]
|
||||
);
|
||||
$model = $this->string('model');
|
||||
|
Reference in New Issue
Block a user