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
db0f7329e42542b3754faa68c22440ac0f30bc64
JSONAPI
/
Sources
/
JSONAPI
T
History
Mathew Polzin
fb710c397b
Entirely remove Result type that not only is unneeded with Swift 5 but also was not being used by this library (it was left over from before Poly became its own library). Fix a few redundent public warnings.
2019-04-16 21:56:49 -07:00
..
Document
Move Poly into its own library.
2019-01-12 21:30:20 -08:00
Meta
Add test coverage for Meta and Links on Entity
2018-12-03 18:45:07 -08:00
Resource
Remove redundant public scoping on functions within public extensions. This becomes a warning with the Swift 5 compiler.
2019-02-07 18:49:58 -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