json_api_document 0.2.1 json_api_document: ^0.2.1 copied to clipboard
JSON API (or jsonapi, see http://jsonapi.org) implementation in Dart2. Builds JSON API Documents according to the standard.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased #
0.2.1 - 2018-10-05 #
Added #
- Compound documents
- Meta property to Identifier
- Prohibit creating empty
Api
objects