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
a628992fcb4e70e7596950f66dc757de7c558549
JSONAPI
/
Sources
/
JSONAPI
/
Resource
T
History
Mathew Polzin
a628992fcb
Make Attribute a Functor to make computed attributes easier to write.
2018-11-28 09:09:23 -08:00
..
Attribute.swift
Add Entity validation via a function in JSONAPITestLib.
2018-11-27 13:33:55 -08:00
Attribute+Functor.swift
Make Attribute a Functor to make computed attributes easier to write.
2018-11-28 09:09:23 -08:00
Entity.swift
Expose Entity properties on EntityType protocol.
2018-11-27 18:58:48 -08:00
Id.swift
Ids are now Hashable
2018-11-27 18:39:57 -08:00
Poly.swift
Allow EntityType and Poly to be PrimaryResource in JSONAPIDocument
2018-11-23 19:33:06 -08:00
Relationship.swift
Add array literal expressibility for ToManyRelationship
2018-11-27 23:59:12 -08:00
Transformer.swift
Remove a couple unneeded Foundation imports that snuck in
2018-11-22 21:35:58 -08:00