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
b37436723411cce229e9c8f65dc2bbb8effd4323
JSONAPI
/
Tests
/
JSONAPITests
/
Test Helpers
T
History
Mathew Polzin
072b081ac3
Breaking - Rename static var type: String to static var jsonType:String to avoid unnecessary conflict with Swift.type(of:)
2019-01-02 19:35:50 -08:00
..
EncodedAttributeTest.swift
Split Attribute out into its own Type (no longer just a type alias to TransformedAttribute)
2018-12-29 23:07:14 -08:00
EncodeDecode.swift
Made it much more convenient to work with Non-EntityType relationships. Discovered and fixed a bug where nullable relationships were encoded incorrectly.
2018-12-08 19:48:10 -08:00
EncodedEntityPropertyTest.swift
Breaking - Rename static var type: String to static var jsonType:String to avoid unnecessary conflict with Swift.type(of:)
2019-01-02 19:35:50 -08:00
Entity+Id.swift
Add metadata and links to resource objects (i.e. Entity). untested.
2018-12-02 22:57:59 -08:00
PrintEncoded.swift
Made it much more convenient to work with Non-EntityType relationships. Discovered and fixed a bug where nullable relationships were encoded incorrectly.
2018-12-08 19:48:10 -08:00
String+CreatableRawIdType.swift
Add some more documentation, remove unneded Foundation imports.
2018-11-13 01:08:23 -08:00