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
875d938b95ae92382e0957698bce5dab438da1d7
JSONAPI
/
Sources
/
JSONAPIOpenAPI
T
History
Mathew Polzin
875d938b95
Add id and type properties to Entity OpenAPI Schema
2019-01-20 16:19:26 -08:00
..
JSONAPIOpenAPITypes.swift
Add id and type properties to Entity OpenAPI Schema
2019-01-20 16:19:26 -08:00
OpenAPITypes.swift
Cleanup and a bit of documentation
2019-01-20 15:50:46 -08:00
OpenAPITypes+Codable.swift
Get rid of OpenAPI namespace because a compiler bug was making it more hassle than it was worth.
2019-01-14 23:46:39 -08:00
Optional+ZipWith.swift
currently in a pretty broken state with support for enumerations being turned into allowed values via reflection. I think I am going to have to give up type safety if I want to use reflection and keep things open ended
2019-01-19 15:30:09 -08:00
Sampleable.swift
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
SwiftPrimitiveTypes.swift
Not crazy about how I got there, but now it is relatively easy to print arbitrary enum's allCases as the list of possible values in the format specced out by OpenAPI.
2019-01-20 15:39:54 -08:00