json_api_document 0.4.0-dev.1
json_api_document: ^0.4.0-dev.1 copied to clipboard
JSON:API v1.0 (jsonapi.org) implementation in Dart2. Document builder. Document parser. HTTP client.
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.3.0 - 2018-11-05 #
0.2.2 - 2018-10-09 #
Added #
- Enforce naming rules on relationships
- Included resources are checked for duplicates
- LinkObject
- Pagination links for data collection documents
- Resource fields uniqueness enforcement