File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file. This projec
1414- [ #6 ] ( https://github.com/laravel-json-api/laravel/issues/6 ) Resource class can now use conditional fields in their
1515 relationships. This works in the same way as conditional attributes: the resource's ` when() ` and ` mergeWhen() ` method
1616 should be used to add conditional relationships.
17+ - [ #13 ] ( https://github.com/laravel-json-api/laravel/issues/13 ) Added French translations for JSON: API errors generated
18+ by specification parsing and resource/query parameter validation.
1719
1820### Changed
1921
Original file line number Diff line number Diff line change 2929 "laravel-json-api/eloquent" : " ^1.0.0-alpha.3" ,
3030 "laravel-json-api/encoder-neomerx" : " ^1.0.0-alpha.3" ,
3131 "laravel-json-api/exceptions" : " ^1.0.0-alpha.1" ,
32- "laravel-json-api/spec" : " ^1.0.0-alpha.2 " ,
33- "laravel-json-api/validation" : " ^1.0.0-alpha.2 " ,
32+ "laravel-json-api/spec" : " ^1.0.0-alpha.3 " ,
33+ "laravel-json-api/validation" : " ^1.0.0-alpha.3 " ,
3434 "laravel/framework" : " ^8.0"
3535 },
3636 "require-dev" : {
You can’t perform that action at this time.
0 commit comments