File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ hydrator and schema factory.
1616
1717### Features:
1818
19- - [ PSR-7] ( http://www.php-fig.org/psr/psr-7/ ) middleware for handling exceptions to [ {JSON: API }] ( https://jsonapi.org/ )
19+ - [ PSR-7] ( http://www.php-fig.org/psr/psr-7/ ) middleware for transforming exceptions to [ {JSON: API }] ( https://jsonapi.org/ )
2020 v1.1 response
2121- [ Doctrine2] ( https://www.doctrine-project.org ) data hydration from [ {JSON: API }] ( https://jsonapi.org/ ) documents
2222- [ {JSON: API }] ( https://jsonapi.org/ ) schemas for building valid responses
Original file line number Diff line number Diff line change 1212
1313php :
1414 date.timezone : Europe/Prague
15-
16- extensions :
17- contributteTranslation : Contributte\Translation\DI\TranslationExtension
18- fbSocketServerFactory : FastyBird\SocketServerFactory\DI\SocketServerFactoryExtension
19- fbWebServer : FastyBird\WebServer\DI\WebServerExtension (%consoleMode% )
20-
21- contributteTranslation :
22- locales :
23- default : en_US
24- fallback : [en_US , en ]
25- localeResolvers : []
26- dirs :
27- - %appDir%/../src/Translations
You can’t perform that action at this time.
0 commit comments