File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Format: [JSON API 1.0](http://jsonapi.org/format/1.0/)
12
12
13
13
## :checkered_flag : Goals
14
14
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 ) )
15
+ * ✅ Be 100% JSON API 1.0 spec conform
16
+ * ⬜ Be open for new spec minor versions (see [ #90 ] ( https://github.com/Art4/json-api-client/issues/90 ) )
17
17
* ✅ Handle/validate a server response body
18
18
* ✅ Handle/validate a client request body
19
19
* ✅ Offer an easy way to retrieve the data
@@ -170,7 +170,7 @@ composer run reuse-annotate
170
170
171
171
## :heart : Credits
172
172
173
- - [ Artur Weigandt
] ( https://github.com/Art4 ) [ ![ Twitter ] ( http://img.shields.io/badge/[email protected] )] ( https://twitter.com/weigandtlabs )
173
+ - [ Artur Weigandt] ( https://github.com/Art4 )
174
174
- [ All Contributors] ( ../../contributors )
175
175
176
176
## :page_facing_up : License
You can’t perform that action at this time.
0 commit comments