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
dbc6ecc6d82fce1162fc37472fe0424541de5bf9
JSONAPI
/
Sources
/
JSONAPI
/
Resource
T
History
Mathew Polzin
0b307bd3bc
Add replacement and tapping functions for attributes and relationships.
2019-10-12 17:54:28 -07:00
..
Resource Object
Add replacement and tapping functions for attributes and relationships.
2019-10-12 17:54:28 -07:00
Attribute.swift
update swift tools version in package file, add some property wrappers, add some tests for wrappers. its all broken but worth holding onto for now.
2019-06-20 22:35:55 -07:00
Attribute+Functor.swift
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
Id.swift
Adding some documentation and making SparseFieldEncoder internal because it does not need to be public.
2019-08-14 09:22:06 -07:00
Poly+PrimaryResource.swift
Update Poly, add Include11 type.
2019-10-02 20:02:11 -07:00
Relationship.swift
swap out broken nil checks (not harming anything, but not working as evidenced by not getting hit by any test cases)
2019-07-29 21:00:44 -07:00
Transformer.swift
whitespace
2019-08-05 18:09:29 -07:00