Skip to content

Commit c5149a2

Browse files
committed
Update achieved goals
1 parent 3e6c56c commit c5149a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Format: [JSON API 1.0](http://jsonapi.org/format/1.0/)
1212

1313
## :checkered_flag: Goals
1414

15-
* :heavy_check_mark: Be 100% JSON API spec conform
16-
* :heavy_check_mark: Be open for new spec versions
17-
* :heavy_check_mark: Handle/validate a server response body
18-
* :heavy_check_mark: Handle/validate a client request body
19-
* :heavy_check_mark: Offer an easy way to retrieve the data
20-
* :heavy_check_mark: Allow extendability and injection of classes/models
15+
* Be 100% JSON API spec conform
16+
* Be open for new spec versions (see [#83](https://github.com/Art4/json-api-client/issues/83))
17+
* Handle/validate a server response body
18+
* Handle/validate a client request body
19+
* Offer an easy way to retrieve the data
20+
* Allow extendability and injection of classes/models
2121

2222
## :package: Install
2323

0 commit comments

Comments
 (0)