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-07-10 12:18:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
194a58ae5651740fec90bdf4f2930a3c9bad3b01
JSONAPI
/
Sources
/
JSONAPI
/
Resource
T
History
Mathew Polzin
87e9ee0606
remove tests that are duplicates of those in the Poly package. I just never deleted this file when the Poly stuff moved into its own package. Add support for Include10.
2019-09-16 09:37:34 -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
remove tests that are duplicates of those in the Poly package. I just never deleted this file when the Poly stuff moved into its own package. Add support for Include10.
2019-09-16 09:37:34 -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
ResourceObject.swift
merge w/ master
2019-08-23 17:53:33 -07:00
Transformer.swift
whitespace
2019-08-05 18:09:29 -07:00