Consistently refer to the 'JSON API' and the 'JsonApi' adapter

This commit is contained in:
Benjamin Fleischer
2015-09-04 04:28:10 -05:00
parent ee40e9fcef
commit 0091be89f8
5 changed files with 20 additions and 10 deletions

View File

@@ -11,4 +11,4 @@
* remove root key option and split JSON adapter [@joaomdmoura]
* adds FlattenJSON as default adapter [@joaomdmoura]
* adds support for `pagination links` at top level of JsonApi adapter [@bacarini]
* adds extended format for `include` option to JSONAPI adapter [@beauby]
* adds extended format for `include` option to JsonApi adapter [@beauby]