File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
23
24
24
## [ 0.2.0-beta.2] - 2021-09-01
25
25
### Added
26
- - Content-Type validation and Accept negotation
26
+ - Content-Type validation and Accept negotiation
27
27
- Include ` jsonapi ` object with ` version ` member in response
28
28
- Validate implementation-specific query parameters according to specification
29
29
- Added ` Location ` header to ` 201 Created ` responses
30
- - Improved error repsonses when creating and updating resources
30
+ - Improved error responses when creating and updating resources
31
31
- ` Context::filter() ` method to get the value of a filter
32
32
- ` ResourceType::applyScope() ` , ` applyFilter() ` and ` applySort() ` methods
33
33
- ` ResourceType::url() ` method to get the URL for a model
You can’t perform that action at this time.
0 commit comments