json_api_document 0.3.6
json_api_document: ^0.3.6 copied to clipboard
JSON:API v1.0 (http://jsonapi.org) Document model and parser.
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