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
744e08acf4aabc803db849ba055fe8feb597e65a
JSONAPI
/
Sources
/
JSONAPI
/
Resource
T
History
Mathew Polzin
308f168a8c
Trying to map out the Open API Schema Object using Swift enums
2019-01-13 23:24:02 -08:00
..
Attribute.swift
Trying to map out the Open API Schema Object using Swift enums
2019-01-13 23:24:02 -08:00
Attribute+Functor.swift
Split Attribute out into its own Type (no longer just a type alias to TransformedAttribute)
2018-12-29 23:07:14 -08:00
Entity.swift
Add Meta-Relationship access.
2019-01-08 21:23:17 -08:00
Id.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
Poly+PrimaryResource.swift
Move PolyWrapped out of Poly and into JSONAPI.
2019-01-12 21:51:51 -08:00
Relationship.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
Transformer.swift
Split Attribute out into its own Type (no longer just a type alias to TransformedAttribute)
2018-12-29 23:07:14 -08:00