This website requires JavaScript.
Explore
Help
Sign In
encounter
/
JSONAPI
Watch
0
Star
0
Fork
0
You've already forked JSONAPI
mirror of
https://github.com/encounter/JSONAPI.git
synced
2026-03-30 11:18:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.11.1
JSONAPI
/
Sources
/
JSONAPI
T
History
Mathew Polzin
fc962f9a0d
Lift the constraint that Attributes and Relationships are Codable for EntityProxies.
2018-12-24 07:05:35 -08:00
..
Document
Add access to easy optional access to entire data on Document.Body
2018-12-12 20:05:29 -08:00
Meta
Add test coverage for Meta and Links on Entity
2018-12-03 18:45:07 -08:00
Resource
Lift the constraint that Attributes and Relationships are Codable for EntityProxies.
2018-12-24 07:05:35 -08:00
EncodingError.swift
Move encoding error type to its own file. Restructure Relatable and OptionalRelatable to not be dependent upon EntityDescription
2018-12-08 00:36:05 -08:00
Result.swift
Remove Result dependency in favor of a super stripped down internally scoped Result enum. This won't interfere with other Result libraries and I was not exposing the Result anyway.
2018-12-05 22:02:59 -08:00