Mathew Polzin
|
c04d3301b6
|
Add Meta-Relationship access.
|
2019-01-08 21:23:17 -08:00 |
|
Mathew Polzin
|
5a64bebc99
|
Merge branch 'master' of github.com:mattpolzin/JSONAPI
|
2019-01-08 20:13:11 -08:00 |
|
Mathew Polzin
|
790b0fbf52
|
Change capitalization
|
2019-01-06 18:20:18 -08:00 |
|
Mathew Polzin
|
539ecc451a
|
Remove swift syntax highlighting from JSON snippet.
|
2019-01-03 22:26:25 -08:00 |
|
Mathew Polzin
|
7eb1b05eae
|
Add swift syntax highlighting to README.
|
2019-01-03 22:23:17 -08:00 |
|
Mathew Polzin
|
3408263c2a
|
Add warning note to README
|
2019-01-03 22:09:43 -08:00 |
|
Mathew Polzin
|
1d6e5d3810
|
Added Meta-Attribute support and documentation
|
2019-01-02 22:49:38 -08:00 |
|
Mathew Polzin
|
d68404db36
|
update README to reflect change made in v0.12.0
|
2019-01-02 19:46:30 -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
|
72769b6107
|
Fix small problem with sample code in README
|
2018-12-27 18:22:31 -08:00 |
|
Mathew Polzin
|
109e15d741
|
Add convenience method for default decoding of attributes. add tests for custom decoding and encoding as well as custom coding keys. add documentation.
|
2018-12-27 18:18:34 -08:00 |
|
Mathew Polzin
|
72180f64ef
|
clarify some things about computed attribute properties.
|
2018-12-27 16:27:10 -08:00 |
|
Mathew Polzin
|
52eb123166
|
update documentation
|
2018-12-22 13:57:38 -08:00 |
|
Mathew Polzin
|
bb1ed30e89
|
Rename Document.Body.primaryData to primaryResource
|
2018-12-12 20:04:14 -08:00 |
|
Mathew Polzin
|
8defe82536
|
Update README and linuxmain
|
2018-12-05 18:33:07 -08:00 |
|
Mathew Polzin
|
4f52cc2fd1
|
update README
|
2018-12-05 17:30:48 -08:00 |
|
Mathew Polzin
|
35d6cbb440
|
Add support for Relationship Meta and Links (untested)
|
2018-12-05 09:14:38 -08:00 |
|
Mathew Polzin
|
3a8237ec0f
|
Add test coverage for Meta and Links on Entity
|
2018-12-03 18:45:07 -08:00 |
|
Mathew Polzin
|
49e33baa96
|
give all top-level-ish headers the JSONAPI prefix
|
2018-12-03 18:14:05 -08:00 |
|
Mathew Polzin
|
f2a9b5a7b9
|
That should do the trick
|
2018-12-03 18:10:36 -08:00 |
|
Mathew Polzin
|
24baadd7a8
|
try to make headers unique
|
2018-12-03 18:09:40 -08:00 |
|
Mathew Polzin
|
8d18be6154
|
Update README after adding Meta and Links to Entity.
|
2018-12-03 18:04:53 -08:00 |
|
Mathew Polzin
|
7d0a686dd9
|
update linuxmain
|
2018-12-02 21:39:45 -08:00 |
|
Mathew Polzin
|
e4eb7816d7
|
Added an APIDescription type to Document that supports the JSON API Spec's JSON:API Object.
|
2018-12-02 21:35:09 -08:00 |
|
Mathew Polzin
|
5d666ec998
|
move entity validator (i.e. check function) section of project status into a TestLib subsection.
|
2018-12-01 09:58:07 -08:00 |
|