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
6663ad042e9bf65f556268bef0adcb378a2b3627
JSONAPI
/
Sources
/
JSONAPI
/
Document
T
History
Mathew Polzin
07402259c4
Add ability to specify that a SingleResourceBody should be optional or not (or specifically that its PrimaryResource is nullable or not). add tests. update documentation.
2018-12-01 00:36:39 -08:00
..
Document.swift
Expose initializer for Document.Body.Data
2018-11-29 13:37:06 -08:00
Error.swift
Rename the included Error type.
2018-11-27 09:11:13 -08:00
Includes.swift
Split Include1 through Include6 off to a new file and a type I am calling Poly. This new type will allow me to use the same structures to represent polymorphic relationships.
2018-11-22 22:52:21 -08:00
ResourceBody.swift
Add ability to specify that a SingleResourceBody should be optional or not (or specifically that its PrimaryResource is nullable or not). add tests. update documentation.
2018-12-01 00:36:39 -08:00