Update request data to match API definition.

This commit is contained in:
James Cole
2018-12-14 18:33:07 +01:00
parent 2a30293905
commit 4bd94e5450
14 changed files with 102 additions and 99 deletions

View File

@@ -72,6 +72,7 @@ class AttachmentRequest extends Request
Bill::class,
ImportJob::class,
TransactionJournal::class,
ImportJob::class,
]
);
$model = $this->string('model');