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
86a9345fdd2f85d67d6338045628664663d18346
JSONAPI
/
Sources
/
JSONAPI
/
Resource
T
History
Mathew Polzin
86a9345fdd
Adding some documentation and making SparseFieldEncoder internal because it does not need to be public.
2019-08-14 09:22:06 -07:00
..
Attribute.swift
Trying to map out the Open API Schema Object using Swift enums
2019-01-13 23:24:02 -08: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
A stab at separating out decoding enough to make it possible to use encode-only sparse fieldsets with JSONDocument
2019-08-05 09:23:44 -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
A bit of code documentation
2019-08-05 16:15:56 -07:00
Transformer.swift
whitespace
2019-08-05 18:09:29 -07:00