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
dc42ec27fc1950ad389ff6344691633b6ec111e3
JSONAPI
/
Sources
/
JSONAPIOpenAPI
T
History
Mathew Polzin
dc42ec27fc
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
..
JSONAPIOpenAPITypes.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
OpenAPITypes.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
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
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
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