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
34a4c8e7fc29842ce64fcd9db5a498622fdab9d3
JSONAPI
/
Sources
/
JSONAPITestLib
T
History
Mathew Polzin
34a4c8e7fc
Add TestLib ability to represent to-one relationships with the values of their IDs.
2018-11-29 11:31:17 -08:00
..
Attribute+Literal.swift
Added test library, attribute literal expressibility, and tests
2018-11-27 10:54:51 -08:00
EntityCheck.swift
I did some more type wrangling to finally get the Id type to specialize on Entity rather than EntityDescription. The compiler gets into trouble depending on which of a few semantically identical routes are taken, but I finally stumbled upon the correct combination of protocols and extensions to get the job done. this was always the ideal outcome, but I was not sure the Swift compiler would allow it.
2018-11-28 21:13:07 -08:00
Id+Literal.swift
rename NoRelatives to NoRelationships to better pair with NoAttributes and NoLinks
2018-11-27 11:08:53 -08:00
Optional+Literal.swift
Add TestLib ability to represent to-one relationships with the values of their IDs.
2018-11-29 11:31:17 -08:00
Relationship+Literal.swift
Add TestLib ability to represent to-one relationships with the values of their IDs.
2018-11-29 11:31:17 -08:00