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.
16
16
17
17
### Features:
18
18
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/ )
20
20
v1.1 response
21
21
- [ Doctrine2] ( https://www.doctrine-project.org ) data hydration from [ {JSON: API }] ( https://jsonapi.org/ ) documents
22
22
- [ {JSON: API }] ( https://jsonapi.org/ ) schemas for building valid responses
Original file line number Diff line number Diff line change 12
12
13
13
php :
14
14
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