Mathew Polzin
|
662a84ccf0
|
Add examples around modifying attributes/relationships on resource object and then preparing a new request (i.e. for PATCHing)
|
2019-10-12 09:35:01 -07:00 |
|
Mathew Polzin
|
3a60ac5fe2
|
Add playground page showing off sparse fieldset encoding
|
2019-08-05 17:59:38 -07:00 |
|
Mathew Polzin
|
db0f7329e4
|
Comment out playground code that is failing in Xcode 10.2
|
2019-04-16 22:11:09 -07:00 |
|
Mathew Polzin
|
d6911f170c
|
Add example to JSONNode
|
2019-01-21 20:57:54 -08:00 |
|
Mathew Polzin
|
1ed34b00dc
|
Add todos for Entity Id and type. Add example usage of OpenAPI entity schema support in Playground
|
2019-01-20 16:10:31 -08:00 |
|
Mathew Polzin
|
4f7db98a87
|
Update playground files to work with v0.12.0 changes
|
2019-01-02 19:42:32 -08:00 |
|
Mathew Polzin
|
897410492d
|
Add much more substantial example to README and mirror it in the included playground. Add convenient methods for adding includes to a Document. Make Poly less picky about what type of things it contains (don't need to be entities anymore). Typealias Either to Poly2 because they are isomorphic.
|
2019-01-02 17:14:58 -08:00 |
|
Mathew Polzin
|
b46f5166ea
|
APIDescription gets a public initializer. A new playground page explores the full potential of the Framework, in a sense.
|
2018-12-31 17:19:51 -08:00 |
|
Mathew Polzin
|
dcabafd583
|
Add a playground page to show off JSONAPITestLib and add nil literal expressibility to ToOneRelationship
|
2018-11-27 11:45:15 -08:00 |
|
Mathew Polzin
|
3327a93df5
|
Moved Examples.swift into a Playground, added some initialization code required to create entities and documents in code.
|
2018-11-18 17:47:26 -08:00 |
|