json_api_document 0.3.3 copy "json_api_document: ^0.3.3" to clipboard
json_api_document: ^0.3.3 copied to clipboard

discontinued
outdated

JSON API (or jsonapi, see http://jsonapi.org) implementation in Dart2. Builds JSON API v0.1 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.3.3 - 2019-01-05 #

Added #

  • Document.mediaType constant

0.3.2 - 2018-11-05 #

Changes #

  • Minor documentation improvements

0.3.0 - 2018-11-05 #

Added #

  • Parsing capabilities.
  • A few accessors to Meta, Attributes, Relationships

Removed #

  • Link.isObject
  • Link.meta

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

0.2.1 - 2018-10-05 #

Added #

  • Compound documents
  • Meta property to Identifier
  • Prohibit creating empty Api objects

0.2.0 - 2018-10-03 #

Added #

  • Initial usable implementation
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

JSON API (or jsonapi, see http://jsonapi.org) implementation in Dart2. Builds JSON API v0.1 Documents according to the standard.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on json_api_document