File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments