mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Expand API and routes.
This commit is contained in:
@@ -304,6 +304,7 @@ return [
|
||||
|
||||
// strings
|
||||
'import_provider' => \FireflyIII\Support\Binder\ImportProvider::class,
|
||||
'currency_code' => \FireflyIII\Support\Binder\CurrencyCode::class,
|
||||
|
||||
// dates
|
||||
'start_date' => \FireflyIII\Support\Binder\Date::class,
|
||||
|
||||
Reference in New Issue
Block a user